红联Linux门户
Linux帮助

Actor模型开发库Akka 2.5.10发布,引入新功能

发布时间:2018-02-25 09:06:59来源:红联作者:baihuo
Akka 2.5.10 已发布,该版本包含了一些新的功能:
[list][*]使用 TCP 和 TLS 的干线传输
[*]StreamRefs - 网络上的响应流 (click for 5min video)
[*]滚动更新配置验证
[/list]其他值得关注的改进和 bug 修复:

[list][*]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
[list][*]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
[/list][/list]自 2.5.9 以来共关闭了 131 个 issue。完整列表可以在 github 上的 2.5.10 里程碑上找到。
更多内容请参阅发布主页源码点此下载
Akka 是一个用 Scala 编写的库,用于简化编写容错的、高可伸缩性的 Java 和 Scala 的 Actor 模型应用。

来自:开源中国社区
文章评论

共有 0 条评论