发布于 2015-11-05 09:02:07 | 123 次阅读 | 评论: 0 | 来源: 网友投递

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

Netty Java开源框架

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


Netty 4.0.33 发布,此版本包括 60+ 改进:bug 修复,性能改进和新特性。

主要改进:

  • Fix race-condition when allocate from multiple-thread (#4388) (#4198)

  • OpenSslServerContext reinitializes the provided TrustManagerFactory with the key cert chain (#4387) (#4355)

  • Improve size calculation of messages when written from outside the EventLoop (#4380) (#4363)

  • Always return a real slice even when the length is 0 (#4368)

  • Fix possible assert error in GlobalEventExecutor (#4367) (#4357)

  • Correctly handle bitshifting if system does not support unaligned access (#4366)

  • Add *UnsafeHeapByteBuf for improve performance on systems with sun.misc.Unsafe (#4361)

  • Allow to disable reference count checks on every access of the ByteBuf (#4344)

  • A number of toString() methods on classes that implement ByteBufHolder can throw IllegalReferenceCountException (#4327)

  • Forward decoded messages more frequently (#4322) (#4284)

  • Ensure pending tasks are run when EmbeddedChannel.close(...) (#4322) (#4284

  • Implement SSLSession.invalidate() and isValid() for OpenSSLEngine (#4307)

  • Add support for server-side renegotiation when using OpenSslEngine (#4304)

  • Correctly reset markers for all allocations when using PooledByteBufAllocator(#4278)

详情请看 our issue tracker

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

体系结构图



历史版本 :
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号  版权声明  广告服务