[Twisted-Python] Has anybody integrated multiple threadpools into reactor?

Itamar Shtull-Trauring itamar at itamarst.org
Tue Oct 19 09:17:25 MDT 2004


Just use twisted.python.threadpool.ThreadPool instances. You can
reactor.suggestThreadPoolSize or something wiht size 1, or start your
own threadpool with size 1.





More information about the Twisted-Python mailing list