Friday, July 27, 2018 in Community Updates
In large clusters there may be thousands of Dubbo service instances in production, with continuous traffic coming in. However, in distributed systems, some services may be unavailable due to various of failure such as traffic surge, high system load, …
Thursday, July 12, 2018 in Community Updates
After using Dubbo to serve or integrate applications, assuming that a service backstage log shows an exception and that the service is invoked by multiple applications, it is often difficult to determine which application is called, and what is the …
Sunday, July 01, 2018 in Community Updates
Overview In overall design of Dubbo, Filter is a very important concept, most of Dubbo’s functions are based on this extension point, and the Filter interception will be executed during each call. Extension Mechanism of Dubbo Filter There are …
Saturday, June 23, 2018 in Community Updates
The Second Dubbo Developer Salon was successfully held in Shanghai, with over 700 developers registered and 300+ participants on site. The online live broadcast, guided by Alibaba Cloud Tianchi, Yunqi Community, and Daka Shuo, reached over 10,000 …
Saturday, May 12, 2018 in Community Updates
The First Dubbo Developer Salon was successfully held in Beijing, with over 400 developers participating. This is a great start! The speakers and topics are as follows: Luo Yi: The Current Status and Future Planning of Dubbo PDF Liu Jun: The Fourth …
Wednesday, May 02, 2018 in Community Updates
Luo Yi/Liu Jun will give a talk titled “Introducing Apache Dubbo (Incubating): What is Dubbo and How it Works” at the ApacheCon conference held in Montreal. Please click here to view the conference agenda, and register here.
Wednesday, April 25, 2018 in Community Updates
At the Google Summer of Code, 2018 projects were announced, and Raghu Reddy’s project “Apache Dubbo extends support for serial protocols” was accepted! Congratulations to him!
Monday, April 23, 2018 in Community Updates
Dubbo Admin is the service governance center for Dubbo, providing many features such as service governance and configuration management needed for daily operations. Dubbo Admin includes both front-end and back-end code. If users need to download the …
Sunday, April 22, 2018 in Community Updates
Ro Yi delivered a keynote speech on the current status and future plans of Dubbo at QCon Beijing 2018. For more details, please check the slides.
Sunday, March 11, 2018 in Community Updates
Introduction This article was first shared at the Apache Dubbo meetup in Chengdu, where the topic was discussed for the first time. It’s not that we lack better topics; rather, we believe this topic is crucial and even suggest it should be …