RubyGems Navigation menu

right_agent 2.3.8

RightAgent provides a foundation for running an agent on a server to interface in a secure fashion with other agents in the RightScale system using RightNet, which operates in either HTTP or AMQP mode. When using HTTP, RightAgent makes requests to RightApi servers and receives requests using long-polling or WebSockets via the RightNet router. To respond to requests it posts to the HTTP router. When using AMQP, RightAgent uses RabbitMQ as the message bus and the RightNet router as the routing node to make requests; to receives requests routed to it by the RightNet router, it establishes a queue on startup. The packets are structured to invoke services in the agent represented by actors and methods. The RightAgent may respond to these requests with a result packet that the router then routes to the originator.

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

インストール:
=

バージョン履歴:

  1. 2.7.2 - July 26, 2016 (247KB)
  2. 2.7.0 - May 20, 2016 (245KB)
  3. 2.6.3 - January 11, 2016 (245KB)
  4. 2.6.2 - October 16, 2015 x86-mingw32 (246KB)
  5. 2.6.2 - October 16, 2015 (246KB)
  6. 2.3.8 - August 08, 2014 (242KB)
全てのバージョンを表示(全83件)

Runtime依存関係 (9):

eventmachine < 2.0, >= 0.12.10
faye-websocket ~> 0.7.0
ffi >= 0
json ~> 1.4
msgpack < 0.6, >= 0.4.4
net-ssh ~> 2.0
rest-client ~> 1.7.0.3
right_amqp ~> 0.7
right_support < 3.0, >= 2.4.1

所有者:

作者:

  • Lee Kirchhoff, Raphael Simon, Tony Spataro, Scott Messier

SHA 256チェックサム:

9773382d64ab935e2ada5cd36c9a27787a6f4bc8a0e14c4aa51e2e00d7e541b3

累計ダウンロード数 240,344

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

ライセンス:

N/A

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

リンク: