Multi-instance Deployment

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

Design Concept for Multi-instance Deployment

The design principles, implementation, and usage methods for multi-instance and multi-application in Dubbo.

Definitions of Models and Concepts Related to Multi-Instances

Dubbo Multi-Instance Related Domain Models and Concepts

Multiple Instances Make Source Code Development More Complex, Learn How to Correctly Extend SPI Implementations

This article provides a simple summary of the changes related to extending SPI and contributing source code after the multiple-instance transformation of Dubbo3.

Startup Process and Module Dependency

The process of starting multiple instances of Dubbo and the dependency relationships between modules.