[rabbitmq-discuss] Nested consuming and publishing

Michael Klishin mklishin at gopivotal.com
Tue Mar 25 13:11:19 GMT 2014


On 25 March 2014 at 17:09:33, Jarmo Myllyvirta (jarmo.myllyvirta at flashnode.com) wrote:
> > - Consume message from queue Q1
> - Ack the message to the Q1 and publish it another queue Q2
> - Then I want to to process the message and ack it to also the queue  
> Q2 (if process was ok). On error message would stay in Q2.
> Is it possible do that all in one consumer? 
> This way I could handle errors better in the message process phase.  

You can consume using the same consumer from multiple queues. 
--  
MK  

Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list