AdvancedVocabulary#distributed-systems#algorithms#backend

Paxos Consensus Vocabulary

Learn the vocabulary of reaching agreement through numbered proposal rounds requiring majority promises and majority acceptance.

0 / 5 completed
1 / 5
A teammate explains that a distributed algorithm reaches agreement on a single value through numbered proposal rounds, where a proposer must first get a promise from a majority of acceptors before it can get that same majority to actually accept its value. What consensus algorithm is being described?