消息 [132660]
The problem with this approach is that it won't help concurrent.futures.
Detection of killed endpoints should ideally happen at a lower level, e.g. in Process or Queue or Connection objects.
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... |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-03-31 12:25:38 | pitrou | 修改 | recipients:
+ pitrou, bquinlan, vstinner, jnoller, hongqn, asksol, vlasovskikh, gdb, Albert.Strasheim, aljungberg |
| 2011-03-31 12:25:38 | pitrou | 修改 | messageid: <1301574338.12.0.437023762009.issue9205@psf.upfronthosting.co.za> |
| 2011-03-31 12:25:37 | pitrou | 链接 | issue9205 messages |
| 2011-03-31 12:25:37 | pitrou | 创建 | |
|