RubyGems Navigation menu

jerbil 1.4.6

Provides a reliable Object Request Broker and a simple framework for ruby-based services. Jerbil servers run on each machine in the system and share information on registering services. This ensures no single point of failure - machines can come and go (orderly or disorderly) and the network extends or heals as they do. For services there is a parent class that hides all of the jerbil server interactions so that new services can be written without having to write any distributing code. Clients can also be written using an interface that can find one or more services on the network and connect to each or the first. Finally, there are scripts to start and stop the Jerbil server and any Services so that the whole thing can be quickly installed and integrated with your system.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.4.8 - October 26, 2014 (71 KB)
  2. 1.4.7 - October 21, 2014 (71 KB)
  3. 1.4.6 - October 17, 2014 (70.5 KB)
  4. 1.4.5 - October 17, 2014 (70.5 KB)
  5. 1.3.3 - September 30, 2013 (66 KB)
Show all versions (6 total)

Runtime Dependencies (7):

daemons ~> 1.0
jeckyl >= 0.2.7, ~> 0.2
jellog >= 1.0.14, ~> 1.0
jeni >= 0.2.5, ~> 0.2
netaddr ~> 1.0
optplus >= 0.0.2, ~> 0.0

Owners:

Authors:

  • Dr Robert

SHA 256 checksum:

afd01a937a10b8b1f0744ce43d1d6dd7c8be31ef24ec88f2ecbef947ac3c38af

Total downloads 16,015

For this version 2,322

License:

Open Software Licence v3.0

Required Ruby Version: >= 0

Links: