consensus - byzantizing Paxos by refinement -


in article lamport, in section 3 byzantizing algorithm, said "if p3a' not hold, can apply p3b' c largest ballot in f +1 byzacceptors have voted same value. however, unsatisfactory because leads byzantine consensus algorithm requiring more 4f acceptors."

i don't understand why require more 4f acceptors?


Comments

Popular posts from this blog

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

php - trouble displaying mysqli database results in correct order -

C++ Linked List -