ASBFlow is a high-level Python abstraction over Microsoft Azure Service Bus, providing clean APIs for publish/consume workflows, DLQ management, parsing, and execution strategies.
Batch consumer for aio-pika with per-message ACK/NACK/REQUEUE, retry tracking, dead-letter routing, and multi-worker scaling. The missing batch layer for RabbitMQ in Python.