[rabbitmq-discuss] Metronome: How easy delivery messages from plugin?

Vitali Makarov master at clevertech.ru
Sat Aug 4 06:21:49 BST 2012


Hi.
I`m developing custom plugin for RabbitMQ.
How I can easy get messages from channel or exchange into plugin?
I looked through a bunch of sources, and anyway can not understand.
Please show an example metronome.

For example:
Metronome send messages in rabbit.
Me need easy metronome receiver in second plugin.

name: rabbitmq-metronome-receiver
desc: plugin get messages from metronome and write it in log 

rabbit_log:info("Metronome-receiver: routing_key: ~p, message: ~p~n",
[RoutingKey,Message]),



--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Metronome-How-easy-delivery-messages-from-plugin-tp21250.html
Sent from the RabbitMQ mailing list archive at Nabble.com.


More information about the rabbitmq-discuss mailing list