发布于 2016-08-30 04:22:15 | 286 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Netty Java开源框架

Netty是由JBOSS提供的一个java开源框架。Netty提供异步的、事件驱动的网络应用程序框架和工具,用以快速开发高性能、高可靠性的网络服务器和客户端程序。


Netty 4.0.41.Final 和 4.1.5.Final 发布了,本次更新主要有 bug 修复、性能提升以及新的特性。

该版本也修复了一个当使用 netty-tcnative-boringssl-static 时可能会崩溃的问题。两个版本都有的详细更新如下:

  • Result of ByteBufUtil.compare(ByteBuf a, ByteBuf b) is dependent on ByteOrder of supplied ByteBufs (#5732)

  • Ensure fireChannelActive() is also called if Channel is closed in connect promise (#5724)

  • Ensure SslHandler.close(...) will not throw exception if flush of pending messages fail (#5685)

  • Static initializers can cause deadlock (#5730)

  • Detect if netty-tcnative is in classpath or just tcnative (#5666)

  • Ensure direct ByteBuffer are wrapped in as direct ByteBuf (#5629)

  • Allow to limit the maximum number of WeakOrderQueue instances per Thread (#5592)

  • Ensure correct ordering if a ChannelInitializer adds another ChannelInitializer (#5588)

  • Servers should not send duplicate intermediate certificates (#5606)

  • Not try to double release empty buffer in Unpooled.wrappedBuffer (#5605)

  • Ensure SslHandler not log false-positives when try to close the Channel due timeout (#5604)

  • Introduce allocation / pooling ratio in Recycler (#5594)

4.1.5.Final 详细更新如下:

  • Ensure we not log missleading errors if the promise was already failed due errors (#5689)

  • HTTP/2 limit streams in all states (#5671)

  • Disable IPv6 address lookups when -Djava.net.preferIPv4Stack=false (#5659)

  • Add NonStickyEventExecutorGroup (#5579)

  • Fix RejectedExecutionException when using DnsAddressResolverGroup (#5612)

官方发行声明:

http://netty.io/news/2016/08/29/4-0-41-Final-4-1-5-Final.html

netty-4.0.41.Final 下载:

netty-4.1.5.Final下载:



历史版本 :
Netty 4.0.55 和 4.1.20.Final 发布,Java 网络服务框架
Java 网络服务框架 Netty 4.1.19.Final 发布,Bug 修复
Netty 4.1.16.Final 发布,Java 网络服务框架
Netty 4.0.52.Final 发布,Java 网络服务框架
Netty 4.1.15.Final 和 4.0.51.Final 发布
Netty 4.1.14.Final 和 4.0.50.Final 发布
Netty 4.1.13.Final 发布,Java 网络服务框架
Netty 4.0.49.Final 发布,Java 网络服务框架
Netty 4.0.48.Final 和 4.1.12.Final 发布
Netty 4.0.47.Final 和 4.1.11.Final 发布
Netty 4.0.46.Final 和 4.1.10.Final 发布
Netty 4.1.10.Final 和 4.0.46.Final 发布
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务