php-resque
Job scheduler
A PHP port of Redis-backed job queuing and worker system
PHP port of resque (Workers and Queueing)
3k stars
218 watching
759 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Redis-backed Ruby library for managing background tasks and jobs. | 9,443 |
| A web interface to Resque's job queue system, built as a Rails engine. | 236 |
| Supports scheduling of future job runs in a background job system | 1,737 |
| A package for building and implementing message queues and job queues in PHP applications. | 2,180 |
| Extends Laravel with support for message queues and various transport options | 235 |
| A Python library for queueing jobs and processing them in the background with workers using Redis as the backend. | 9,945 |
| An implementation of a message queue with Redis as the broker | 41 |
| A Node.js framework for managing background jobs with Redis as the backend store. | 1,379 |
| A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. | 1,506 |
| A high-performance job queue that improves application reliability by protecting jobs with advisory locks and utilizing PostgreSQL for speed and safety. | 2,308 |
| A message queue and batch processing library that supports NodeJS, Python, and other languages using Redis as the underlying storage mechanism. | 6,309 |
| A messaging system designed to simplify message processing and provide advanced features. | 188 |
| A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. | 131 |
| A PHP tool that collects and stores data about an application's runtime, including request data, performance metrics, and log entries. | 5,725 |
| A simple job/task queue for Node.js using Redis | 3,855 |