Libraries tagged by worker manager
yidas/codeigniter-queue-worker
60764 Downloads
CodeIgniter 3 Queue Worker Management Controller
fresque/fresque
106434 Downloads
A command line tool to manage your php-resque workers
tomatom/jobqueuebundle
1407 Downloads
JMSJobQueueBundle alternative for Symfony 6+ with browser interface
freelancehunt/fresque
85210 Downloads
A command line tool to manage your php-resque workers
agrodata/worker-management
5299 Downloads
Worker management.
edipoelwes/laravel-rabbitmq-worker
1970 Downloads
This project is a Laravel package that facilitates the execution of RabbitMQ worker processes. It simplifies the configuration, management, and monitoring of worker processes, allowing you to easily integrate RabbitMQ into your Laravel application to handle asynchronous tasks efficiently and scalably.
indigophp/queue
102 Downloads
Manage work queues with PHP
alphacomm/alpharpc
37085 Downloads
AlphaRPC is a daemon that manages workers and clients.
dinoqqq/crystal
8082 Downloads
Queue worker to easily manage recurring tasks
yidas/worker-dispatcher
870 Downloads
PHP multi-processing task dispatcher with managing workers
inbo/codeigniter-queue-worker
42 Downloads
CodeIgniter 3 Queue Worker Management Controller
dynamonet/resque
1066 Downloads
Distributed PHP workers with Job management, inspired on Chris Boulton's work, with steroids
williamxsp/code-igniter-queue-worker
5 Downloads
Queue and Worker system for CI3. Based on yidas/codeigniter-queue-worker, it uses Symfony Process to handle the job.
mirays/codeigniter-queue-worker
10 Downloads
CodeIgniter 3 Queue Worker Management Controller
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.