rq/django-rq ⭐ 1876

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

celery/celery ⭐ 26184

Distributed Task Queue (development branch)

django-commons/django-tasks-scheduler ⭐ 126

Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.

ui/django-post_office ⭐ 1029

A Django app that allows you to send email asynchronously in Django. Supports HTML email, database backed templates and logging.

PaulGilmartin/django-pgpubsub ⭐ 256

A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.

Bogdanp/django_dramatiq ⭐ 364

A Django app that integrates with Dramatiq.

ali-zahedi/django-telethon ⭐ 88

Integrate Django with Telethon(Pure Python 3 MTProto API Telegram client library, for bots too!).