Libraries tagged by workerpool
qxsch/worker-pool
330317 Downloads
Runs tasks in a parallel processing workerpool.
hyperf/single-flight-incubator
1137 Downloads
A concurrent library for Hyperf
mix/worker-pool
986 Downloads
Swoole-based worker pool, coroutine pool
detain/sshpool
3042 Downloads
SSH command queue and connection pool runs tons of commands on a ssh host concurrently with completion callback.
kode/parallel
87 Downloads
适用于 PHP 8.3+ 的高性能多线程并行并发库:基于 ext-parallel 真线程(ZTS)的主引擎 + 同步回退引擎,可通过 EngineFactory::register() 接入 kode/process 等多进程后端;提供 Runtime、Task、Future、Concurrency 同步原语(Lock/Atomic/Semaphore/Barrier/Channel)、Fiber、WorkerPool 等完整能力
dan-rogers/workerpool
2 Downloads
A very basic implementation of a worker pool in PHP for shell applications
react-parallel/worker-pool
8700 Downloads
👷👷♀️👷♂️ Worker pool for only one specific designated task
hdvianna/parallel-workerpool
8 Downloads
dan-rogers/threadpool
5 Downloads
A very basic implementation of a worker pool in PHP for shell applications
libcast/worker-pool
6596 Downloads
Runs tasks in a parallel processing workerpool.
ejunker/worker-pool
7 Downloads
Runs tasks in a parallel processing workerpool.
white-rabbit-1-sketch/php-worker-pool
6 Downloads
A lightweight PHP library to manage a pool of workers for parallel task execution. This library allows you to easily manage worker threads, process tasks concurrently, and optimize your application’s performance by executing multiple tasks in parallel. Ideal for background jobs, batch processing.
nexus-actors/worker-pool-swoole
0 Downloads
Nexus worker pool Swoole adapter — thread-based worker pool using Swoole Thread primitives.
nexus-actors/worker-pool
0 Downloads
Nexus worker pool — local multi-worker actor scaling with consistent hashing and envelope-based transport.
nexus-actors/observability-worker-pool
0 Downloads
Nexus worker-pool observability — tracing transport decorator that propagates trace context across worker threads and records transport metrics.