-
This PHP script is developed for using PHP command to run PHP scripts in parallel. OSX Process Control can also be used to kill started process at any moment and check if the parallel script is still running. Requirements:- PHP 5.0 or Higher
-
The PHP CLI program is used to start parallel processes in the background. The new process is set to run a given PHP script. Variable values are passed to the new process using temporary files.Requirements: PHP 5.1.2 or higher

