1
0
mirror of https://github.com/danog/parallel.git synced 2024-11-27 04:44:56 +01:00
parallel/lib/Worker
2017-07-17 22:54:14 -05:00
..
Internal Use Amp\call to run tasks 2017-05-19 17:13:42 -05:00
AbstractWorker.php Maintain task order for fast-finishing/blocking tasks 2017-06-19 22:14:19 -05:00
BasicEnvironment.php Apply Amp's code style 2017-05-18 09:51:31 +02:00
DefaultPool.php Reduce default pool size 2017-07-17 22:53:19 -05:00
DefaultWorkerFactory.php Remove WorkerFork from DefaultWorkerFactory 2017-02-17 17:00:24 -06:00
Environment.php Drop strict types 2016-12-29 19:16:04 -06:00
functions.php Do not start global pool until used 2017-07-17 22:54:14 -05:00
Pool.php Reduce default pool size 2017-07-17 22:53:19 -05:00
Task.php Update for async-interop merge and other Amp changes 2017-03-16 17:03:59 -05:00
TaskError.php Allow mixed for exception codes, because PDO 2017-06-28 12:41:59 +02:00
TaskException.php Allow mixed for exception codes, because PDO 2017-06-28 12:41:59 +02:00
Worker.php Update for async-interop merge and other Amp changes 2017-03-16 17:03:59 -05: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 Drop strict types 2016-12-29 19:16:04 -06:00
WorkerThread.php Apply Amp's code style 2017-05-18 09:51:31 +02:00