RubyGems Navigation menu

right_amqp 0.3.2

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.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.8.7 - June 26, 2015 (73KB)
  2. 0.8.6 - November 17, 2014 (73KB)
  3. 0.8.5 - October 02, 2014 (72.5KB)
  4. 0.8.4 - July 09, 2014 (72KB)
  5. 0.8.3 - May 27, 2014 (72KB)
  6. 0.3.2 - October 04, 2012 (68.5KB)
全てのバージョンを表示(全15件)

Runtime依存関係 (2):

eventmachine ~> 0.12.10
right_support < 3.0, >= 1.2

所有者:

作者:

  • Lee Kirchhoff

SHA 256チェックサム:

af21f43873809ded2f74094c9a0726c00f8adea26b00e0dd57d7b330cb80ba4e

累計ダウンロード数 90,436

このバージョンのみ 2,794

ライセンス:

N/A

必要なRubyのバージョン: >= 1.8.7

リンク: