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 _______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell