Registration Center Description

The design and working method of the Dubbo registration center covers the mainstream registration centers adapted by Dubbo such as Zookeeper and Nacos

Overview

Zookeeper

The basic usage and working principle of the Zookeeper registry.

Nacos

The basic usage and working principle of the Nacos registry.

Multicast

Multicast broadcast registration center (use only in development stage).

Redis

The basic usage and working principle of the Redis registry.

Multiple Registries

This article introduces Dubbo’s multi-registry support and usage scenarios, how to implement cross-regional service deployment and service migration through multi-registration/multi-subscription, and also describes the implementation of traffic scheduling across computer rooms with limited access to the same computer room.

Simple Registry

Simple Registry Reference Manual


Last modified January 2, 2023: Enhance en docs (#1798) (95a9f4f6c1c)