zk1931 / jzab

ZooKeeper Atomic Broadcast in Java
http://zk1931.github.io/jzab/master/
Apache License 2.0
54 stars 23 forks source link

Jzab

Build Status

jzab is an implementation of ZooKeeper Atomic Broadcast (Zab) in Java. jzab's features include:

Applications using jzab

Documentation

Requirements

How to build

To build the project, run:

mvn verify