A screamingly fast Python 2/3 WSGI server written in C.
copied from cf-staging / bjoernA screamingly fast, ultra-lightweight WSGI server for CPython 2 and CPython
3, written in C using Marc Lehmann's high performance
libev <http://software.schmorp.de/pkg/libev.html>
_ event loop and Ryan
Dahl's http-parser <https://github.com/joyent/http-parser>
_.