PPT Slide
Fail-Stop Faultsf+1 Rounds Algorithm
- Send your vector to all processes.
- Update local vector according to the received vectors.
- After f+1 rounds decide according to the local vector. If you have 1 in the vector then decide 1, otherwise decide 0.
Each process maintains a vector containing
a value for each process {0,1, u}. u = undefined.