procrastinate VS django-pq

Compare procrastinate vs django-pq and see what are their differences.

django-pq

[UNMAINTAINED] A task queue based on the elegant python RQ but with a django postgresql backend. (by bretth)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
procrastinate django-pq
7 1
730 68
4.0% -
9.6 10.0
7 days ago over 9 years ago
Python Python
MIT License BSD 2-clause "Simplified" 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.

procrastinate

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

django-pq

Posts with mentions or reviews of django-pq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-14.
  • Grafana releases OnCall open source project
    8 projects | news.ycombinator.com | 14 Jun 2022
    Here's the option I'm familiar with (siblings have others too):

    https://github.com/malthe/pq

    Doesn't have all the plumbing you'd want, there is a wrapper (https://github.com/bretth/django-pq/) that seems to give you an entrypoint command more like `celery worker ...` but I've not investigated it closely.

What are some alternatives?

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

rq - Simple job queues for Python

pq - A PostgreSQL job queueing system

KQ - Kafka-based Job Queue for Python

goalert - Open source on-call scheduling, automated escalations, and notifications so you never miss a critical alert

rele - Easy to use Google Pub/Sub

huey - a little task queue for python

Streamz - Real-time stream processing for python

kombu - Messaging library for Python.

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

qoo - A simple library for interacting with Amazon SQS.

simpleq - A simple, infinitely scalable, SQS based queue.

arq - Fast job queuing and RPC in python with asyncio and redis.