How to Tame the Thundering Herd Problem¶
Redis. (2023). How to Tame the Thundering Herd Problem. Redis Engineering Blog.
Cited by¶
1 citation across 1 artifact.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Blockage Release Dynamics
- In information systems, censorship of stories followed by saturated coverage when censorship lifts, and queue backpressure followed by a thundering-herd burst on recovery, exhibit the same shape.
This sourceDescribes the thundering-herd / cache-stampede dynamic: a heavily-accessed cache entry expires (the barrier lifts) and many requests, held back during the cache hit, discharge simultaneously onto the backend in a burst — backpressure storage then a discontinuous release on recovery.
- In information systems, censorship of stories followed by saturated coverage when censorship lifts, and queue backpressure followed by a thundering-herd burst on recovery, exhibit the same shape.
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:a4e026b95a96 · see in the full table