[Haskell-cafe] Libevent FFI problems
Scott Cruzen
sic at lerp.com
Wed Jul 30 16:22:04 EDT 2008
* Adam Langley <agl at imperialviolet.org> [080725 13:05]:
> 2008/7/25 Krzysztof Skrzętnicki <gtener at gmail.com>:
> > "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.
More information about the Haskell-Cafe
mailing list