Why Events Are A Bad Idea (for high-concurrency servers)(usenix.org)
usenix.org
Why Events Are A Bad Idea (for high-concurrency servers)
http://www.usenix.org/events/hotos03/tech/full_papers/vonbehren/vonbehren_html/
2 comments
Previous discussions:
http://news.ycombinator.com/item?id=1269090
http://news.ycombinator.com/item?id=1355309
http://news.ycombinator.com/item?id=2907415
http://news.ycombinator.com/item?id=2910849
http://news.ycombinator.com/item?id=1269090
http://news.ycombinator.com/item?id=1355309
http://news.ycombinator.com/item?id=2907415
http://news.ycombinator.com/item?id=2910849
Thanks. I should have done a more thorough search before submitting this. I was honestly surprised that this particularly link hadn't been posted before, and now we see that this paper has nearly a half-dozen URIs on the same site. Bummer.
The above is, IMO, the most important quote from the paper. Of course, this paper is from 2003, so I would like to think we have made some progress in understanding events vs/and/or threads, but I don't believe we really have.