[Twisted-Python] Twisted Web at 630k reqs/sec

Gelin Yan dynamicgl at gmail.com
Sun Nov 15 05:25:27 MST 2015


2015年11月15日 下午6:09,"Tobias Oberstein" <tobias.oberstein at tavendo.de>写道:
>>
> What's required for high-performance on Windows is the Twisted IOCP
reactor. For Python 2 that works quite well. For Python 3 some bits are
missing in Twisted (Hawkie is working on that). For shared sockets (which
Crossbar.io uses for multi-core scaling), more work on the IOCP reactor
would be needed.

Hi tobias

    Are you sure IOCP is able to share sockets between process? It would be
great if you can share some info about this. I only use iocp with thread
pools. Due to GIL, well, use thread pools on python doesn't make any sense
for that.

regards

gelin yan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20151115/6cc3e8a3/attachment-0002.html>


More information about the Twisted-Python mailing list