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)
|
4.1.0 | 3.3.1 | 4.0.8 |
|
Stars
|
1,943 | 1,555 | 212 |
|
Forks
|
297 | 451 | 25 |
|
Commits
|
|
|
|
|
Updated
|
27 Apr 2026 | 20 May 2025 | 1 May 2026 |
|
License
|
MIT | BSD | MIT |
|
Links
|