[rabbitmq-discuss] Using RabbitMQ from Python and Ruby

Dmitriy Samovskiy dmitriy.samovskiy at cohesiveft.com
Thu Sep 27 19:49:36 BST 2007


I wrote a simple app called disttailf (distributed "tail -f") to 
illustrate how you can use rabbitmq from python and ruby (attached). 
Producers tail the files and send contents to the broker. Consumers 
receive aggregated feed and can analyze the data. Can be used for syslog 
monitoring or http access log aggregation, among other things.

Works with both rabbitmq 1.1.1 and 1.2.0

- Dmitriy
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: disttailf.rb
Url: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20070927/7e3f1b35/attachment.txt 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: disttailf.py
Url: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20070927/7e3f1b35/attachment-0001.txt 


More information about the rabbitmq-discuss mailing list