Skip to content

1.0.0 - Initial release

Latest

Choose a tag to compare

@stephanschuler stephanschuler released this 19 Jun 06:28

Provides PollScheduler, a small poll-loop core for ReactPHP based job workers: a periodic baseline poll plus a coalesced immediate re-poll on job completion, gated by a capacity check so racing polls never exceed the allowed parallelism.