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.
667 stars
42 watching
67 forks
Language: PHP
last commit: almost 4 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
php-enqueue/laravel-queue | Extends Laravel with support for message queues and various transport options | 235 |
cakephp/event | A library that enables event-driven programming in PHP applications. | 21 |
rq/django-rq | Provides Django integration with Redis-based queuing for background jobs | 1,855 |
koed00/django-q | A task queue system for Django applications | 1,841 |
php-enqueue/enqueue-dev | A package for building and implementing message queues and job queues in PHP applications. | 2,180 |
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,577 |
dereuromark/cakephp-queue | A simple and minimalistic job queue system for CakePHP | 308 |
php-enqueue/rdkafka | An implementation of Queue Interop specification using Kafka protocol to send and consume messages. | 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 |