Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 287 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 287 Bytes

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