Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vert-x3/vertx-zookeeper
- Owner: vert-x3
- License: other
- Created: 2015-03-23T10:30:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-11-08T15:02:52.000Z (3 months ago)
- Last Synced: 2024-11-08T15:33:56.638Z (3 months ago)
- Language: Java
- Size: 396 KB
- Stars: 73
- Watchers: 33
- Forks: 67
- Open Issues: 28
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE.txt
Awesome Lists containing this project
- vertx-awesome - Zookeeper Cluster Manager - favicon.svg" alt="(stack)" title="Vert.x Stack" height="16px"> - Zookeeper cluster manager. (Cluster Managers)
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]