有趣的分叉/连接或分治示例

发布于 2024-11-26 07:25:00 字数 224 浏览 6 评论 0原文

我们希望在会议研讨会上展示新的 JDK7 Fork/Join 框架。为此,我们目前正在寻找一个有趣的示例,可以使用该框架做什么。

有一些显而易见的方法,例如排序或矩阵计算,但还有人们喜欢做的更有趣的方法吗?例如,我们在 java 网站上发现图像模糊,或者可能是天气预报或类似的东西?

如果领域不是太复杂就好了,这样问题就可以在几天内解决。

任何意见都将受到高度赞赏。有什么想法或经验吗?

We want to showcase the new JDK7 Fork/Join Framework on a conference workshop. For this we are currently searching for an interesting example what can be done with the framework.

There are obvious ones like sorting or matrix calculations but are there more interesting ones which people like to work on. For example we found Image blurring at the java site or maybe weather forecasting or something like that?

It would be good if the domain is not too complex so the problems can be solved in a days time.

Any input is greatly appreciated. Any ideas or experiences?

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

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

发布评论

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

评论(1

软的没边 2024-12-03 07:25:00

我认为元胞自动机是很好的例子,就像康威的生活一样(至少我在研讨会上就是这么做的,而且很有效)。

I think cellular automata make great examples, like Conway's life (at least that is what I did on a workshop, and it worked).

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