A simple app that provides django integration for RQ (Redis Queue)
Distributed Task Queue (development branch)
Simple job queues for Python
Django Background Tasks for Amazon Elastic Beanstalk
A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message brokers (e.g., Kafka, RabbitMQ), and can trigger other processes, including AWS Lambda functions.
Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.
PostgreSQL-based Task Queue for Python
A Django app that allows you to send email asynchronously in Django. Supports HTML email, database backed templates and logging.
A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.