[rabbitmq-discuss] Non Acknowledged Messages
Abhishek K
abhishek.kona at gmail.com
Sun Aug 1 04:37:45 BST 2010
Please correct me if I am wrong.
- Messages are kept in the Queue if they are not acknowledged.
- If Client A has not got acknowledgement for a message another Consumer
can read the message.
- I need to implement a method in which a message when sent to a consumer
and awaits ACK, it should not be sent to another consumer. Only after a
certain time out , can the message be resent to any other consumer. Any
Ideas?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20100801/2267156e/attachment.htm>
More information about the rabbitmq-discuss
mailing list