Skip to content

Service Discovery Server

Randgalt edited this page Dec 29, 2011 · 5 revisions

Packaging

Curator Service Discovery is in its own package in Maven Central: curator-x-discovery-server

Description

The Service Discovery Server bridges non-Java or legacy applications with the Curator Service Discovery. It exposes RESTful web services to register, remove, query, etc. services.

The Service Discovery Server provides JAX-RS components that can be incorporated into a container of your choice (Tomcat, Jetty, etc.). You can also choose any JAX-RS provider (Jersey, RESTEasy, etc.).

MORE TBD

Clone this wiki locally