RubyGems Navigation menu

right_agent 0.17.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.7.2 - July 26, 2016 (247 KB)
  2. 2.7.0 - May 20, 2016 (245 KB)
  3. 2.6.3 - January 11, 2016 (245 KB)
  4. 2.6.2 - October 16, 2015 x86-mingw32 (246 KB)
  5. 2.6.2 - October 16, 2015 (246 KB)
  6. 0.17.0 - August 07, 2013 (158 KB)
Show all versions (83 total)

Runtime Dependencies (6):

eventmachine < 2.0, >= 0.12.10
json <= 1.7.6, >= 1.4
msgpack < 0.6, >= 0.4.4
net-ssh ~> 2.0
right_amqp ~> 0.7
right_support < 3.0, >= 2.4.1

Owners:

Authors:

  • Lee Kirchhoff, Raphael Simon, Tony Spataro

SHA 256 checksum:

32f7a42116d1ed96ccea96bd567debb308b5df4d4e6f6949d9a5f17db6488485

Total downloads 240,177

For this version 3,916

Licenses:

N/A

Required Ruby Version: >= 1.8.7

Links: