8 lines
290 B
Text
8 lines
290 B
Text
|
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.
|
||
|
|
||
|
WWW: https://github.com/ruby-amqp/amqp
|