Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages