Dubbo 2.6.3 正式版发布,分布式 RPC 服务框架

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Dubbo 2.6.3 正式版发布了,带来了功能增强、新特性、bug 修复、性能优化和 Hessian-lite。 功能增强/新特性 Support implicit delivery of attachments from provider to consumer, #889 Support inject Spring...

Dubbo 2.6.3 正式版发布了,带来了功能增强、新特性、bug 修复、性能优化和 Hessian-lite。

功能增强/新特性

  • Support implicit delivery of attachments from provider to consumer, #889

  • Support inject Spring bean to SPI by bean type, #1837

  • Add generic invoke and attachments support for http&hessian protocol, #1827

  • Get the real methodname to support consistenthash for generic invoke, #1872

  • Remove validation key from provider url on Consumer side, config depedently, #1386

  • Introducing the Bootstrap module as a unified entry for Dubbo startup and resource destruction, #1665

  • Open TCP_NODELAY on Netty 3, #1746

  • Graceful shutdown optimization (unified to the lifecycle to Servlet or Spring), #1820#2126

  • Enable thread pool on Consumer side, #2013

  • Support specify proxy type on provide side, #1873

  • Support dbindex in redis, #1831

  • Upgrade tomcat to 8.5.31, #1781

性能优化

  • ChannelState branch prediction optimization. #1643

  • Optimize AtomicPositiveInteger, less memory and compute cost, #348

  • Introduce embeded Threadlocal to replace the JDK implementation, #1745

    详情请查看 https://github.com/apache/incubator-dubbo/releases/tag/dubbo-2.6.3


    【声明】文章转载自:开源中国社区 [http://www.oschina.net]


    以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

    查看所有标签

    猜你喜欢:

    本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

    图论导引

    图论导引

    [美] Douglas B.West / 机械工业出版社 / 2004-10 / 59.00元

    图论在计算科学、社会科学和自然科学等各个领域都有广泛应用。本书是本科生或研究生一学期或两学期的图论课程教材。全书力求保持按证明的难度和算法的复杂性循序渐进的风格,使学生能够深入理解书中的内容。书中包括对证明技巧的讨论、1200多道习题、400多幅插图以及许多例题,而且对所有定理都给出了详细完整的证明。虽然本书包括许多算法和应用,但是重点在于理解图论结构和分析图论问题的技巧。一起来看看 《图论导引》 这本书的介绍吧!

    RGB转16进制工具
    RGB转16进制工具

    RGB HEX 互转工具

    Base64 编码/解码
    Base64 编码/解码

    Base64 编码/解码

    URL 编码/解码
    URL 编码/解码

    URL 编码/解码