JSC Service Repository
One of the great things of the standardized JSC Platform and the
JSC Services packaging format is that it makes it possible to have
a (public) repository of Jini services than
can be downloaded and deployed in any JSC compliant container. Below
you will find links to various services you can download through
the administration ServiceUI™ of
Seven and deploy yourself to expand your Jini environment.
| JSC Service |
Description |
Location |
| JSC Lookup |
Lookup Service implementation that is (loosly) based on Reggie and implements ServiceRegistrarX,
facilitating the delivery of service events based on an event
model that doesn't require callbacks (JSC Service Event Model). |
Cheiron repository [1] |
| JSC Space |
JavaSpaces implementation based on Outrigger, provides no additional features
other than that it can be deployed with Seven. |
Cheiron repository [1] |
| JSC Transaction Manager |
Distributed transaction manager implementation that is based on Mahalo
and implements TransactionManagerX,
facilitating the creation of named transactions that can
serve as mutex (mutual exclusion) object that allows multiple
clients to share the same resource, but not simultaneously.
In other words a locking service. |
Cheiron repository [1] |
| JSC Service Browser |
Jini Service Browser that is deployed as a JSC Service, taking advantage of the configuration facilities of the container. |
Cheiron repository [1] |
If others
have built a JSC Service that can be distributed under an approved
Open Source license please drop us a note so we can include a link
to your website that allows people to download the Service Archive (SAR)
file through the ServiceUI of Seven.
[1] Apache
License, Version 2.0 is effective for the downloads
|