[rabbitmq-discuss] [ Listen event when queue destroy from client ]
Simon MacMullen
simon at rabbitmq.com
Thu Jul 3 10:11:17 BST 2014
On 03/07/2014 9:51AM, Hitesh Dobariya wrote:
> I am facing problem with detection of queue destroy at server side. For
> example : queue with name "a" created from android client, and now user
> is going to kill the app, that time queue will destroy. but server still
> in unknown state of that queue. so i am want to listen any event or any
> method to call for detect queue has been destroy from client side.
Have a look at
https://github.com/simonmacmullen/rabbitmq-event-exchange, binding with
"queue.deleted" should tell you what you want to know.
Cheers, Simon
--
Simon MacMullen
RabbitMQ, Pivotal
More information about the rabbitmq-discuss
mailing list