[rabbitmq-discuss] Publish and ACK in different channels

Abhishek K abhishek.kona at gmail.com
Wed Aug 11 10:01:40 BST 2010


I am using the RabbitMQ Java API.

Channel A does a basicGet, gets message M channel A is closed. AutoAck is
set to false.
Now I need to Ack message M using some other channel (channel B), and do not
want message M to be delivered to some other consumer in the meanwhile. What
can be the best approach to achieve this?

Abhishek Kona
Department of Computer Engineering
National Institute of Technology
Karnataka, India
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20100811/663de9d2/attachment.htm>


More information about the rabbitmq-discuss mailing list