2011-12-16 23:20:47 +01:00
|
|
|
Simple asynchronous AMQP driver for Ruby/EventMachine.
|
|
|
|
This library works with Ruby 1.8, Ruby 1.9, JRuby and Rubinius.
|
|
|
|
|
|
|
|
This library was tested primarily with RabbitMQ, although it
|
|
|
|
should be compatible with any server implementing the AMQP 0-8 spec.
|
|
|
|
|
2015-05-27 15:07:49 +02:00
|
|
|
WWW: http://rubyamqp.info/
|