bbengfort / cloudscope

Simulation and visualization of distributed systems and communications.
http://bbengfort.github.io/cloudscope/
MIT License
1 stars 0 forks source link

Write response in Raft #41

Closed bbengfort closed 8 years ago

bbengfort commented 8 years ago

In the raft simulation, update the version when the leader replies that it was successfully committed.

This should boost the write latency and be more realistic.

bbengfort commented 8 years ago

Added a "commit latency" metric