django-rq VS huey

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

django-rq

A simple app that provides django integration for RQ (Redis Queue) (by rq)
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 huey
15 10
1,769 4,897
0.9% -
7.1 6.6
8 days ago about 1 month 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 2023-05-30.

huey

Posts with mentions or reviews of huey. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-10.

What are some alternatives?

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

celery - Distributed Task Queue (development branch)

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

rq - Simple job queues for Python

dramatiq - A fast and reliable background task processing library for Python 3.

django-q - A multiprocessing distributed task queue for Django

RabbitMQ - Open source RabbitMQ: core server and tier 1 (built-in) plugins

django-background-tasks - A database-backed work queue for Django

mrq - Mr. Queue - A distributed worker task queue in Python using Redis & gevent

django-q2 - A multiprocessing distributed task queue for Django. Django Q2 is a fork of Django Q. Big thanks to Ilan Steemers for starting this project. Unfortunately, development has stalled since June 2021. Django Q2 is the new updated version of Django Q, with dependencies updates, docs updates and several bug fixes. Original repository: https://github.com/Koed00/django-q

KQ - Kafka-based Job Queue for Python