No subject


Tue Apr 12 10:32:41 BST 2011


queue is populated before the existence of any consumers, the first
consumer to be started will have exclusive connection to the this
queue, other client instances and/or threads will wait and not receive
any message(s). Is this expected, is there a way to allow for
instances of consumers started after the first message has been
consumed from a particular queue to also participate in the
consumption of the remaining messages in the queue?

Allan.


More information about the rabbitmq-discuss mailing list