Sunday, January 15, 2023 in User Cases
Upgrade Goals Here is the basic deployment architecture diagram of Ele.me. Before the upgrade, Ele.me’s microservice framework used HSF2, and inter-unit RPC calls were routed through a proxy. During this time, the number of machines and traffic …
Sunday, January 15, 2023 in User Cases
Problem Analysis The following is a classic diagram of Dubbo’s operating principle, where service providers and consumers coordinate to achieve automatic address discovery through the registration center. The main bottleneck faced by the …
Sunday, December 18, 2022 in Community Updates
Dubbo version 3.2.0-beta.3 is the latest feature version of Dubbo 3, supporting new features such as Spring Boot 3, JDK 17, service-level thread pool isolation, and more. Everyone is welcome to try it out. Dubbo 3.2.0-beta.3 Note: The codebase of …
Thursday, December 01, 2022 in Community Updates
Dubbo 3.1.4 is the latest stable version of Dubbo 3, and we recommend all users upgrade to the latest stable version. Dubbo 3.1.4 New Features Dubbo QoS supports a specified whitelist IP list to access all commands Bugfix Fix incorrect collection of …
Friday, November 18, 2022 in Community Updates
Dubbo 3.2.0-beta.2 Changes Switched to user thread serialization to enhance protocol performance Supported port reuse for Netty3 Fixed the issue where providedBy does not work with multiple user configurations Supported istio’s first-party-jwt …
Sunday, October 23, 2022 in Rust
Dubbo Rust is positioned as an important implementation of the Dubbo multilingual system, providing a high-performance, easy-to-use, and extensible RPC framework, while offering rich service governance capabilities through integration with the Dubbo …
Saturday, October 22, 2022 in Community Updates
Introduction to Dubbo Apache Dubbo is an RPC service development framework designed to address service governance and communication issues in microservice architectures. Official SDK implementations are available in multiple languages, including Java …
Monday, July 18, 2022 in Community Updates
Dubbo 3.1.3 Changes Fixed the issue of abnormal Filter order during local calls Supported importing protocol configuration items into MetadataService Supported automatically selecting available ports when publishing MetadataService Improved error …
Wednesday, May 04, 2022 in Ecosystem Integration
1. Introduction Apache ShenYu Apache ShenYu(Incubating) is an asynchronous, high-performance, cross-language, and responsive API gateway. Compatible with various mainstream framework systems, it supports hot swapping, and users can customize …
Wednesday, May 04, 2022 in Community Updates
1. Introduction Apache ShenYu Apache ShenYu(Incubating) is an asynchronous, high-performance, cross-language, responsive API gateway. Compatible with a variety of mainstream framework systems, support for hot-plugging, users can customize the …