Hacker News new | ask | show | jobs
by _delirium 5812 days ago
This Usenix article argues that threaded servers are a better programming model, though it admits that evented servers with current setups may be more efficient (e.g. if there's no compiler support for minimizing per-thread stack overhead): http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.5.58...
1 comments

Reply to myself since it's been too long to edit: Decided this was maybe worth its own submission -> http://news.ycombinator.com/item?id=1547353