On Thu, Aug 6, 2009 at 2:12 PM, Darren Govoni <dar...@ontrenet.com> wrote:

> Hi,
>  I could see from the docs I read how to increase the allotted threads
> in the reactor.
>
> I use reactor.callInThread(....) and it seems to max out at 10. I read
> about ThreadPool class, but need to run mine in the reactor.
>

The reactor has a similar API:
http://twistedmatrix.com/documents/8.2.0/api/twisted.internet.interfaces.IReactorThreads.html#suggestThreadPoolSize
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to