deferToProcess
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from benliles <None>: Create an implementation of the threadpool and deferToThread using the multiprocessing library instead of the threading library. There is a backport of the multiprocessing library currently available from http://pypi.python.org/pypi/multiprocessing ---------- Type : enhancement Component: core Keywords : multiprocessing Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/3901