Keith Devens .com |
Saturday, August 30, 2008 | ![]() |
| A charlatan makes obscure what is clear; a thinker makes clear what is obscure. – Hugh Kingsmill | ||
|
| ← Hiking today | 360 Degree panorama of Mount Everest → |

George Schlossnagle (http://www.schlossnagle.org/~george/blog/) wrote:
George Schlossnagle (http://www.schlossnagle.org/~george/blog/) wrote:
Oh... here's a good resource for event based systems.
Feel free to post a comment below. Please see my comment policy.
Formatting Rules (No HTML):
Generated in about 0.13s.
(Used 8 db queries)

I don't know if I buy there results. They compare there 'best-of-breed' threads implementation against standard poll(), which is not the best event system framework on either BSD (kqueue) or Linux (/dev/epoll), so the comparison is really flawed. In fact, all they've done is flipped the standard argument against threads (that it's the implementation and not the design) by choosing a sub-optimal choice of event systems.