Boosting Socket Performance on Linux
Cop writes "The Sockets API lets you develop client and server applications that can communicate across a local network or across the world via the Internet. Like any API, you can use the Sockets API in ways that promote high performance -- or inhibit it. This article explores four ways to use the Sockets API to squeeze the greatest performance out your application and to tune the GNU/Linux® environment to achieve the best results."
Bell South hear about this.
Are you a /. editor? If your suggestion appeared on the front page it would be a dupe. See here.
Fun facts about slashdot editors: Slashdot editors do not edit. Hire the damn copy editor, taco.
Since when has this country used intellectual elite as a pejorative term?
the article is all about TCP, which is great. how about an article on optimizing UDP though?