php-resque

Job scheduler

A PHP port of Redis-backed job queuing and worker system

PHP port of resque (Workers and Queueing)

GitHub

3k stars
218 watching
759 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
resque/resque A Redis-backed Ruby library for managing background tasks and jobs. 9,443
resque/resque-web A web interface to Resque's job queue system, built as a Rails engine. 236
resque/resque-scheduler Supports scheduling of future job runs in a background job system 1,737
php-enqueue/enqueue-dev A package for building and implementing message queues and job queues in PHP applications. 2,180
php-enqueue/laravel-queue Extends Laravel with support for message queues and various transport options 235
rq/rq A Python library for queueing jobs and processing them in the background with workers using Redis as the backend. 9,945
php-enqueue/redis An implementation of a message queue with Redis as the broker 41
actionhero/node-resque A Node.js framework for managing background jobs with Redis as the backend store. 1,379
akira/exq A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. 1,506
que-rb/que A high-performance job queue that improves application reliability by protecting jobs with advisory locks and utilizing PostgreSQL for speed and safety. 2,308
taskforcesh/bullmq A message queue and batch processing library that supports NodeJS, Python, and other languages using Redis as the underlying storage mechanism. 6,309
php-enqueue/enqueue A messaging system designed to simplify message processing and provide advanced features. 188
robinjoseph08/redisqueue A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. 131
itsgoingd/clockwork A PHP tool that collects and stores data about an application's runtime, including request data, performance metrics, and log entries. 5,725
bee-queue/bee-queue A simple job/task queue for Node.js using Redis 3,855