[rabbitmq-discuss] Possible bug in Priority Queue plugin
Michael Klishin
mklishin at gopivotal.com
Wed Jul 9 13:07:08 BST 2014
On 9 July 2014 at 16:03:16, Steven Blanc (steven.blanc at avid.com) wrote:
> > I am making sure messages back up in the queue by producing with
> no
> delay and consuming with a 1 second delay between calls to BasicConumeMessage.
Just to clarify: do you mean basic.get? basic.consume creates a "push" subscription (RabbitMQ will
push messages to the client), so it doesn't need to be run multiple times.
--
MK
Staff Software Engineer, Pivotal/RabbitMQ
More information about the rabbitmq-discuss
mailing list