The Principal Dev – Masterclass for Tech Leads

The Principal Dev – Masterclass for Tech LeadsNov 27-28

Join

New Python Message Queues 2025

GitHub Libraries Python Message Queues

taskiq-python/taskiq 1K +32

added 7 months ago

Taskiq is an asynchronous distributed task queue for python. This project takes inspiration from big projects such as Celery and Dramatiq. But taskiq can send and run both the sync and async functions, has integration with popular async frameworks.

django-q2/django-q2 486 +5

added 7 months ago

A multiprocessing distributed task queue for Django based on Django-Q

bogdanp/dramatiq 5K +21

added 9 months ago

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

rq/rq 10K +21

added 9 months ago

RQ is a simple Python library for queueing jobs and processing them in the background with workers. It is backed by Redis and it is designed to have a low barrier to entry.

coleifer/huey 5K +30

added 9 months ago

A little task queue for python

celery/celery 27K +49

added 9 months ago

Celery is a simple, flexible, and reliable distributed system to process vast amounts of messages, while providing operations with the tools required to maintain such a system.

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.