阅读背景:

Python的`concurrent.futures`:根据完成顺序迭代期货

来源:互联网 

I want something similar to executor.map, except when I iterate over the results, I want to iterate over them according to the order of completion, e.g. the work item that was completed first should appear first in the iteration, etc. This is so the iteration will block iff every single work item in the sequence is not finished yet., excep




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: