Libraries tagged by Workers library
jcs224/faktory_worker_php5
58 Downloads
Faktory job queue library for PHP. Compatible with PHP 5.6
heydon/phpeanstalk-worker
360 Downloads
Phpworker for the Phpeanstalk library
zwilias/beanie
135 Downloads
A clean, lean PHP beanstalkd client library
parallel-php/parallel-task
304 Downloads
PHP parallel task multi-thread message based library
leafs/queue
308 Downloads
A simple queue library for Leaf PHP
happyslucker/a-async
2 Downloads
High-performance parallel processing & async library for PHP.
giovanne-oliveira/php-resque
696 Downloads
Redis backed library for creating background jobs and processing them later.
sinergi/gearman
7111 Downloads
PHP library for dispatching, handling and managing Gearman Workers
php-resque/resque
286 Downloads
Redis backed library for creating background jobs and processing them later. Based on Ruby resque.
osynapsy/workers
0 Downloads
Worker library
madesimple/task-worker
32 Downloads
Generic background task worker library
gielfeldt/simple-worker
7 Downloads
Simple worker and pool library.
gaw508/worker
21 Downloads
PHP library for worker processes
johnshopkins/gearman-workers
15084 Downloads
A library of Gearman workers used across our projects
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.