[rabbitmq-discuss] RabbitMq Message Notification

chetan dev dev440 at gmail.com
Thu Oct 18 11:22:07 BST 2012


Hi,
Thanks for the prompt reply . what i meant was is there anything analogous
to MSMQ triggers in rabbitmq and similarly an MSMQ trigger service as given
by Microsoft.

Thanks in advance

On Thu, Oct 18, 2012 at 3:47 PM, Simon MacMullen <simon at rabbitmq.com> wrote:

> It's not very clear what you are asking. If you are asking for something
> outside of your existing publisher and consumer apps to see messages that
> are published / consumed then the firehose / tracer are what you want.
>
> But maybe it sounds like you are asking how a consuming app can know that
> a message has been published? Your consuming app should just consume from
> the queue - it will be given the message as soon as one arrives.
>
> Cheers, Simon
>
>
> On 18/10/12 10:44, chetan dev wrote:
>
>> Hi,
>>
>> When a message is published in a queue , publisher application has done
>> its work now  how can i trigger that a message is received in queue in
>> another application. is there a service available for that or i need to
>> make a separate service or is there any other way?
>>
>> Thanks
>>
>> On Thu, Oct 18, 2012 at 2:57 PM, Simon MacMullen <simon at rabbitmq.com
>> <mailto:simon at rabbitmq.com>> wrote:
>>
>>     On 18/10/12 10:24, chetan dev wrote:
>>
>>         Is there a service or by any mean i can generate an event
>>  whenever
>>         a message is received in a queue and which keeps monitoring it
>>         continuosly.
>>         i want to do it independently of application for  publisher.
>>         publisher
>>         just publishes the message and thats it. i dont want anything to
>>         be done
>>         on publishers side
>>
>>
>>     Check out the firehose:
>>
>>     http://www.rabbitmq.com/__**firehose.html<http://www.rabbitmq.com/__firehose.html>
>>
>>     <http://www.rabbitmq.com/**firehose.html<http://www.rabbitmq.com/firehose.html>
>> >
>>
>>     and the tracing plugin:
>>
>>     http://hg.rabbitmq.com/__**rabbitmq-tracing/file/__**
>> d809ae76b053/README<http://hg.rabbitmq.com/__rabbitmq-tracing/file/__d809ae76b053/README>
>>
>>     <http://hg.rabbitmq.com/**rabbitmq-tracing/file/**d809ae76b053/README<http://hg.rabbitmq.com/rabbitmq-tracing/file/d809ae76b053/README>
>> >
>>
>>     Cheers, Simon
>>
>>     --
>>     Simon MacMullen
>>     RabbitMQ, VMware
>>
>>
>>
>>
>> --
>> Cheten  Dev
>>
>> B.Tech Final Year
>> Dept. of Electrical Engg.
>> IIT Delhi, New Delhi
>> ph 8527333215
>>
>>
>
> --
> Simon MacMullen
> RabbitMQ, VMware
>



-- 
Cheten  Dev

B.Tech Final Year
Dept. of Electrical Engg.
IIT Delhi, New Delhi
ph 8527333215
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20121018/a19b8260/attachment.htm>


More information about the rabbitmq-discuss mailing list