0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 20, 2025 — Jan 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
commented methods of Process and ProcessManager More... over 13 years ago
better process termination More... over 13 years ago
fixed exception class name in ProcessManager More... over 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... over 13 years ago
added infinite loop mode to ProcessManager and more events for this mode More... over 13 years ago
finally added ticks declaration to process manager script More... over 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... over 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... over 13 years ago
now ProcessManager may run in background (using register_tick_function) More... over 13 years ago
now exception thrown if the file passed to the Process constructor does not exist; added behaviour testing for one scenario More... over 13 years ago
updated readme with link to examples More... over 13 years ago
updated PSR and target-dir More... over 13 years ago
updated composer keywords More... over 13 years ago
added composer.json More... over 13 years ago
imported library files More... over 13 years ago
Initial commit More... over 13 years ago