Project
Reverse Dependencies for jellog
The projects listed here declare jellog as a runtime or development dependency
0.0
= Jeeves
Provide a brief outline of what the package covers, as the intro page to the
rdoc documentation.
[Contents]
README:: provides details on usage, copyright, contacts etc.
History:: short history of changes and versioning
Bugs:: freeform notes on issues and problems that need fixing
LICENCE:: Details of the Licence used
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024