发布于 2017-01-26 23:48:23 | 142 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Akka Actor模型开发库

Akka 是一个用 Scala 编写的库,用于简化编写容错的、高可伸缩性的 Java 和 Scala 的 Actor 模型应用。


Akka v2.5-M1 发布了,更新内容较多,下面是一些本次更新的主要新特性:

  • The Java API for AbstractActor was promoted to fully stable API. While doing this we did some small, but important, improvements to the API that will require some mechanical changes of your source code.

  • Distributed Data was promoted to a fully stable module. Several improvements were also included, such as:

    • Support for delta-CRDTs in Distributed Data to reduce the amount of data that is replicated.

    • Generic type for the key in Distributed Data ORMap, thanks to jgordijn

  • Coordinated shutdown to facilitate ordered stopping of actors and services and perform registered tasks during the shutdown process. This greatly simplifies tasks involved in graceful leaving of Akka Cluster.

  • Support remembering entities in Cluster Sharding with the ddata mode. Distributed Data is now also the default mode for Cluster Sharding.

  • We added @ApiMayChange and other annotations which can be used to mark experimental API inside stable modules, mostly for use in Akka HTTP.

发布主页

源码下载



历史版本 :
Actor 模型开发库 Akka 2.5.9 发布,2.4.x 结束生命周期
Lakka v2.5.9 发布,游戏机用的 Linux 发行版
Akka v2.5.6 发布,Actor 模型开发库
Akka 2.5.4 和 2.4.20 发布,Actor 模型开发库
Akka 2.5.3 发布,Actor 模型开发库
Akka 2.4.19 发布,Actor 模型开发库
Akka v2.4.11.2 发布,Actor 模型开发库
Akka 2.5.0 发布,Actor 模型开发库
Akka 2.5.0-RC2 发布,Actor 模型开发库
Akka 2.5.0-RC1 发布,Actor 模型开发库
Akka v2.4.17 发布,Actor 模型开发库
Akka v2.5-M1 发布,Actor 模型开发库
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务