Hacker News new | ask | show | jobs
by toast0 1039 days ago
50K is not really very many connections. How about 1M?
1 comments

True, and C10M is the new C10K. I was just surprised it works well using that many OS threads rather than needing green threads or async.