Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Implementing Distributed Consensus

USENIX via YouTube

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the intricacies of distributed consensus in this 48-minute conference talk from SREcon19 Asia/Pacific. Dive into the Paxos protocol and learn how to design and implement a simple distributed consensus protocol using "Skinny," an education-focused distributed lock service. Gain insights into network challenges, availability, and fault-tolerance as you progress from theoretical concepts to practical coding. Ideal for engineers with limited exposure to distributed consensus, those beginning to build distributed systems, or professionals seeking to understand the underlying theory of solutions like Zookeeper and etcd. Follow along as the speaker addresses key topics including Paxos roles, coalesced roles with leader, lock and consensus APIs, propose functions, timeouts, concurrency issues, and ghost quorums. By the end, you'll have a deeper understanding of distributed consensus implementation and be equipped with resources for further learning and experimentation.

Syllabus

Intro
What?
Protocols
Paxos Roles
Coalesced Roles with Leader
Coalesced Roles at Scale
Limitations
Assuming a wide quorum
Lock API
Consensus API
Control API
Skinny Instance
Propose Function
Resulting Behavior
Improvement #1
Timeouts
Improvement #2
Concurrency
What's wrong?
Solution: More synchronizing
Early Stopping (3)
Ghost Quorum
The Fix
Further Reading
Try, Play, Learn!

Taught by

USENIX

Reviews

Start your review of Implementing Distributed Consensus

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.