设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Netty 4.0.21.Final发布

2014-7-2 10:51| 发布者: joejoe0332| 查看: 2128| 评论: 0|原作者: oschina|来自: oschina

摘要:   Netty 4.0.21.Final 发布,此版本主要是个 bug 修复和性能提升,PooledByteBufAllocator 改进和 Recycler 改进。此版本兼容之前的 Netty 4.0.x 版本。  最重要的更新内容如下:Epoll transport may cause Stac ...

  Netty 4.0.21.Final 发布,此版本主要是个 bug 修复和性能提升,PooledByteBufAllocator 改进和 Recycler 改进。此版本兼容之前的 Netty 4.0.x 版本。


  最重要的更新内容如下:


  • Epoll transport may cause StackOverflow when write many buffers via writev(...) (#2623)

  • Missing ensureAccessible() may cause SEGFAULT the JVM (#2622)

  • Could not find class 'sun.misc.Cleaner' on android (#2604)

  • Could not find class 'sun.nio.ch.DirectBuffer' on android (#2599)

  • Fix integer overflow in HttpObjectEncoder when write chunk > Integer.MAX (#2592)

  • Write to LITTLE_ENDIAN buffer in encoder is broken (#2587)

  • Inconsistent Little Endian Buffer Contents in 4.0.20.Final When Unsafe Enabled (#2580)

  • Optimize PoolChunk to not use DFS (#2582)

  • Faster Recycler implementation (#2570)

  • Provide a proper way to remove thread-local variables (#2578)


  更多内容请看这里


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


  体系结构图



  在线Javadoc:http://www.ostools.net/apidocs/apidoc?api=netty


  相关链接


酷毙

雷人
1

鲜花

鸡蛋

漂亮

刚表态过的朋友 (1 人)

  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部