1
0
mirror of https://github.com/danog/parallel.git synced 2024-12-02 09:37:57 +01:00
parallel/lib/Worker/Internal
Aaron Piotrowski f2e5224856
Unite Process and Parallel context interfaces
Allows scripts to be written for either context.
2019-02-17 23:50:41 -06:00
..
Job.php Final all the things! 2018-10-21 10:54:46 -05:00
PooledWorker.php Final all the things! 2018-10-21 10:54:46 -05:00
TaskFailure.php Capture previous exceptions of exceptions thrown from Task::run() 2019-01-25 14:29:32 -06:00
TaskResult.php Fix code style 2018-10-07 09:50:45 -05:00
TaskSuccess.php Improve error messages when unserializable data is used 2018-10-23 22:10:12 -05:00
worker-process.php Unite Process and Parallel context interfaces 2019-02-17 23:50:41 -06:00
WorkerProcess.php Gracefully shutdown workers on process exit 2018-12-30 12:38:17 -06:00