PHP-Daemon
PHP-Daemon copied to clipboard
Please Expose Core_Worker_Mediator->running_tasks
is_idle() is nice, but it would actually be nice to know how many tasks are running (or have a "worker slots available"), in order to more efficiently pop jobs off of a work queue in each execution state of the event loop.