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

新闻 Netty 4.0.25.Final 发布,高性能网络应用框架 下载

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,020
    赞:
    46
    Netty 4.0.25.Final 在 2014 年结束之前发布了,该版本修复了超过 20 个 bug,同时包含如下新特性和改进:


    • SSL


      • Works as a drop-in replacement of JDK stock SSLEngineImpl!


      • SslContext adds ALPN and mutual authentication support.


      • SslHandler.renegotiate() adds proper SSL renegotiation support.


      • SniHandler adds Server Name Indication support.


      • OpenSslEngine is now (almost) feature-complete with client mode support.

    • SPDY


      • Pushed resource support

    • HTTP


      • Higher performance

    • Linux native transport (epoll)


      • Higher performance

    详细列表请看:issue tracker.

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

    体系结构图

    [​IMG]
    Netty 4.0.25.Final 发布,高性能网络应用框架下载地址
     
正在加载...