[Twisted-Python] Benchmark of Python WSGI servers

Michael Thompson michaelnt at gmail.com
Fri Mar 18 17:44:41 MDT 2011


>From the guys who brought you async socket benchmark,
http://nichol.as/asynchronous-servers-in-python, comes Python WSGI
benchmark
http://nichol.as/benchmark-of-python-web-servers.

Is twisted coming out of this so badly because they are using the
default reactor, as opposed to epoll?

Perhaps the default reactor should be the best available rather than
the lowest common denominator.

Michael




More information about the Twisted-Python mailing list