FAPWS3-0.2 (WSGI server based on libev). Another strong contender for Python’s answer to Mongrel—3500 requests/s for static files, 43 for a simple dynamic (Django powered) pages and 4.8 for a heavy SQL query—all benchmarked with 300 concurrent requests.
Very cool - I've been looking for Python/WSGI web servers for quite a while, hadn't come across this one before. A bit of googling revealed that it's been actively developed for quite a while, since 2006, which is encouraging:
http://william-os4y.livejournal.com/
Vernon - 26th February 2009 06:03 - #
I think version is `3-0.2` not `0.2`
Alex Koshelev - 26th February 2009 08:27 - #
Alex: Yup, I copied that typo over from the title. Version number fixed.
Simon, and what is your global opinion about FAPWS and other asynchronous WSGI servers in Django perspective?
Alex Koshelev - 26th February 2009 22:47 - #