Libraries tagged by workerpool
qxsch/worker-pool
303731 Downloads
Runs tasks in a parallel processing workerpool.
dan-rogers/workerpool
2 Downloads
A very basic implementation of a worker pool in PHP for shell applications
mix/worker-pool
948 Downloads
Swoole-based worker pool, coroutine pool
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
6595 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
5 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
8688 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.
shonm/php-resque-pool
5485 Downloads
php-resque worker pool manager
nicktee89/php-resque-pool
325 Downloads
php-resque worker pool manager
luciansabo/async-command
29 Downloads
Paralellize php code execution when used inside command line scripts with the help of a Worker Pool