Commit 22899766 authored by Sushant Mahajan's avatar Sushant Mahajan

updated completion info

parent 0813d73e
In assignment 2 we had used async RPCs for communication. In this assignment we went with channels and go routines, so the paradigm shift caused unexpected delays and many roadblocks that took time to resolve.
completed so far:
-follower implementation
-candidate implementation
-partial leader implementation
-election timeout
-heartbeat timeout
-persistance of currentTerm and votedFor for each server
left:
-leader code completion
-enforcing log on followers
-log persistance
Hope to complete by Friday 2015/03/27
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