php-queue
Job dispatcher
A unified front-end for different queuing backends that abstracts the underlying queue system.
A unified front-end for different queuing backends. Includes a REST server, CLI interface and daemon runners.
665 stars
41 watching
67 forks
Language: PHP
last commit: over 3 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
php-enqueue/laravel-queue | An extension to Laravel's queue system that supports multiple message queues and transports | 233 |
cakephp/event | A library that enables event-driven programming in PHP applications. | 22 |
rq/django-rq | Provides Django integration with Redis-based queuing for background jobs | 1,838 |
koed00/django-q | A task queue system for Django applications | 1,832 |
php-enqueue/enqueue-dev | A package for building and implementing message queues and job queues in PHP applications. | 2,178 |
josegonzalez/cakephp-queuesadilla | Tight integration of queuing capabilities with the CakePHP framework | 34 |
fukamachi/psychiq | Provides background job processing capabilities for Common Lisp applications. | 53 |
laravel/envoy | A package for managing common tasks on remote servers in PHP applications | 1,575 |
dereuromark/cakephp-queue | A simple and minimalistic job queue system for CakePHP | 307 |
php-enqueue/rdkafka | An implementation of Queue Interop specification allowing PHP developers to send and consume messages via the Kafka protocol. | 50 |
dirkaholic/kyoo | An unlimited job queue with concurrent worker pools for Go applications | 51 |
turgayozgur/tossit | A distributed job and worker logic library that utilizes RabbitMQ for message handling. | 62 |
kortirso/que-view | A Rails engine providing a web interface for Que job queue management | 8 |
heristop/heri-jobqueue-bundle | Provides a way to schedule and manage Symfony console commands as server-side jobs using a queue system | 15 |
indatus/dispatcher | Schedules artisan commands to run automatically at specified times and environments. | 1,060 |