Skip to content
forked from zk1931/jzab

An implementation of ZooKeeper Atomic Broadcast in Java

License

Notifications You must be signed in to change notification settings

ibrahimshbat/jzab

 
 

Repository files navigation

Jzab

An implementation of ZooKeeper Atomic Broadcast in Java

Build Status

Javadoc from the latest master branch build: http://zk1931.github.io/jzab/javadoc/

Requirements

  • JDK 1.7 or later: javac -version
  • Maven 3 or later: mvn -v
  • Protocol Buffers compiler 2.4 or later: protoc --version

How to build

To build the project, run:

mvn verify

About

An implementation of ZooKeeper Atomic Broadcast in Java

Resources

License

Stars

Watchers

Forks

Packages

No packages published