[rabbitmq-discuss] amqpcpp | Temp Queue

antony antony.pulicken at gmail.com
Wed Sep 4 18:11:35 BST 2013


Hi,

This is my scenario:

We have a scneario where in the consumer will create a temperory queue and
wait on that queue till it gets a message from the publisher. Each temperory
queue can have more than one consumer and there can be multiple temperory
queues like this. The consumer will disconnect from the queue after
consuming one message.

I'm using a 'Topic' exchange as there are specific messages that needs to
get published to these queues based on a routing key. 

How can I make sure that all the consumers listening on a queue will get the
message published and the temp queue should get deleted after that? Any tips
or sample code snippet will be of great help.   

Regards,
Antony.



--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/amqpcpp-Temp-Queue-tp29342.html
Sent from the RabbitMQ mailing list archive at Nabble.com.


More information about the rabbitmq-discuss mailing list