[Haskell-cafe] Light and fast http server

Vo Minh Thu noteed at gmail.com
Fri Mar 11 23:45:00 CET 2011


2011/3/11 Victor Oliveira <rhapsodyv at gmail.com>:
> Hi cafe,
>
> There are a lot of http servers in hackage. I didn't have used none.
> I would like to know if one of them is something closer of the nginx.
> I need some light and fast. It don't need support all http, just the basics is fine.
> Suggestions?

Snap and Warp come to mind. Have a look at this reddit thread:
http://www.reddit.com/r/programming/comments/flpao/the_haskell_high_performance_server_shootout/

Cheers,
Thu



More information about the Haskell-Cafe mailing list