Re: > 15,000 Simultaneous Connections

Matthew Wilcox (Matthew.Wilcox@genedata.com)
Mon, 6 Sep 1999 11:28:39 +0200


On Sun, Sep 05, 1999 at 07:47:34PM -0400, Jordan Mendelson wrote:
> What would be the optimal paradigm for this?
>
> Does anyone have some hard numbers on which models can reach what levels?

Zach Brown presented a paper on this at the Ottawa Linux Symposium
called `Ninja Adventures in the Stratosphere, or Two Attempts at Server
Optimisation'. I can't find a copy of the paper online though. Zab?

The one-line summary is: With Stephen Tweedie's SIGIO changes, using the
signal-driven model significantly outperforms poll().

-- 
Matthew Wilcox <willy@bofh.ai>
"Windows and MacOS are products, contrived by engineers in the service of
specific companies. Unix, by contrast, is not so much a product as it is a
painstakingly compiled oral history of the hacker subculture." - N Stephenson

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/