Completed
TCP congestion avoidance
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Stop Rate Limiting - Capacity Management Done Right
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 API Management Gateway
- 3 Why Rate Limiting Doesnt Work
- 4 Queueing Theory
- 5 Demos
- 6 Queue Theory
- 7 Limit Concurrency
- 8 throughput vs capacity
- 9 TCP congestion avoidance
- 10 Adaptive capacity management
- 11 How capacity gets managed
- 12 When to admit a request
- 13 When to borrow quota
- 14 Summary