| 123456789101112131415161718192021222324252627282930313233343536373839 | =================== Interesting Links===================celery------* IRC logs from ``#celery`` (Freenode):    http://botland.oebfare.com/logger/celery/AMQP----* `RabbitMQ-shovel`: Message Relocation Equipment (as a plug-in to RabbitMQ)* `Shovel`_: An AMQP Relay (generic AMQP shovel).. _`RabbitMQ-shovel`: http://bit.ly/b1hVW2.. _`Shovel`: http://bit.ly/xFEdeRabbitMQ--------* `Trixx`_: Administration and Monitoring tool for `RabbitMQ`_ (in    development).* `Cony`_: HTTP based service for providing insight into running    `RabbitMQ`_ processes.* `RabbitMQ Munin Plug-ins`_: Use `Munin`_ to monitor `RabbitMQ`_, and alert    on critical events... _`Trixx`: http://github.com/aaronfeng/trixx/tree/master.. _`Cony`: http://github.com/gmr/Cony/tree/master.. _`RabbitMQ`: http://rabbitmq.com/.. _`RabbitMQ Munin Plug-ins`: http://github.com/ask/rabbitmq-munin/.. _`Munin`: http://munin.projects.linpro.no/
 |