Netty 4.1.30.Final 发布,经典开源 Java 网络服务框架

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Netty 4.1.30.Final 发布了,Netty 是一个 Java 开源框架。Netty 提供异步的、事件驱动的网络应用程序框架和工具,用以快速开发高性能、高可靠性的网络服务器和客户端程序。此版本包含错误修复,以及一些重要的改...

Netty 4.1.30.Final 发布了,Netty 是一个 Java 开源框架。Netty 提供异步的、事件驱动的网络应用程序框架和工具,用以快速开发高性能、高可靠性的网络服务器和客户端程序。此版本包含错误修复,以及一些重要的改进。

更新内容:

  • Add cache for CNAME mappings resolved during lookup of DNS entries. (#8314)

  • Ensure ByteToMessageDecoder.Cumulator implementations always release. (#8325)

  • Fixed illegal reflective access by not relying on a sun.net.dns class. (#8319)

  • Don't re-arm timerfd each epoll_wait (#7816)

  • Allow to configure socket option SO_BUSY_POLL (#8268)

  • Use a non-volatile read for ensureAccessible() whenever possible to reduce overhead and allow better inlining. (#8266)

  • Correctly reset offset when fail lazy because of too long frame (#8257)

  • Do not fail on runtime when an older version of Log4J2 is on the classpath (#8240)

  • TCN is failing with error:14179044:SSL routines:tls_construct_server_key_exchange:internal error (#8165)

  • Fix race condition in the NonStickyEventExecutorGroup (#8232)

  • Allow to use native transports when sun.misc.Unsafe is not present (#8231)

详情请看这里这里

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Domain-Driven Design Distilled

Domain-Driven Design Distilled

Vaughn Vernon / Addison-Wesley Professional / 2016-6-2 / USD 36.99

Domain-Driven Design (DDD) software modeling delivers powerful results in practice, not just in theory, which is why developers worldwide are rapidly moving to adopt it. Now, for the first time, there......一起来看看 《Domain-Driven Design Distilled》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具