Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
RabbitMQ supports an extension to queue.declare to designate that the queue will support only one "active" consumer, while keeping other consumers connected to act as a fast failover (seeĀ https://www.rabbitmq.com/consumers.html#single-active-consumer).
We should add the ability for similar configuration to Broker-J