[Twisted-Python] deferToThread and thread pool

Brian Granger bgranger at scu.edu
Wed Aug 31 00:17:10 EDT 2005


I have a few questions about the default implementation of  
deferToThread.

1.  Does deferToThread use a thread pool by default?  If not, how can  
I enable this?

2.  Which thread are the callbacks and errbacks of the deferred  
returned by deferToThread run in?

Thanks in advance!

Brian






More information about the Twisted-Python mailing list