rq
Job scheduler
A Python library for queueing jobs and processing them in the background with workers using Redis as the backend.
Simple job queues for Python
10k stars
206 watching
1k forks
Language: Python
last commit: 3 months ago
Linked from 4 awesome lists
asyncbackground-jobsdelayed-jobsdelayed-tasksjob-queuepythonredisrqtasktask-queueworkers
Related projects:
Repository | Description | Stars |
---|---|---|
| Library that adds scheduling capabilities to Redis-based queuing library | 1,456 |
| Provides Django integration with Redis-based queuing for background jobs | 1,855 |
| A message queue and batch processing library that supports NodeJS, Python, and other languages using Redis as the underlying storage mechanism. | 6,309 |
| A Redis-backed Ruby library for managing background tasks and jobs. | 9,443 |
| A background task queue for Python applications backed by Redis and Celery. | 576 |
| A PHP port of Redis-backed job queuing and worker system | 3,433 |
| A Python client for interacting with the Redis key-value store | 12,733 |
| A library that integrates Redis queues with Flask applications | 216 |
| A simple job/task queue for Node.js using Redis | 3,855 |
| A Ruby client library for interacting with the Redis in-memory data store | 3,980 |
| A Python task queue built on top of Redis and gevent to manage distributed worker tasks with simple code and visibility into job performance. | 881 |
| An application that visualizes Redis instances and analyzes query patterns and spikes. | 3,071 |
| A minimalistic C client library for the Redis database | 6,283 |
| A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend | 599 |
| A lightweight task queue written in Python with support for multiple execution models and scheduling. | 5,259 |