/multipaxos

Reaching consensus in a distributed network

Primary LanguageErlang

Multipaxos by Jaime Rodriguez (jr1713) and Ignacio Navarro (in714)

Usage

make run

The parameters that can be modified are:

N_servers, N_clients, N_accounts, Max_amount, End_after in system.erl

End_after + time in database.erl

timer:sleep(time) in client.erl