24P by xguru 2022-08-18 | favorite | 댓글 1개
  • 단계별 애니메이션을 통해 분산 합의 메커니즘 이해하기
  • What is Distributed Consensus?
  • Overview
    • States (Follower, Candidate, Leader)
  • Leader Election
    • Election Timeout
    • Candidacy
    • Leadership & heartbeat timeout.
    • Re-election
    • Split Vote
  • Log Replication
    • Complex state machine example.
    • Commitment rules
    • Network Partitions
    • Client reads.
  • Conclusion & Additional Resources

애니메이션으로 보니까 이해가 잘되는군요(완벽히 이해했어!!)