Akka 集群 Java API 示例

发布于 2024-12-07 09:28:35 字数 406 浏览 1 评论 0原文

我对测试 2.0-SNAPSHOT Akka 集群功能非常感兴趣,但出于我的目的,我想在 Java 中执行此操作。

我已阅读此处的示例: http://letitcrash.posterous.com/clustered -actors-with-cloudy-akka

但是 API 似乎已经改变得足够多了(Cluster.startLocalCluster() 不再存在了?),而且文档也足够稀疏(这是意料之中的),我的修修补补进展得很慢。

有人知道一个小型示例应用程序通过 Java 中的 Akka 集群建立了几个本地节点吗?

非常感谢。

I am pretty interested in testing out the 2.0-SNAPSHOT Akka cluster features, but for my purposes would like to do this in Java.

I have read through the example here: http://letitcrash.posterous.com/clustered-actors-with-cloudy-akka

But the API seems to have changed enough (Cluster.startLocalCluster() doesn't exist anymore?), and the documentation is sparse enough (to be expected), that my tinkering is going very slow.

Is anybody aware of a small small sample application that stands up a couple of local nodes via Akka clustering in Java?

Thanks very much.

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

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

发布评论

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

评论(1

甜味拾荒者 2024-12-14 09:28:35

目前我不建议尝试使用集群功能,在发布之前可能会发生太多变化。另请参阅 where-can-i-find-akka-cloud-包

At the moment I would not recommend playing around with cluster functionality, too much can change until release. See also where-can-i-find-akka-cloud-package.

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