haskell httpd

S. Alexander Jacobson alex at i2x.com
Mon Nov 3 18:26:54 EST 2003


I've been working on a new project and evaluating
the Twisted python framework which relies on
asynchIO rather than threading to achieve speed.

The resulting idioms feel like they would be much
more elegant in Haskell.

So my question at this point is:

Is there a reasonably efficient Haskell httpd
implementation around that uses poll/select?

-Alex-


___________________________________________________________________
S. Alexander Jacobson                      Check out my new blog!!!
1-212-787-1914 voice                       http://alexjacobson.com



More information about the Haskell mailing list