Completed
Naive Packing (NP)
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
ScaleCheck - A Single-Machine Approach for Discovering Scalability Bugs in Large Distributed Systems
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 ScaleCheck A Single Machine Approach for Discovering Scalability Bugs in Large Distributed Systems
- 3 An Example: Cassandra Bug #3831
- 4 The "Flapping" Bug(s)
- 5 Outline introduction
- 6 Naive Packing (NP)
- 7 Single Process Cluster (SPC) Deploy modes as processes threads in a single process
- 8 Per-Node Services Frequent Design pattern
- 9 Global Event Driven Architecture (GEDA) One global event handler per service
- 10 Finding New Bugs
- 11 Colocation Factor
- 12 Limitations and Future Work Focus on scale dependent CPUV Processing time