Where can i find akka.cloud package?

这一生的挚爱 提交于 2019-12-06 09:32:54

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."

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.

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