/pasc-paxos

Paxos implementation based on PASC library

Primary LanguageJavaApache License 2.0Apache-2.0

* Dependencies
	- Pasc
	- Netty
	- ZooKeeper

* Compilation

	Paxos uses maven for its buildsystem. Compile with
	
	$ mvn install