django-rq
job queue
Provides Django integration with Redis-based queuing for background jobs
A simple app that provides django integration for RQ (Redis Queue)
2k stars
27 watching
286 forks
Language: Python
last commit: 3 months ago
Linked from 3 awesome lists
background-jobsdjangojob-queuepythonredisrqtask-queue
Related projects:
Repository | Description | Stars |
---|---|---|
| Library that adds scheduling capabilities to Redis-based queuing library | 1,456 |
| Django task queue system with multiprocessing and distributed capabilities | 398 |
| A task queue system for Django applications | 1,841 |
| A library that integrates Redis queues with Flask applications | 216 |
| A Python client library for interacting with the Disque distributed job queue system | 52 |
| Supports scheduling of future job runs in a background job system | 1,737 |
| Provides background worker and task management for Django applications | 390 |
| A background task queue for Python applications backed by Redis and Celery. | 576 |
| 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 |
| A web interface to Resque's job queue system, built as a Rails engine. | 236 |
| A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. | 1,506 |
| A database-backed Active Job queuing backend with support for various features and integration with Ruby on Rails | 1,986 |
| Enables real-time communication between Django applications and web browsers using Redis as the message queue | 896 |
| An integration layer for Django to work with Dramatiq's task queue system. | 351 |
| A Ruby library for queuing and processing background jobs with multiple backends and resque-like API | 505 |