[rabbitmq-discuss] messages one at a time

Emile Joubert emile at rabbitmq.com
Mon Apr 2 10:57:32 BST 2012


Hi Raoul,

On 02/04/12 09:37, Raoul Buzziol wrote:
> I'm looking for a way to consume messages from a queue by multiple
> consumer one at a time. The queue should deliver a new message only
> after an ack.

I'd be interested to understand your motivation for wanting multiple
consumers consuming from a queue, but only allow one consumer to hold an
unacknowledged message at a time. You will get equivalent performance to
having only one consumer.


-Emile






More information about the rabbitmq-discuss mailing list