Table of Contents

Module: threadtask Twisted-0.18.0/twisted/internet/threadtask.py

This module is deprecated, use twisted.internet.threads instead.

A thread pool that is integrated with the Twisted event loop.

Imported modules   
from twisted.internet import reactor, main
from twisted.python import threadpool, threadable, log, failure
Functions   
dispatch
dispatchApply
  dispatch 
dispatch (
        callback,
        errback,
        func,
        *args,
        *kw,
        )

  dispatchApply 
dispatchApply (
        callback,
        errback,
        func,
        args,
        kw,
        )

Classes   
ThreadDispatcher

A thread pool that is integrated with the Twisted event loop.


Table of Contents

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