Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Drinking a River of IoT Data with Akka.NET
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Actor model: the origin
- 3 What happened in 2015?
- 4 Classic scaling can't keep up
- 5 Free lunch was over
- 6 Parallelism is the salvation
- 7 Amdahl's Law
- 8 Can actor models help?
- 9 Messages
- 10 The Actor System
- 11 The actor hierarchy
- 12 Fault Tolerance - Supervision
- 13 General development ideas
- 14 Character Actor
- 15 Connection situation
- 16 Momentary threshold
- 17 Periodic threshold
- 18 Your typical loT stack
- 19 Why Normalization?
- 20 Timestamp correction & buckets
- 21 Gap filling
- 22 Akka. Persistence
- 23 After a system restart
- 24 Start learning
- 25 Deployment
- 26 Conclusion