[rabbitmq-discuss] Connection and channel resource management in servlet

Michael Klishin mklishin at gopivotal.com
Fri Mar 28 03:23:54 GMT 2014


On 28 March 2014 at 00:06:51, Bertrand Guay-Paquet (bernie at step.polymtl.ca) wrote:
> > This only happens if I don't do this:
> channel.basicQos(1);

Default basic.qos value is “unlimited”, so all messages are delivered
as fast as RabbitMQ can send them.
--  
MK  

Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list