Sign in Sign up
rubygems

right_amqp

RightAMQP provides a high availability client for interfacing with the RightScale RabbitMQ broker using the AMQP protocol. The AMQP version on which this gem is based is 0.6.7 but beyond that it contains a number of bug fixes and enhancements including reconnect, message return, heartbeat, and UTF-8 support. The high availability is achieved by maintaining multiple broker connections such that failed connections automatically reconnect and only connected brokers are used when routing a message. Although the HABrokerClient class is the intended primary means for accessing RabbitMQ services with this gem, alternatively the underlying AMQP services may be used directly.

Activity

Latest release
11y ago
Total releases
15
Cadence
~41 days
Last 12 months
0

Details

First release
Mar 12, 2012
Releases
Version Released
0.8.7 patch
0.8.6 patch
0.8.5 patch
0.8.4 patch
0.8.3 minor
0.7.0 minor
0.6.1 patch
0.6.0 minor
0.3.3 patch
0.3.2 patch
0.5.2 minor
0.3.1 patch
0.3.0 minor
0.2.1 patch
0.2.0 initial