Skip to main content

Module worker_pool

Module worker_pool 

Source
Expand description

Worker pool: dispatches requests to PHP workers, manages slot lifecycle.

See folk-spec/spec/03-worker-lifecycle.md for the design.

Structs§

WorkerPool
Worker pool — the dispatch surface.

Enums§

WorkError
Pool errors. Plugins typically translate these into their own domain errors.