Where can i find akka.cloud package?

独自空忆成欢 提交于 2019-12-22 11:33:46

问题


Can someone point me to the Akka version that has the package akka.cloud.cluster? I am currently using Akka 1.2-RC6. google searches on this topic result in broken links about Cloudy Akka...


回答1:


Cloudy Akka was described here as a suite of commercial add-on modules for Akka.

The original company developing Akka have since merged with Typesafe.

The latest seems to be this topic from the akka user mailing list, specifically:

"the Cloudy Akka project is split up:

  • the stuff interesting for developers (like distribution etc) is going to be free and part of Akka 2.0
  • the stuff interesting for operations is going to remain commercial.

This 'operational functionality' is renamed to Atmos."




回答2:


Clustering functionality will be part of the 2.0 Release. At the moment the best way to use it, is to check it out from: https://github.com/jboner/akka

Please be aware that 2.0 is work in progress. Lots of things can change until the release.



来源:https://stackoverflow.com/questions/7422380/where-can-i-find-akka-cloud-package

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!