1
0
mirror of https://github.com/danog/parallel.git synced 2024-12-02 09:37:57 +01:00
parallel/lib/Worker
2020-02-10 17:30:09 -06:00
..
Internal Serialize exception trace arguments in child processes and threads 2020-02-10 17:30:09 -06:00
BasicEnvironment.php Add void types were able 2019-08-27 18:14:56 -05:00
BootstrapWorkerFactory.php Autoloading → Bootstrap 2019-02-22 16:10:30 -06:00
CallableTask.php Improve error message for non-autoloadable callables 2019-08-27 18:28:31 -05:00
DefaultPool.php Add void types were able 2019-08-27 18:14:56 -05:00
DefaultWorkerFactory.php Continue using pthreads for workers 2019-02-18 09:41:56 -06:00
Environment.php Fix Environment (#92) 2020-02-04 10:10:02 -06:00
functions.php Add CallableTask and enqueueCallable 2018-11-04 10:17:19 -06:00
Pool.php
Task.php
TaskError.php Capture previous exceptions of exceptions thrown from Task::run() 2019-01-25 14:29:32 -06:00
TaskException.php Capture previous exceptions of exceptions thrown from Task::run() 2019-01-25 14:29:32 -06:00
TaskRunner.php
TaskWorker.php Add void types were able 2019-08-27 18:14:56 -05:00
Worker.php
WorkerException.php
WorkerFactory.php
WorkerParallel.php Autoloading → Bootstrap 2019-02-22 16:10:30 -06:00
WorkerProcess.php Autoloading → Bootstrap 2019-02-22 16:10:30 -06:00
WorkerThread.php Deprecate classes using ext-pthreads 2020-02-04 13:42:47 -06:00