PHP-Daemon icon indicating copy to clipboard operation
PHP-Daemon copied to clipboard

Please Expose Core_Worker_Mediator->running_tasks

Open ex-nerd opened this issue 12 years ago • 0 comments

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.

ex-nerd avatar Feb 04 '13 21:02 ex-nerd