Akka v2.4.10 发布,Actor 模型开发库

来源: 投稿
作者: 愚_者
2016-09-09 00:00:00

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

该版本更新如下:

  • An addition of MergeHub and BroadcastHub which enables dynamic fan-in and fan-out streams. Find more information in the ticket and documentation (Scala and Java)

  • refactoring of Http client connection pool by Bernard “leachbj” Leach fixing race conditions which have manifested in various reported situations #19643 #20570 #21235

  • A regression fix in ByteString implementation #21237

  • A regression fix in Cluster Singleton #21236

In this patch release we closed 42 tickets, and got the help from 18 community contributors, thanks a lot!

下载:

提交记录及发行说明:

展开阅读全文
10 收藏
分享
2 评论
10 收藏
分享
返回顶部
顶部