django-rq VS django-rq

Compare django-rq vs django-rq and see what are their differences.

django-rq

A simple app that provides django integration for RQ (Redis Queue) [Moved to: https://github.com/rq/django-rq] (by ui)

django-rq

A simple app that provides django integration for RQ (Redis Queue) (by EATechnologies)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
django-rq django-rq
2 1
1,501 0
- -
6.2 10.0
over 2 years ago about 11 years ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

django-rq

Posts with mentions or reviews of django-rq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-13.
  • How to create multiple workers in Python-RQ?
    2 projects | /r/codehunter | 13 Apr 2022
    We are using Django and Python's rq library. We are not using django-rq (Please let me know if there are advantages in using this)
  • rqworker timeout
    2 projects | /r/codehunter | 31 Mar 2022
    For now I forked django-rq and added a placeholder fix to increase the timeout. Probably need to work with the project to get a longer term solution. I've started an issue there to discuss.

django-rq

Posts with mentions or reviews of django-rq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-31.
  • rqworker timeout
    2 projects | /r/codehunter | 31 Mar 2022
    For now I forked django-rq and added a placeholder fix to increase the timeout. Probably need to work with the project to get a longer term solution. I've started an issue there to discuss.

What are some alternatives?

When comparing django-rq and django-rq you can also consider the following projects:

rq-scheduler - A lightweight library that adds job scheduling capabilities to RQ (Redis Queue)

rqmonitor - Flask based more dynamic and actionable frontend dashboard for monitoring Redis Queue 👩🏿‍💻 http://python-rq.org

gesture - Simple, robust background processing for Python

django-tasks-scheduler - Schedule async tasks using redis pub/sub.

django-rq - A simple app that provides django integration for RQ (Redis Queue)

rq - Simple job queues for Python