Skip to content

ossa-ma/multi-paxos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed algorithms

Paxos Made Moderately Complex implementation in Elixir

make options for Multipaxos

CLEAN UP

make clean - remove compiled code make compile - compile

make run cluster - same as make run SERVERS=5 CLIENTS=5 CONFIG=default DEBUG=0 MAX_TIME=15000

make run_faster - same as make run SERVERS=5 CLIENTS=5 CONFIG=faster DEBUG=0 MAX_TIME=15000

About

Distributed Algorithms: Multi-Paxos Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published