【Zookeeper】what is Zookeeper?

官网地址:https://zookeeper.apache.org/https://zookeeper.apache.org/

以下来自官网的介绍

ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications. Each time they are implemented there is a lot of work that goes into fixing the bugs and race conditions that are inevitable. Because of the difficulty of implementing these kinds of services, applications initially usually skimp on them, which make them brittle in the presence of change and difficult to manage. Even when done correctly, different implementations of these services lead to management complexity when the applications are deployed.

ZooKeeper is a centralized service for maintaining configuration information , naming, providing distributed synchronization, and providing group services.

Zookeeper 是一个集中式服务,用于维护配置信息命名提供分布式同步 以及提供组服务
All of these kinds of services are used in some form or another by distributed applications.

所有这些类型的服务都以某种形式被分布式应用程序所使用
Each time they are implemented there is a lot of work that goes into fixing the bugs and race conditions that are inevitable.

每次实现这些服务时,都需要做大量的工作来修复不可避免的错误和竞态条件。
Because of the difficulty of implementing these kinds of services, applications initially usually skimp on them, which make them brittle in the presence of change and difficult to manage.

由于实现这些服务的难度很大,应用程序通常会在这方面偷工减料,这使得它们在发生变更

时变得脆弱且难。
Even when done correctly, different implementations of these services lead to management complexity when the applications are deployed.

即使正确实现了这些服务,当应用程序部署时,这些服务的不同实现也会导致管理上的复杂性。

相关推荐
IT大白鼠5 小时前
MySQL 分布式集群系列 · 第八篇(收官)——NDB 集群面试高频题 +架构总结与未来演进
分布式·mysql·面试
IT大白鼠5 小时前
MySQL 分布式集群系列 · 第七篇——生产调优实战:NDB 性能、内存、高可用全方位优化
数据库·分布式·mysql
ShineWinsu5 小时前
对于MySQL:内置函数的解析
linux·数据库·c++·mysql·面试·函数·查询
万物智能信息科技5 小时前
RK3568 的多路显示移植—【万物智能之开源鸿蒙OpenHarmony系统实战开发系列教程】
linux·开发语言·华为·开源·harmonyos
IT菜鸟程6 小时前
Ubuntu 下 apt 版 Nginx 升级为源码编译版本完整操作指南(1.24.0 → 1.30.4 实战)
linux·nginx·ubuntu
新时代牛马6 小时前
Linux 磁盘管理:分区、文件系统、挂载与扩容
linux·运维·服务器
weixin_402486346 小时前
VS Code Codex/Claude Extension 无法安装 / 无法正常打开
linux·服务器·vscode
奋斗的阿狸_19866 小时前
ch32v003j4m6+ws2812b方案2:规划引脚定义
linux
Mr-Apple7 小时前
系统找不到指定的文件-CreateInstance/CreateVm/HCS/ERROR_FILE_NOT_FOUND
linux·windows·ubuntu·wsl
布裘7 小时前
【银河麒麟】服务器系统开机黑屏故障排查与修复
linux·运维·服务器·银河麒麟·无法启动