RubyGems Navigation menu

right_agent 0.5.1

RightAgent provides a foundation for running an agent on a server to interface in a secure fashion with other agents in the RightScale system. A RightAgent uses RabbitMQ as the message bus and the RightScale mapper as the routing node. Servers running a RightAgent establish a queue on startup for receiving packets routed to it via the mapper. 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 mapper then routes to the originator. Similarly a RightAgent can also make requests of other RightAgents in the

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 2.7.2 - July 26, 2016 (246.5 KB)
  2. 2.7.0 - May 20, 2016 (245.0 KB)
  3. 2.6.3 - January 11, 2016 (244.5 KB)
  4. 2.6.2 - October 16, 2015 x86-mingw32 (246.0 KB)
  5. 2.6.2 - October 16, 2015 (246.0 KB)
  6. 0.5.1 - September 26, 2011 (180.0 KB)
顯示所有版本(共 83)

Runtime 相依性套件 (6):

amqp = 0.6.7
eventmachine ~> 0.12.10
json >= 1.4.4, <= 1.4.6
msgpack = 0.4.4
right_popen ~> 1.0.11

擁有者:

作者:

  • Lee Kirchhoff, Raphael Simon, Tony Spataro

SHA 256 checksum:

ed7bdceae42f6d125e59f10db09e5a671ce05ebe7f02569b0bcb2ed8bb245b26

總下載次數 240,508

這個版本 3,224

License:

Ruby 版本需求: >= 1.8.7

相關連結: