[rabbitmq-discuss] [ Listen event when queue destroy from client ]

Michael Klishin mklishin at gopivotal.com
Mon Jul 7 15:05:02 BST 2014


On 7 July 2014 at 17:13:05, Hitesh Dobariya (hitesh at artoonsolutions.com) wrote:
> > So according to your suggestion i have to use socket.io(http://socket.io),  
> or redis right? code that i sent will never work to detect client  
> has been killed or not.
>  
> Demo that i sent you on prior mail, when i am killing the queue.js  
> file from node server it will automatically deleted the queue.  

You can use RabbitMQ for messaging (and Socket.IO/Web STOMP, for example). Redis
or ZooKeeper will do a better job at client presence.

> Well thanks for quick reply. i have to think another way to accomplish  
> my requirement + you link for presence exchange is not working.  
> :(

The link is https://github.com/tonyg/presence-exchange — can you not build the plugin,
or what specifically doesn't work? 
--  
MK  

Staff Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list