Functions related to queues.
Summary
Functions
Given a partition and a queue type, construct the Queue's name for RabbitMQ.
Flushes all messages on the given queue.
Setup channel with the queue options. This makes sure the channel prefetch count follows the queue max worker size.
Types
Functions
Given a partition and a queue type, construct the Queue's name for RabbitMQ.
Flushes all messages on the given queue.
Setup channel with the queue options. This makes sure the channel prefetch count follows the queue max worker size.