Commit 93b1a277 authored by Sushant Mahajan's avatar Sushant Mahajan

updated completed code and modules yet to complete

parent 56f872c7
......@@ -5,14 +5,13 @@ In assignment 2 we had used async RPCs for communication. In this assignment we
completed so far:
-follower implementation
-candidate implementation
-partial leader implementation
-leader implementation
-election timeout
-heartbeat timeout
-persistance of currentTerm and votedFor for each server
-persistence of currentTerm and votedFor for each server
-persistence of log
left:
-leader code completion
-enforcing log on followers
-log persistance
-testing the code
Hope to complete by Wednesday 2015/03/25
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment