[Chicago] Facebook open sources FriendFeed's real-time Python web framework, Tornado
Ian Bicking
ianb at colorstudy.com
Fri Sep 18 21:54:44 CEST 2009
On Mon, Sep 14, 2009 at 8:52 PM, Kumar McMillan
<kumar.mcmillan at gmail.com> wrote:
> Benchmarking Ruby in WEBRick is like benchmarking SimpleHTTPServer in
> Python. In other words, it's not really fair :)
There's nothing that unfair about benchmarking SimpleHTTPServer.
paste.httpserver uses SimpleHTTPServer, and it's not as fast as
CherryPy (which is still pure Python and I think not entirely unlike
SimpleHTTPServer, just more streamlined), but it's not terrible. It's
certainly nothing like WEBrick.
--
Ian Bicking | http://blog.ianbicking.org | http://topplabs.org/civichacker
More information about the Chicago
mailing list