Understanding the Thundering Herd Problem
Introduction
The thundering herd problem is a performance issue that occurs in computer science when a large number of processes or threads wake up simultaneously in response to an event, but only one
systemdesignblogsbygogawat.hashnode.dev14 min read