Registry Center, Service Discovery, and Load Balancing

Registry Center

Overview of the Registry

Use Zookeeper as a Registration Center to Achieve Automatic Service Discovery

Demonstrates how to use Zookeeper as a registration center to achieve automatic service discovery through examples.

Use Nacos as a Registry for Automatic Service Discovery

Demonstrates how to use Nacos as a registry for automatic service discovery through examples.

Application Level Service Discovery vs Interface Level Service Discovery

This article introduces the detailed design and implementation of Dubbo application-level service discovery and interface-level service discovery.

Multi-Registry

This article introduces the multi-registry support of Dubbo and its use cases, detailing how to achieve cross-region service deployment and service migration through multiple registries/subscriptions, as well as the implementation methods for cross-datacenter traffic scheduling with limited resources.

Registry Center, Service Discovery, and Load Balancing

Registry Center