1
0
mirror of https://github.com/danog/parallel.git synced 2024-12-02 09:37:57 +01:00
parallel/lib/Worker
2018-10-07 09:23:13 -05:00
..
Internal Shorten task failure messages 2017-12-13 23:03:42 -06:00
AbstractWorker.php Simplify worker implementation 2017-12-26 10:02:43 -06:00
BasicEnvironment.php Fix circular reference in BasicEnvironment (Fixes #56) 2018-10-07 09:23:13 -05:00
DefaultPool.php Fixed typo (#42) 2018-02-27 23:26:51 +01:00
DefaultWorkerFactory.php Add ability to specify environment class name when creating factory 2017-12-13 22:18:12 -06:00
Environment.php Refactor BasicEnvironment 2017-07-27 23:47:36 -05:00
functions.php Remove Worker::start() 2017-12-13 14:14:31 -06:00
Pool.php Remove Worker::start() 2017-12-13 14:14:31 -06:00
Task.php Update for async-interop merge and other Amp changes 2017-03-16 17:03:59 -05:00
TaskError.php Add code to exception message, addresses #21 2017-11-10 11:32:15 -06:00
TaskException.php Add code to exception message, addresses #21 2017-11-10 11:32:15 -06:00
TaskRunner.php Run tasks in-order 2017-12-06 15:59:28 -06:00
Worker.php Remove Worker::start() 2017-12-13 14:14:31 -06:00
WorkerException.php Reorganize exception classes and add TaskError 2017-05-17 23:13:29 -05:00
WorkerFactory.php Drop strict types 2016-12-29 19:16:04 -06:00
WorkerProcess.php Fixed typo (#41) 2018-02-27 20:02:22 +01:00
WorkerThread.php Remove $this magic from Thread callback 2017-12-10 16:53:51 -06:00