Raft network simulator, used for testing/abusing Raft.
makeA network of 3 nodes with a message drop rate of 50%, message duplication rate of 20%, with a random seed initialized at 2:
build/virtraft --servers 3 --drop_rate 50 --dupe_rate 20 --seed 2| Name | Name | Last commit date | ||
|---|---|---|---|---|
Raft network simulator, used for testing/abusing Raft.
makeA network of 3 nodes with a message drop rate of 50%, message duplication rate of 20%, with a random seed initialized at 2:
build/virtraft --servers 3 --drop_rate 50 --dupe_rate 20 --seed 2