Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building a Distributed Task Scheduler With Akka, Kafka, and Cassandra
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 The Problem - Use Cases
- 3 The Problem - Ordering
- 4 The Problem - Assumptions
- 5 Problems with The Old Solution
- 6 The New Hotness - Technology
- 7 Dynamic Load - Kafka
- 8 Dynamic Load - Cassandra
- 9 Datacenter Outages - Kafka
- 10 Datacenter Outage - Cassandra
- 11 Datacenter Outage - Service
- 12 Task Ordering - Kafka
- 13 Task Ordering - Service
- 14 Scheduler in Production
- 15 Did it solve our problems?
- 16 Questions?