消息 [132661]
On Thu, Mar 31, 2011 at 8:25 AM, Antoine Pitrou <report@bugs.python.org> wrote:
>
> Antoine Pitrou <pitrou@free.fr> added the comment:
>
> Speaking of which, I wonder why we have both multiprocessing.Pool and concurrent.futures.ProcessPoolExecutor. They seem to fill the exact same needs, with different APIs...
>
Brian and I need to work on the consolidation we intend(ed) to occur
as people got comfortable with the APIs. My eventual goal is to remove
anything but the basic multiprocessing.Process/Queue stuff out of MP
and into concurrent.* and support threading backends for it. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-03-31 12:28:29 | jnoller | 修改 | recipients:
+ jnoller, bquinlan, pitrou, vstinner, hongqn, asksol, vlasovskikh, gdb, Albert.Strasheim, aljungberg |
| 2011-03-31 12:28:29 | jnoller | 链接 | issue9205 messages |
| 2011-03-31 12:28:29 | jnoller | 创建 | |
|