Source Code Architecture

Concepts and Architecture

Analysis of Single-Port Multi-Protocol Implementation Principles

Apache Dubbo single-port multi-protocol implementation principle & source code analysis.

Code Architecture

This article will introduce the code architecture of Dubbo.

Service Invocation Extension Points

This article will introduce how to customize the core extension points in the calling chain of the Dubbo Java implementation to meet your needs.

Multi-instance Deployment

Principles, implementation, and usage methods of multi-instance and multi-application design in Dubbo.

Extension Point Development Guide

This article introduces the principles and implementation details of Dubbo SPI.