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.
|
|
| Name: |
Power Process |
| Base name: |
power-process |
| Description: |
Create processes to PHP code in parallel |
| Version: |
2.0 |
| PHP version: |
5.3 |
| License: |
MIT/X Consortium License |
| All time users: |
247 users |
| All time rank: |
6420 |
| Week users: |
0 users |
| Week rank: |
2311  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| GitHub Repo |
Link to PowerProcess on Github |
| |
Files |
|
|