[rabbitmq-discuss] [ Listen event when queue destroy from client ]
Michael Klishin
mklishin at gopivotal.com
Mon Jul 7 10:22:03 BST 2014
On 7 July 2014 at 13:12:55, Hitesh Dobariya (hitesh at artoonsolutions.com) wrote:
> > I am using node-amqp as server and android as client.
Using a loop that declares and deletes 2 queues per second, I can confirm
that rabbitmq_event_exchange works as advertised with amqplib [1] for me:
http://monosnap.com/image/riTPDb4nttHV6mCxFm6X6Ckn2A9jpD
My code: https://gist.github.com/michaelklishin/5d951eda6fb84f88eca2
node.amqp is not really maintained and has opinionated features that cause confusion
from time to time. Use amqplib if you can.
1. https://github.com/squaremo/amqp.node/
--
MK
Staff Software Engineer, Pivotal/RabbitMQ
More information about the rabbitmq-discuss
mailing list