Introduction - If you have any usage issues, please Google them yourself
Scalable Network Programming
Or: The Quest For A Good Web Server (That Survives Slashdot)
Felix von Leitner
felix-linuxkongress@fefe.de
2003-10-16
Abstract
How do you write a fast network server?
How do you write a network server that can handle 10000 clients?
What bottlenecks are there and how do you avoid them?
Scalable Network Programming