﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-成就梦想-文章分类-英语文档学习翻译</title><link>http://www.blogjava.net/iamct/category/48991.html</link><description /><language>zh-cn</language><lastBuildDate>Tue, 13 Dec 2011 19:16:21 GMT</lastBuildDate><pubDate>Tue, 13 Dec 2011 19:16:21 GMT</pubDate><ttl>60</ttl><item><title>apache zookeeper</title><link>http://www.blogjava.net/iamct/articles/366302.html</link><dc:creator>iamct</dc:creator><author>iamct</author><pubDate>Tue, 13 Dec 2011 16:26:00 GMT</pubDate><guid>http://www.blogjava.net/iamct/articles/366302.html</guid><wfw:comment>http://www.blogjava.net/iamct/comments/366302.html</wfw:comment><comments>http://www.blogjava.net/iamct/articles/366302.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/iamct/comments/commentRss/366302.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/iamct/services/trackbacks/366302.html</trackback:ping><description><![CDATA[<div>因英语水平有限，一定有翻译不当的情况。请大家指正。不要包容。非常感谢。<br />原文链接：http://zookeeper.apache.org/<br /><div><br /><p>阿帕奇zookeeper的目的是开发和维护一个开源的，高可用的分布式协调的服务。</p><p><span style="font-size: 18pt;">什么是zookeeper?</span><br /></p><br /><p>zookeeper 是一个集中式的服务用来维护配置信息，统一命名，提供分布式的同步和提供集群管理。</p><div><div>所有的这些种类的服务被用在一些或其他形式的分布式应用中。每次这些服务的实现都伴随着不可避免的修复bug，解决竞争条件等大量的工作。<br />因为这些服务实现的难，应用程序最初通常吝啬对他们，这导致了他们在变化面前非常脆弱和难于管理。即使实现正确了，当应用部署的时候，这些服务不同的实现导致了管理的复杂性。<br />更好的了解学习zookeeper <a href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/Index">ZooKeeper Wiki</a>. （翻译的链接）</div></div><br /><p><span style="font-size: 18pt;">入门指南</span><br /></p>  <p>Start by installing ZooKeeper on a single machine or a very small cluster.</p><p>从单机安装zookeeper或者安装一个zookeeper的集群开始&nbsp;</p><div><p>&nbsp;&nbsp; 1.读这个文档学习了解zookeeper</p><p>&nbsp;&nbsp; 2.下载zookeeper<br /> </p> </div><br /><ol><li><a href="http://zookeeper.apache.org/doc/trunk">Learn about</a> ZooKeeper by reading the documentation.</li><li><a href="http://zookeeper.apache.org/releases.html">Download</a> ZooKeeper from the release page.</li></ol><p><span style="font-size: 18pt;">进阶</span><br /></p>  <p><br /></p><p>zookeeper是一个在apache软件基金会下的一个开源项目。我们鼓励你尝试了解项目并贡献你的专业知识。下面是一些链接<br /></p>  <ol><li>See our <a href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute">How to Contribute to ZooKeeper</a> page.</li><li>Give us <a href="https://issues.apache.org/jira/browse/ZOOKEEPER">feedback</a>: What can we do better?</li><li>Join the <a href="http://zookeeper.apache.org/lists.html">mailing list</a>: Meet the community.</li></ol><p><br /></p><p><br /></p><p>原文</p><div><h1>Welcome to Apache ZooKeeper&#8482;</h1>  <p>Apache ZooKeeper is an effort to develop and maintain an open-source  server which enables highly reliable distributed coordination.</p>  <h2>What is ZooKeeper?</h2>  <p>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.</p>  <p>Learn more about ZooKeeper on the <a href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/Index">ZooKeeper Wiki</a>.</p>  <h2>Getting Started</h2>  <p>Start by installing ZooKeeper on a single machine or a very small cluster.</p>  <ol><li><a href="http://zookeeper.apache.org/doc/trunk">Learn about</a> ZooKeeper by reading the documentation.</li><li><a href="http://zookeeper.apache.org/releases.html">Download</a> ZooKeeper from the release page.</li></ol>  <h2>Getting Involved</h2>  <p>Apache ZooKeeper is an open source volunteer project under the Apache  Software Foundation. We encourage you to learn about the project and  contribute your expertise. Here are some starter links:</p>  <ol><li>See our <a href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute">How to Contribute to ZooKeeper</a> page.</li><li>Give us <a href="https://issues.apache.org/jira/browse/ZOOKEEPER">feedback</a>: What can we do better?</li><li>Join the <a href="http://zookeeper.apache.org/lists.html">mailing list</a>: Meet the community.</li></ol></div><p>&nbsp;</p><p><br /></p></div></div><img src ="http://www.blogjava.net/iamct/aggbug/366302.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/iamct/" target="_blank">iamct</a> 2011-12-14 00:26 <a href="http://www.blogjava.net/iamct/articles/366302.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>