Skip to content
#

service-registration-and-discovery

Here are 2 public repositories matching this topic...

Language: All
Filter by language

基于Zookeeper Java API实现服务注册与发现的功能,实现了服务的注册功能、服务上线自动注册到zookeeper、服务离线自动从zookeeper中移除、服务动态发现功能:服务上线自动拉取zookeeper中已经注册的服务信息。有新的服务注册到zookeeper,自动拉取更新本地注册表,有服务离线自动删除本地注册表中该服务的信息、Zookeeper客户端session过期重连等功能。

  • Updated Mar 2, 2021
  • Java

Improve this page

Add a description, image, and links to the service-registration-and-discovery topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the service-registration-and-discovery topic, visit your repo's landing page and select "manage topics."

Learn more