Completed
Replicated State Machines
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Java.util.concurrent for Distributed Coordination
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Hazelcast
- 3 Challenges
- 4 Distributed Coordination Systems
- 5 A Simple Locking Recipe for Zookeeper
- 6 An Opinionated & High-Level Framework
- 7 Why Raft?
- 8 Replicated State Machines
- 9 CP Sessions
- 10 DEMO 12: Adding Redundancy
- 11 Recap Avold writing your own implementations for coordination
- 12 Roadmap
- 13 Resources