Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Zoodiscovery"

Line 1: Line 1:
ZooDiscovery is a discovery mechanism that runs as an OSGi service. It leverage Apache ZooKeeper robustness and implements Eclipse ECF Discovery API.(Hence the name!).
+
ZooDiscovery is a discovery mechanism that runs as an OSGi service. It leverage [http://hadoop.apache.org/zookeeper/ Apache ZooKeeper] robustness and implements [http://wiki.eclipse.org/ECF_Providers Eclipse ECF Discovery API].(Hence the name!).

Revision as of 06:18, 22 March 2010

ZooDiscovery is a discovery mechanism that runs as an OSGi service. It leverage Apache ZooKeeper robustness and implements Eclipse ECF Discovery API.(Hence the name!).

Back to the top