kirkzhangtech / kirkzhangtech.github.io

blog
https://kirkzhangtech-github-io.vercel.app
MIT License
1 stars 0 forks source link

raft_structure_guide - CoffeeMan #34

Open kirkzhangtech opened 1 year ago

kirkzhangtech commented 1 year ago

https://simonteo58.github.io/2022/10/07/MIT6.824/lab2b/lab2_raft_struct_guide/

Raft Structure Advice A Raft instance has to deal with the arrival of external events (Start() calls, AppendEntries and RequestVote RPCs, and RPC replies),and it has to execute periodic tasks (electio