Akka 2.5.10 已发布,该版本包含了一些新的功能: 使用 TCP 和 TLS 的干线传输 StreamRefs - 网络上的响应流 (click for 5min video) 滚动更新配置验证 其他值得关注的改进和 bug 修复: Remove unused and quarantined outbound connections in Artery (memory leak), #23967 Fix blocking-io-dispatcher setting in Akka Streams, #24357 Fix bug that caused stashed timer messages to be discarded, #24557 Fix bug in automatic unsubscribe from DistributedPubSub on actor termination, thanks to @naiello, #24294 Akka Streams combinators Flow.ask, #24325 Source.lazilyAsync, thanks to @kelebra, #24519 Flow.lazyInit, thanks to @gosubpl, #24427 Flow.wireTap, thanks to @catalin-ursachi, #15077 Flow.divertTo, thanks to @viktorklang, #24388 Flow.alsoTo eager cancellation by default, thanks to @jeremystone, #24291 Flow.collectType thanks to @hepin1989, #24254 Allow RestartFlow/RestartSink to restart only on failures, thanks to @nachinius, #24421 Higher level API for TLS over TCP, #24153 自 2.5.9 以来共关闭了 131 个 issue。完整列表可以在 github 上的 2.5.10 里程碑上找到。 更多内容请参阅发布主页,源码点此下载。 Akka 是一个用 Scala 编写的库,用于简化编写容错的、高可伸缩性的 Java 和 Scala 的 Actor 模型应用。 Actor 模型开发库 Akka 2.5.10 发布,引入新功能下载地址