Pages tagged twisted:

Nicholas Piël » Socket Benchmark of Asynchronous Servers in Python
http://nichol.as/asynchronous-servers-in-python

This also shows that for massively concurrent problems, such as lots of parallel comet connections, the GIL in Python is a non-issue as we handle the concurrent connections in a single thread. In this post i am going to look at a selection of asynchronous servers implemented in Python.
Twisted Disney Princesses | Gunaxin
http://www.gunaxin.com/twisted-disney-princesses/16011