Alibaba cloud Q & A 2022-02-13 06:12:37 阅读数:887
Zookeeper What are the typical application scenarios ?
Through to Zookeeper The rich data nodes in are used in cross , coordination Watcher Event notification mechanism , It is very convenient to build a series of core functions involved in distributed applications , Such as :
(1) Data Publishing / subscribe
(2) Load balancing
(3) Naming service
(4) Distributed coordination / notice
(5) Cluster management
(6)Master The election
(7) Distributed lock
(8) Distributed queues
copyright:author[Alibaba cloud Q & A],Please bring the original link to reprint, thank you. https://en.javamana.com/2022/02/202202130612356010.html