Registry, Service Discovery, and Load Balancing

Registry and Service Discovery

Load Balancing Strategies and Configuration Details

Load balancing strategies and their usage methods supported by Dubbo

How Service Discovery Works: Basic Usage and Configuration Details

How Dubbo service discovery works, basic usage methods, and configuration details, covering delayed registration, graceful shutdown, startup checks, network recovery, and empty push protection.

Achieving Automatic Service Discovery with Zookeeper as a Registry Center

This example demonstrates how to use Zookeeper as a registry center to achieve automatic service discovery.

Using Nacos as Registration Center for Automatic Service Discovery

This example demonstrates how to use Nacos as a registration center to achieve automatic service discovery.

Service Discovery Based on Kubernetes Service

Demonstrates service discovery patterns based on Kubernetes Service through examples.