Completed
Summary: Craft
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
CRaft - An Erasure-coding-supported Version of Raft for Reducing Storage Cost
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Data replication: when server crashes...
- 3 Raft: distributed consensus
- 4 Erasure Coding: Reed-Solomon Code
- 5 Combine erasure coding with crash tolerance?
- 6 CRaft: erasure coding + Raft
- 7 Challenge #1: liveness
- 8 Challenge #2: newly elected leader
- 9 Comparing consensus protocols
- 10 Evaluation highlights
- 11 Evaluation setup
- 12 Evaluation: read latency
- 13 Summary: Craft
- 14 Evaluation: liveness