sharpds77 发表于 2016-10-28 06:03:26

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

欢迎加入运维网交流群:263444886  
                  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)
[*]  A 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>  下载:
  

[*]  Akka 2.4.10 (Scala 2.11 and Java 8+)
  
[*]  Source code (zip)
[*]  Source code (tar.gz)
  提交记录及发行说明:

[*]  https://github.com/akka/akka/commits/master
[*]  https://github.com/akka/akka/releases/tag/v2.4.10
页: [1]
查看完整版本: Akka v2.4.10 发布,Actor 模型开发库