Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vert-x3/vertx-zookeeper

Zookeeper based cluster manager implementation
https://github.com/vert-x3/vertx-zookeeper

Last synced: 2 months ago
JSON representation

Zookeeper based cluster manager implementation

Awesome Lists containing this project

README

        

= Zookeeper Cluster Manager

image:https://github.com/vert-x3/vertx-zookeeper/workflows/CI/badge.svg?branch=master["Build Status", link="https://github.com/vert-x3/vertx-zookeeper/actions?query=workflow%3ACI"]

This is a cluster manager implementation for Vert.x that uses http://zookeeper.apache.org/[Zookeeper].

Please see the main documentation on the web-site for a full description:

* https://vertx.io/docs/vertx-zookeeper/java/[Web-site documentation]