Sha256: 85b27304ed35ed63b1554a0b0eb0510613409706f95c78b315d41d43e6c12402

Contents?: true

Size: 784 Bytes

Versions: 4

Compression:

Stored size: 784 Bytes

Contents

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.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jerbil-1.4.8 Intro.txt
jerbil-1.4.7 Intro.txt
jerbil-1.4.6 Intro.txt
jerbil-1.4.5 Intro.txt