内容简介: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]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- MVVM 组件框架 San 3.6.5 发布,包含功能优化
- c# – 实体框架LINQ不包含不区分大小写
- PHP 框架 CodeIgniter 3.1.7 发布,包含变更和错误修复
- PHP 框架 CodeIgniter 3.1.7 发布,包含变更和错误修复
- ios – 验证错误:该软件包包含不允许的文件“框架”
- MVVM 组件框架 San 3.6.2 发布,包含新特性和修复
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Impractical Python Projects
Lee Vaughan / No Starch Press / 2018-11 / USD 29.95
Impractical Python Projects picks up where the complete beginner books leave off, expanding on existing concepts and introducing new tools that you’ll use every day. And to keep things interesting, ea......一起来看看 《Impractical Python Projects》 这本书的介绍吧!