BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

jerbil

v1.4.8RubyGems· Ruby

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.

The verdict
Abandoned. Last published 11 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseOther
DepsZero deps
Maintenance
Last published 11 years ago.
Popularity
6 downloads / week
Security
No known advisories for this version (OSV).
License
non-standard
Dependencies
No runtime dependencies
Recent releases
  • 1.4.811 years ago
  • 1.4.711 years ago
  • 1.4.611 years ago
  • 1.4.511 years ago
  • 1.3.312 years ago
  • 1.2.213 years ago
jerbil — 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. (Ruby / RubyGems) · Modules