Ticket #3901 enhancement new
deferToProcess
| Reported by: | benliles | Owned by: | benliles |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | multiprocessing |
| Cc: | exarkun, truekonrads, jason.heeris@…, drednout.by@… | Branch: | |
| Author: | Launchpad Bug: |
Description
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
Change History
Note: See
TracTickets for help on using
tickets.
