WhatfettleC10K

latency.png

Via Joe, the C10K paper is a fantastic index into Unix techniques for supporting arrays of upto 10,000 concurrent clients. It's amazing to read how far the world has moved on since i last wrote a for (;;) / select() loop in C.