Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building High Available Systems with Akka Distributed Data
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Overview
- 3 What does it mean
- 4 Example of a distributed system
- 5 Cap Theorem
- 6 Consistency
- 7 CoDT
- 8 Vector Clock
- 9 Akka Distributed Data
- 10 Replicator
- 11 Interface
- 12 Consistentity
- 13 Custom Data Types
- 14 Remove Items from a Set
- 15 Distributed Data Limitations
- 16 Use Cases
- 17 Code Walkthrough
- 18 Questions