Language: Threader
Nicolas Iglesias (contact me)
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.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Perfect (100.0%)
| Perfect (100.0%)
| -
| Perfect (100.0%)
| -
| -
| Sufficient (70.0%)
| 155 |
Click here for detailed information about this class on phpclasses.org