Celery + RabbitMQ alternatives

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • rq

    Simple job queues for Python

  • proposals

    Temporal proposals (by temporalio)

  • Depends on the details of the use case, but I'm more and more coming round to the idea that something like Temporal is a better solution in a lot of situtations where you would use something like Celery. Postgresql backed and rock solid, with the full power of defining workflows as code. I think the Python SDK is still quite new so not sure how production ready it is though.. https://temporal.io/

  • 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.

    InfluxDB logo
  • Faktory

    Language-agnostic persistent background job server

  • I’ve started using Faktory with the Faktory Worker Python it also supports workers in any language.

  • faktory_worker_python

    Python worker for the Faktory project

  • I’ve started using Faktory with the Faktory Worker Python it also supports workers in any language.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts