0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
commented methods of Process and ProcessManager More... almost 13 years ago
better process termination More... almost 13 years ago
fixed exception class name in ProcessManager More... almost 13 years ago
Process.php - added more comments, code re-structured: important public functions are placed at the top of the file; ProcessManager.php - small changes in infinite loop strategy - now ita waits for all processes to finish ProcessManagerEvent.php - seems forgot to add it to the previous commit More... almost 13 years ago
added infinite loop mode to ProcessManager and more events for this mode More... almost 13 years ago
finally added ticks declaration to process manager script More... almost 13 years ago
graceful handling of CTRL+C (SIGINT) in a case when pcntl_signal function available - cleanups all the temporary files and kills all the processes More... almost 13 years ago
better use of register_tick_function - do not take into account rest time anymore, added process.started event, small code adjustments More... almost 13 years ago
now ProcessManager may run in background (using register_tick_function) More... almost 13 years ago
now exception thrown if the file passed to the Process constructor does not exist; added behaviour testing for one scenario More... almost 13 years ago
updated readme with link to examples More... almost 13 years ago
updated PSR and target-dir More... almost 13 years ago
updated composer keywords More... almost 13 years ago
added composer.json More... almost 13 years ago
imported library files More... almost 13 years ago
Initial commit More... almost 13 years ago