Table of Contents

Class: IReactorThreads Twisted-0.18.0/twisted/internet/interfaces.py

Dispatch methods to be run in threads.

Internally, this should use a thread pool and dispatch methods to them.

Base Classes   
Interface
Methods   
callInThread
suggestThreadPoolSize
  callInThread 
callInThread (
        self,
        callable,
        *args,
        *kwargs,
        )

Run the callable object in a separate thread.

  suggestThreadPoolSize 
suggestThreadPoolSize ( self,  size )

Suggest the size of the thread pool.


Table of Contents

This document was automatically generated on Sat Jun 1 22:28:47 2002 by HappyDoc version 2.0