关于底层探秘: Future执行器与任务调度部分代码是否可以提供完整可执行demo的问题 #301
Gleiphir2769
started this conversation in
内容建议
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
问题如题,主要是同时运行多个Future部分的代码。

文章给出了Join的实现,但没有介绍Join该如何使用。因为通过阅读上下文,一个Future应该由一个执行器最终执行,下文中的代码也没有提到该如何执行这个Join。所以希望作者大大可以补全此处的代码,给出一个可执行的例子。
Beta Was this translation helpful? Give feedback.
All reactions