[rabbitmq-discuss] Regarding Unack messages

Emile Joubert emile at rabbitmq.com
Mon Feb 4 10:59:59 GMT 2013


Hi,

On 01/02/13 13:09, chetan dev wrote:
> When all the messages are processed without acknowledgement, rabbitmq
> consumer stops fetching other messages from the queue
> 
> How do i handle such situation

It is not clear what you mean by "other messages". If there are no
further messages to deliver then the broker has no choice but to wait
for more message to arrive from publishers before sending them on to
consumers. You might also look at the "Message Acknowledgement" section
in the second tutorial:

http://www.rabbitmq.com/tutorials/tutorial-two-python.html




-Emile






More information about the rabbitmq-discuss mailing list