Ask HN: Is this excellent blog(The C10K problem) still relevent? 1 points by mangatmodi 8y ago ↗ HN http://www.kegel.com/c10k.html#1:1 - Last update was 6 years ago, is there any new developments in Operating systems to improve highly concurrent designs?
[–] PaulHoule 8y ago ↗ https://en.wikipedia.org/wiki/Nginxhappened. Circa 2002 I tried a number of open source "single-process" web servers and had problems with data corruption.Today I think NGINX is what Apache was in 2000. It 'just works', handles 10k+ connections, etc.
1 comment
[ 1.8 ms ] story [ 11.0 ms ] threadhappened. Circa 2002 I tried a number of open source "single-process" web servers and had problems with data corruption.
Today I think NGINX is what Apache was in 2000. It 'just works', handles 10k+ connections, etc.