1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Netty 4.0.24.Final 发布 下载

本帖由 漂亮的石头2014-10-30 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    485,983
    赞:
    46
    Netty 4.0.24.Final 发布,此版本关闭了 54 个任务/issues,是重要的修正版本。此版本是之前 4.0 系列的临时替代版本,趁还热乎,感觉尝尝鲜~

    重要的 bug 修复和改进:


    • #3058 #3057 - SslHandler - DirectByteBuffer - OutOfMemory


    • #3031 - 禁用 SSLv3.0 来避免 POODLE 漏洞


    • #2971 #2972 - WebSocketClientProtocolHandshakeHandler 泄漏


    • #2965 - Avoid vectored writes for small websocket messages


    • #2964 - zero-sized DefaultFileRegion leads to system stuck & high sys usage


    • #2955 - 提升 WebSocket 性能


    • #2940 - 为客户端 websocket 子协议添加认证


    • #2924 - head is not updated when trim MemoryRegionCache


    • #2880 - HTTP Content Decoder Cleanup Bug


    • #2871 #2867 - Workaround performance issue with IPv4-mapped-on-IPv6 addresses


    • #2860 - Add support for gathering writes with native transport when using EpollDatagramChannel


    • #2855 - Disable caching of PooledByteBuf for different threads


    • #2831 - Modify HttpObjectDecoder to allow parsing the HTTP headers in multiple steps


    • #2823 - Writing DefaultFileRegion with EpollSocketChannel may cause hang


    • #2789 - Allow efficient writing of CompositeByteBuf when using native epoll transport


    • #2586 - AbstractBootstrap.bind(...) should use correct EventLoop to notify on late registration

    详情请看 our issue tracker

    Thank You


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

    体系结构图

    [​IMG]

    在线Javadoc:http://tool.oschina.net/apidocs/apidoc?api=netty
    Netty 4.0.24.Final 发布下载地址
     
正在加载...