dubbo
dubbo copied to clipboard
The java implementation of Apache Dubbo. An RPC and microservice framework.
## What is the purpose of the change fix #11458
## What is the purpose of the change ## Brief changelog ## Verifying this change ## Checklist - [x] Make sure there is a [GitHub_issue](https://github.com/apache/dubbo/issues) field for the change (usually...
I want to call my Dubbo3 API by Python3, how can I do it? (Triple Protocol)
## What is the purpose of the change ## Brief changelog ## Verifying this change ## Checklist - [x] Make sure there is a [GitHub_issue](https://github.com/apache/dubbo/issues) field for the change (usually...
Issue Number: close #11146 注册中心-可观测性 与default实现上有些差异,主要几点: 1、两级事件机制,埋点事件->注册中心事件->注册监听器->统计数据, listener从spi加载 default是统计完数据后发一个事件 2、去掉MetricsStatHandler,这个应该没有必要,increase 等自增功能是数据聚合类职能 3、统计项的遍历注册只做一次(initDataStructure),后续从集合中处理获取数据,定义内部数据容器来处理差异行为
# Background Currently dubbo does not abstract the connection very well. A client is defined in the dubbo protocol to hold the connection. A logical connection is defined in the...
## What is the purpose of the change ## Brief changelog ## Verifying this change ## Checklist - [x] Make sure there is a [GitHub_issue](https://github.com/apache/dubbo/issues) field for the change (usually...
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 3.2.0-beta.4 * Operating System version: macos13 *...
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 3.1.4 * Operating System version: mac os...