[rabbitmq-discuss] How long interval fetching message from MQ SERVER?

Michael Klishin mklishin at gopivotal.com
Tue Apr 1 06:08:05 BST 2014


On 1 April 2014 at 09:07:00, thomas (1517427523 at qq.com) wrote:
> > I have a question in RPC callBack queue,if i use while(true)  
> to keep receiving message,How long interval fetching message  
> from MQ SERVER?

There is no timeout in the protocol (and if you consume with basic.consume,
it does not really make sense). So it depends on your client library. 
--  
MK  

Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list