[rabbitmq-discuss] Raise an event on message receiving

Michael Klishin mklishin at gopivotal.com
Mon Apr 7 12:29:05 BST 2014


On 7 April 2014 at 15:27:31, chetan dev (dev440 at gmail.com) wrote:
> > Whenever i will receive an event i will call a service from there  
> i will consume the message

That’s not what I’m asking.

How do you expect to be notified of such events?

If you want to consume the message when it’s ready, you already have

 * basic.consume
 * queue.declare-ok which carries a number of messages ready
 * a way to retrieve queue info via HTTP API 
--  
MK  

Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list