1
0
mirror of https://github.com/danog/parallel.git synced 2024-12-03 10:07:49 +01:00
parallel/lib/Worker
Aaron Piotrowski 0236fc5336 Kill worker forks
Forking for workers is just not a good idea… it's too likely to be used irresponsibly.
2017-03-16 17:33:30 -05:00
..
Internal Update for async-interop merge and other Amp changes 2017-03-16 17:03:59 -05:00
AbstractWorker.php Update for async-interop merge and other Amp changes 2017-03-16 17:03:59 -05:00
BasicEnvironment.php Update for async-interop merge and other Amp changes 2017-03-16 17:03:59 -05:00
DefaultPool.php Update for async-interop merge and other Amp changes 2017-03-16 17:03:59 -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 Update for async-interop merge and other Amp changes 2017-03-16 17:03:59 -05:00
Pool.php Drop strict types 2016-12-29 19:16:04 -06:00
Task.php Update for async-interop merge and other Amp changes 2017-03-16 17:03:59 -05:00
Worker.php Update for async-interop merge and other Amp changes 2017-03-16 17:03:59 -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 Update for async-interop merge and other Amp changes 2017-03-16 17:03:59 -05:00