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)

GitHub

2k stars
27 watching
285 forks
Language: Python
last commit: 5 days ago
Linked from 3 awesome lists

background-jobsdjangojob-queuepythonredisrqtask-queue

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rq/rq-scheduler Library that adds scheduling capabilities to Redis-based queuing library 1,447
django-q2/django-q2 Django task queue system with multiprocessing and distributed capabilities 384
koed00/django-q A task queue system for Django applications 1,832
pallets-eco/flask-rq A library that integrates Redis queues with Flask applications 217
ryansb/disq A Python client library for interacting with the Disque distributed job queue system 52
resque/resque-scheduler Supports scheduling of future job runs in a background job system 1,737
realorangeone/django-tasks A Django project implementing background workers and tasks for managing asynchronous operations 347
wakatime/wakaq A minimal background task queue system with Redis and Celery integration 574
pricingassistant/mrq A Python task queue built on top of Redis and gevent to manage distributed worker tasks with simple code and visibility into job performance. 877
resque/resque-web A web interface to Resque's job queue system, built as a Rails engine. 235
akira/exq A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. 1,506
rails/solid_queue A Ruby-based queuing backend for Active Job with support for multiple features and databases. 1,938
jrief/django-websocket-redis Enables real-time communication between Django applications and web browsers using Redis as the message queue 896
bogdanp/django_dramatiq An integration layer for Django to work with Dramatiq's task queue system. 349
bkeepers/qu A Ruby library for queuing and processing background jobs with multiple backends and resque-like API 506