Login   Register  
PHP Classes
elePHPant
Icontem

Class: Power Process

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Don Bauer  >  Power Process  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Power Process
Base name: power-process
Description: Create processes to PHP code in parallel
Related classes: , , , , , ,
Version: 2.0
PHP version: 5.3
License: MIT/X Consortium License
All time users: 213 users
All time rank: 6029
Week users: 1 user
Week rank: 2451
Picture of Don Bauer
Author: Don Bauer <e-mail contact>
Packages: 3 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Age: 26
All time rank: 2719355 in United States United States
Week rank: 840 Up105 in United States United States Up


  Detailed description  
This class can create processes to PHP code in parallel.

It can fork new processes with pcntl extension and return the information on whether the current script is running the parent or the just created child process.

The forked processes can be made to run as standalone daemons.

The class can send POSIX signals to the child processes eventually to make them exit. Callback functions may be registered to handle those signals.

The class can also execute separate programs in the context of the current process.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Unix Use of capabilities specific of POSIX, Unix like operating systems View top rated classes
Group folder image Language Constructs to assist in the language control View top rated classes

  Rate classes User ratings   Applications   Related links   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
GitHub Repo Link to PowerProcess on Github

  Files folder image Files  
File Role Description
Files folder imagedocs (7 files, 3 directories)
Files folder imageexamples (3 files)
Plain text file LICENSE Lic. License text
Plain text file PowerProcess.class.php Class Class source
Plain text file README Doc. Documentation

  Files  /  Files folder image docs  
File Role Description
Files folder imagemedia (2 files)
Files folder imagePowerProcess (2 files)
Files folder image__filesource (1 file)
  HTML file blank.html Doc. Documentation
  HTML file classtrees_PowerProcess.html Doc. Documentation
  HTML file elementindex.html Doc. Documentation
  HTML file elementindex_PowerProcess.html Doc. Documentation
  HTML file index.html Doc. Documentation
  HTML file li_PowerProcess.html Doc. Documentation
  HTML file packages.html Doc. Documentation

  Files  /  docs  /  Files folder image media  
File Role Description
  Plain text file banner.css Data Auxiliary data
  Plain text file stylesheet.css Data Auxiliary data

  Files  /  docs  /  Files folder image PowerProcess  
File Role Description
  HTML file PowerProcess.html Doc. Documentation
  HTML file _PowerProcess.class.php.html Doc. Documentation

  Files  /  docs  /  Files folder image __filesource  
File Role Description
  HTML file fsource_PowerProce...cess.class.php.html Doc. Documentation

  Files  /  Files folder image examples  
File Role Description
  Plain text file example.deamon.php Example Example script
  Plain text file example.namedThreads.php Example Example script
  Plain text file example.normal.php Example Example script

Download all files: power-process.tar.gz power-process.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.