Java 7 ForkJoinTask 和 Akka 2.0

发布于 2024-12-29 09:33:01 字数 73 浏览 0 评论 0原文

是否有计划利用 java 7 util.concurrent 的 ForkJoin API,或者在 Akka 中公开类似的 API?

Is there any plan to leverage java 7 util.concurrent's ForkJoin APIs or, expose similar API in Akka?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

奈何桥上唱咆哮 2025-01-05 09:33:01

我们一直在与 Doug Lea 合作改进 Akka 的 ForkJoinPool,我将嵌入 Akka 2.0 的新版本: http://www.assembla.com/spaces/akka/tickets/1728

阅读 Doug 的摘要:http://cs.oswego.edu/pipermail/concurrency-interest/2012 -January/008987.html

但我们不会公开 ForkJoin 的原始 API,这就是 ForkJoin 框架的用途。

干杯,

We've been working with Doug Lea to improve ForkJoinPool for Akka, and I'm going to embed the new version for Akka 2.0: http://www.assembla.com/spaces/akka/tickets/1728

Read this for a summary from Doug: http://cs.oswego.edu/pipermail/concurrency-interest/2012-January/008987.html

But we won't be exposing the raw API of ForkJoin, that's what the ForkJoin framework is for.

Cheers,

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文