Completed
Evaluating Scalability Distributed advertisement counter
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Scaling the Distributed Actor Runtime - PARTISAN
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Distributed Actors
- 3 Programming Model
- 4 Executive Summary We're going to look at how we can improve distributed actor
- 5 Limitations: Scalability
- 6 Limitations: Latency
- 7 Partisan
- 8 Dynamic Overlay Selection
- 9 Named Channels
- 10 Affinitized Parallelism
- 11 Experiments
- 12 Evaluating Scalability Distributed advertisement counter
- 13 Increasing Scalability
- 14 Reducing Latency: Microbenchmarks
- 15 Increasing Throughput: Echo Service
- 16 Increasing Throughput: KVS Service
- 17 Takeaways Distributed actor systems limited by implementation assumptions
- 18 Questions?