Expand description
Worker pool: dispatches requests to PHP workers, manages slot lifecycle.
See folk-spec/spec/03-worker-lifecycle.md for the design.
Structs§
- Worker
Pool - Worker pool — the dispatch surface.
Enums§
- Work
Error - Pool errors. Plugins typically translate these into their own domain errors.