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 release we closed 42 tickets, and got the help from 18 community contributors, thanks a lot! 下载: 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 Akka v2.4.10 发布,Actor 模型开发库下载地址