apache/dubbo
This system is a high-performance, distributed RPC framework that manages service-to-service communication through a modular cluster layer. It provides dynamic traffic routing, load balancing, and governance rules that can be updated at runtime without restarting services. The architecture supports multi-instance isolation, secure serialization, and seamless integration with Spring and service mesh environments.
64.7
Adequate · 29 July 2026
266k
lines of production code
Java
primary language
6
bus factor · 836 authors in all
4
measurements over time
How it got here
2011–2018 · Multi-instance architecture and infrastructure modernization
This period focused on refactoring Dubbo's core infrastructure to support multi-instance and module-scoped architectures, introducing new abstractions for configuration, extension loading, and thread management. The work also standardized the codebase with comprehensive test coverage, logging, and backward compatibility layers for legacy APIs.
127 changes
2019–2021 · Architecture modernization and multi-instance support
This period focused on a comprehensive architectural refactoring to support multi-instance and multi-module scenarios, introducing a hierarchical lifecycle model (Application, Framework, Module) and a new configuration management system. The team also overhauled the Spring integration layer, implemented state-based routing for traffic management, and added extensive test coverage for these new structures.
111 changes
2022–2026 · observability and protocol expansion
This period focused on significantly expanding Dubbo's observability and protocol support. The team introduced comprehensive metrics, tracing, and health monitoring capabilities, alongside new serialization and security features. Additionally, the framework was extended to support modern web protocols like HTTP/2, HTTP/3, and WebSocket, while also integrating with Spring Boot 3 and native image compilation.
67 changes
Survey your own repository
apache/dubbo was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 29 July 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit d0bf5c36d0 — the exact code this score is about.
- Scored under rubric rubric-2026.08.18. Score the same commit under that rubric and you get the same number.