[rabbitmq-discuss] Trigger Monitor functionality (like websphere MQ has)?

Sid Young sid.young at gmail.com
Wed Nov 6 21:08:14 GMT 2013


OK - thanks for the prompt response Michel.

While the trigger monitor part looks easy, it will need to relly on the
exchange to generate the trigger msg using parameters tied to the apps msg
queue. That way the one trigger queue can be used by numerous queues to
trigger different apps. However with the way messages can be duplicated in
RabbitMQ it might be possible to use a second copy of the data in a second
queue to trigger the app.... food for thought. i better start coding a
trigger monitor daemon!


Sid


On Thu, Nov 7, 2013 at 3:24 AM, Michael Klishin <mklishin at gopivotal.com>wrote:

> On 6 Nov 2013, at 15:42, Sid Young <sid.young at gmail.com> wrote:
>
> > Does this functionality exist in RabbitMQ in any form???
>
> Nothing like that is built in but a pretty trivial message consumer app
> can do that
> (and will give you a lot of flexibility).
>
> MK
>
> Software Engineer, Pivotal/RabbitMQ
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131107/3a306d37/attachment.htm>


More information about the rabbitmq-discuss mailing list