Libraries tagged by worker-pool
qxsch/worker-pool
327651 Downloads
Runs tasks in a parallel processing workerpool.
hyperf/single-flight-incubator
494 Downloads
A concurrent library for Hyperf
detain/sshpool
1284 Downloads
SSH command queue and connection pool runs tons of commands on a ssh host concurrently with completion callback.
tereta/pcntl
73 Downloads
PCNTL wrapper for managing child processes: forking with concurrency limit, signal handling, IPC sockets, and a supervisor for long-running worker pools and daemons.
mix/worker-pool
963 Downloads
Swoole-based worker pool, coroutine pool
dan-rogers/workerpool
2 Downloads
A very basic implementation of a worker pool in PHP for shell applications
dan-rogers/threadpool
5 Downloads
A very basic implementation of a worker pool in PHP for shell applications
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.
react-parallel/worker-pool
8694 Downloads
👷👷♀️👷♂️ Worker pool for only one specific designated task
matthewbaggett/worker-pool
36 Downloads
Runs tasks in a parallel processing workerpool. Built atop qxsch/worker-pool with improvements.
libcast/worker-pool
6596 Downloads
Runs tasks in a parallel processing workerpool.
ejunker/worker-pool
7 Downloads
Runs tasks in a parallel processing workerpool.
duyler/worker-pool
0 Downloads
Process manager with load balancing for Duyler Framework
tbessenreither/quickfork
2 Downloads
Lightweight php PCNTL wrapper with IPC plus threadded runner with worker pool
shonm/php-resque-pool
5485 Downloads
php-resque worker pool manager