Celery vs Django Q vs RQ
3
Packages
0
Features
Search & Filter
| Package | django-rq | Django-celery | django-tasks-scheduler |
|---|---|---|---|
|
Description
|
A simple app that provides
django integration for RQ (Redis Queue) |
Old Celery integration project
for Django |
Schedule async tasks using
redis protocol. Redis/ValKey/Dragonfly or any broker using the … |
|
Category
|
App | App | App |
|
Using This
|
23
|
85
|
1
|
|
Python 3?
|
Yes | Yes | Yes |
|
Dev Status
|
Production/Stable | Production/Stable | Production/Stable |
|
Version (PyPI)
|
3.2.2 | 3.3.1 | 4.0.8 |
|
Stars
|
1,936 | 1,559 | 199 |
|
Forks
|
295 | 453 | 23 |
|
Commits
|
|
|
|
|
Updated
|
4 Feb 2026 | 20 May 2025 | 3 Feb 2026 |
|
License
|
MIT | BSD | MIT |
|
Links
|