Home / Learn / Dramatiq
This page contains only human-written content, no AI-generated text.

Dramatiq

Dramatiq (source code) is a Python-based task queue created as an alernative to the ubiquitous Celery project Dramatiq supports RabbitMQ and Redis as message brokers.

Dramatiq is an implementation of the task queues concept. Learn more in the web development chapter or view the table of contents for all topics.

Dramatiq resources