Load Shedding
Everything on SkillVeris tagged Load Shedding — collected across the glossary, study notes, blog, and cheat sheets.
2 resources across 1 library
Interview Questions(2)
What is Backpressure in Distributed Systems?
Backpressure is a flow-control mechanism where a slower downstream consumer signals an upstream producer to slow down or pause sending data, preventing the con…
What is Load Shedding in System Design?
Load shedding is the practice of deliberately rejecting or degrading a portion of incoming requests once a system approaches overload, so that the requests it…