<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=Apache_ZooKeeper</id>
	<title>Apache ZooKeeper - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=Apache_ZooKeeper"/>
	<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=Apache_ZooKeeper&amp;action=history"/>
	<updated>2026-07-14T10:04:20Z</updated>
	<subtitle>在这个wiki上该页的修订历史</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://arolstar52-zhtest.hf.space/index.php?title=Apache_ZooKeeper&amp;diff=2349877&amp;oldid=prev</id>
		<title>imported&gt;Taeas：​维护清理</title>
		<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=Apache_ZooKeeper&amp;diff=2349877&amp;oldid=prev"/>
		<updated>2023-08-01T11:44:37Z</updated>

		<summary type="html">&lt;p&gt;维护清理&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{noteTA&lt;br /&gt;
|1=zh-hans:软件;zh-hant:軟體;&lt;br /&gt;
|2=zh-hans:项目;zh-hant:專案;&lt;br /&gt;
|3=zh-hans:分布式;zh-hant:分散式;&lt;br /&gt;
|4=zh-hans:客户端;zh-hant:使用者;&lt;br /&gt;
|5=zh-hans:存储;zh-hant:儲存;&lt;br /&gt;
|6=zh-hans:文件系统;zh-hant:檔案系统;&lt;br /&gt;
|7=zh-hans:配置;zh-hant:組態設定;&lt;br /&gt;
|G1=IT&lt;br /&gt;
|G2=FL&lt;br /&gt;
}}&lt;br /&gt;
{{Infobox software&lt;br /&gt;
| name = Apache ZooKeeper&lt;br /&gt;
| logo =&lt;br /&gt;
| screenshot =&lt;br /&gt;
| caption =&lt;br /&gt;
| developer = [[Apache软件基金会]]&lt;br /&gt;
| operating system  = [[跨平台]]&lt;br /&gt;
| platform =&lt;br /&gt;
| programming language   = [[Java]]&lt;br /&gt;
| genre = [[分布式计算]]&lt;br /&gt;
| license = [[Apache许可证]] 2.0&lt;br /&gt;
| website = {{url|http://zookeeper.apache.org}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Apache ZooKeeper&amp;#039;&amp;#039;&amp;#039;是[[Apache软件基金会]]的一个软件项目，它为大型[[分布式计算]]提供[[开源]]的分布式配置服务、同步服务和命名注册。{{Clarify|date=2012年3月}} ZooKeeper曾经是[[Hadoop]]的一个子项目，但现在是一个独立的顶级项目。&lt;br /&gt;
&lt;br /&gt;
ZooKeeper的架构通过冗余服务实现[[高可用性集群|高可用性]]。因此，如果第一次无应答，客户端就可以询问另一台ZooKeeper主机。ZooKeeper节点将它们的数据存储于一个分层的命名空间，非常类似于一个文件系统或一个[[前缀树]]结构。客户端可以在节点读写，从而以这种方式拥有一个共享的配置服务。更新是[[全序]]的。&amp;lt;ref&amp;gt;{{cite web|url=https://cwiki.apache.org/confluence/display/ZOOKEEPER/ProjectDescription|title=Zookeeper概览{{en}}|accessdate=2014-04-10|archive-date=2014-04-10|archive-url=https://web.archive.org/web/20140410021734/https://cwiki.apache.org/confluence/display/ZOOKEEPER/ProjectDescription|dead-url=no}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
使用ZooKeeper的公司包括[[Rackspace]]、[[雅虎]]&amp;lt;ref&amp;gt;{{cite web |url=http://wiki.apache.org/hadoop/ZooKeeper/PoweredBy |title=由ZooKeeper驱动{{en}} |access-date=2014-04-10 |archive-url=https://web.archive.org/web/20131209063307/http://wiki.apache.org/hadoop/ZooKeeper/PoweredBy |archive-date=2013-12-09 |dead-url=yes }}&amp;lt;/ref&amp;gt;和[[eBay]]，以及类似于像[[Solr]]这样的开源{{link-en|企业级搜索|Enterprise search}}系统。&amp;lt;ref&amp;gt;{{cite web|url=https://cwiki.apache.org/confluence/display/solr/SolrCloud|title=SolrCloud{{en}}|accessdate=2014-04-10|archive-date=2014-04-13|archive-url=https://web.archive.org/web/20140413150117/https://cwiki.apache.org/confluence/display/solr/SolrCloud|dead-url=no}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 典型用例 ==&lt;br /&gt;
* [[目录服务]]&lt;br /&gt;
* [[配置管理]]&lt;br /&gt;
* [[同步]]&lt;br /&gt;
* {{link-en|集群节点选举|Leader election}}&lt;br /&gt;
* [[消息队列]]&lt;br /&gt;
* {{link-en|通知系统|Notification system}}&lt;br /&gt;
&lt;br /&gt;
== 参见 ==&lt;br /&gt;
* [[Hadoop]]&lt;br /&gt;
&lt;br /&gt;
== 参考资料 ==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
== 外部链接 ==&lt;br /&gt;
*{{Official website|https://zookeeper.apache.org}}&lt;br /&gt;
&lt;br /&gt;
{{Apache}}&lt;br /&gt;
{{DEFAULTSORT:Apache Zookeeper}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Apache软件基金会]]&lt;br /&gt;
[[Category:形态管理]]&lt;br /&gt;
[[Category:用Java编程的自由软件]]&lt;br /&gt;
[[Category:Hadoop]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Taeas</name></author>
	</entry>
</feed>