This class can be used to run multiple PHP scripts in parallel.
It uses the PHP proc_open function to run a given PHP script by starting a new copy of the PHP CLI version.
The class can pass the started PHP script given environment variables and retrieve the script output.
|
|
| Name: |
Threader |
| Base name: |
threader_class |
| Description: |
Run multiple PHP scripts in parallel |
| Version: |
1.0 |
| PHP version: |
5 |
| License: |
GNU General Public License (GPL) |
| All time users: |
1236 users |
| All time rank: |
2707 |
| Week users: |
3 users |
| Week rank: |
921  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Perfect (100.0%) |
Perfect (100.0%) |
- |
Perfect (100.0%) |
- |
- |
Sufficient (70.0%) |
187 |
| Month: |
Not yet rated by the users |
| |
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.
| |
Files |
|
|