marcoserafini / pasc-paxos

Paxos implementation based on PASC library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

* Dependencies
	- Pasc
	- Netty
	- ZooKeeper

* Compilation

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

About

Paxos implementation based on PASC library

License:Apache License 2.0


Languages

Language:Java 100.0%