内容简介:Dubbo 2.6.2 现已正式发布。 该版本包含了一些重要的改进: Hessian-lite 序列化:为了兼容性,恢复本地序列化 #1413 Asset transfer to ASF,包括 pom, license, DISCLAIMER 等 #1491 引入新的调度政策:Eager...
Dubbo 2.6.2 现已正式发布。
该版本包含了一些重要的改进:
Hessian-lite 序列化:为了兼容性,恢复本地序列化 #1413
Asset transfer to ASF,包括 pom, license, DISCLAIMER 等 #1491
引入新的调度政策:EagerThreadpool, #1568
将监视器数据从组和版本分离 #1407
增强 Spring Boot #1611
增强 Gaceful shutdown
Remove exporter destroy logic in AnnotationBean.
Waiting for registry notification on consumer side by checking channel state.
简化 RpcContext 中的使用者/提供者端检查 #1444.
源码下载:https://github.com/apache/incubator-dubbo/releases/tag/dubbo-2.6.2
Maven
<dependency> <groupId>com.alibaba</groupId> <artifactId>dubbo</artifactId> <version>2.6.2</version> </dependency>
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
The Zen of CSS Design
Dave Shea、Molly E. Holzschlag / Peachpit Press / 2005-2-27 / USD 44.99
Proving once and for all that standards-compliant design does not equal dull design, this inspiring tome uses examples from the landmark CSS Zen Garden site as the foundation for discussions on how to......一起来看看 《The Zen of CSS Design》 这本书的介绍吧!