* Adam Langley <[EMAIL PROTECTED]> [080725 13:05]: > 2008/7/25 Krzysztof Skrzętnicki <[EMAIL PROTECTED]>: > > "Developing a high-performance web server in Concurrent Haskell" > > http://www.haskell.org/~simonmar/papers/web-server-jfp.pdf (see page 15) > > > > Perhaps you might be interested in this paper also because of its topic. > > That's a good reference. Also note that the paper is 6 years old and > GHC has come a long way since then. I'd suspect that the graph on page > 15 would look much more favourable to Haskell these days.
http://www.seas.upenn.edu/~lipeng/homepage/unify.html This paper (and included code) should be relevant and useful. There's an epoll wrapper and a lot of good stuff. _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
