Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Data in Motion - Streaming Static Data Efficiently in Akka Persistence
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Data at scale
- 3 Streams
- 4 Log data structure
- 5 Akka Persistence Query
- 6 Streaming static data
- 7 Pulling data from a log
- 8 Actor publisher
- 9 Events by persistence id
- 10 All persistence ids
- 11 Events by tag
- 12 Akka Persistence Cassandra Replay
- 13 Non blocking asynchronous replay
- 14 Benchmarks
- 15 Alternative architecture
- 16 Event time processing
- 17 Ordering
- 18 Distributed causal stream merging
- 19 Exactly once delivery
- 20 Akka Analytics
- 21 Distributed systems
- 22 Challenges
- 23 Conclusion
- 24 Questions