thundering herd problem?
- Scheduler thrashing. This can happen under Unix when you have a number of processes that are waiting on a single event. When that event (a connection to the web server, say) happens, every process which could possibly handle the event is awakened. In the end, only one of those processes will actually be able to do the work, but, in the meantime, all the others wake up and contend for CPU time before being put back to sleep. Thus the system thrashes briefly while a herd of processes thunders through. If this starts to happen many times per second, the performance impact can be significant.
We couldn't find any rhymes for the word thundering herd problem.
Maybe you were looking for one of these terms?
thunderbolt, thundercats, thundered, thundering, thunderous, thunders, thundershower, thunderstorm, thunderstruck
Translation
Find a translation for thundering herd problem in other languages:
Select another language:
Citation
Use the citation below to add this page to your bibliography:
"thundering herd problem." Rhymes.net. STANDS4 LLC, 2013. Web. 18 May 2013. <http://www.rhymes.net/rhyme/thundering herd problem>.

