Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a25bf06fcd752da2

Jump to content

Talk:Thundering herd problem

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 14 years ago by 83.4.254.149 in topic Unclearly written

Unclearly written

[edit]

For example the second sentence refers to "the resource" but it is not explained what is "the resource". I can guess that the resource can be a resource which could be used just by single process at time. --pabouk (talk) 06:27, 28 April 2010 (UTC)Reply

It is generic term used in OS articles and books. resource is anything which is managed by os, to be shared among (potentially) multiple users. Like file, socket, socket buffer, or lock, timers, events or memory location which should be used by only one thread at time, etc. etc. It ca refer to anything including structures in kernel holding some informations for OS or processes or hardware. — Preceding unsigned comment added by 83.4.254.149 (talk) 11:59, 23 March 2012 (UTC)Reply