1
0
mirror of https://github.com/danog/parallel.git synced 2024-11-27 12:54:55 +01:00
parallel/lib/Worker/Internal
Aaron Piotrowski 149dbe4ba3 Use Amp\call to run tasks
Handles generator to coroutine convertion and React promises automatically.
2017-05-19 17:13:42 -05:00
..
Job.php Apply Amp's code style 2017-05-18 09:51:31 +02:00
PooledWorker.php Apply Amp's code style 2017-05-18 09:51:31 +02:00
TaskFailure.php Apply Amp's code style 2017-05-18 09:51:31 +02:00
TaskResult.php Apply Amp's code style 2017-05-18 09:51:31 +02:00
TaskRunner.php Use Amp\call to run tasks 2017-05-19 17:13:42 -05:00
TaskSuccess.php Apply Amp's code style 2017-05-18 09:51:31 +02:00