<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bit Mojo - Hiram Chirino &#187; zookeeper</title>
	<atom:link href="http://hiramchirino.com/blog/tag/zookeeper/feed/" rel="self" type="application/rss+xml" />
	<link>http://hiramchirino.com/blog</link>
	<description>My Ramblings on Hawt Tech</description>
	<lastBuildDate>Fri, 03 Feb 2012 14:25:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Keep an eye out for ZooKeeper</title>
		<link>http://hiramchirino.com/blog/2008/07/keep-an-eye-out-for-zookeeper/</link>
		<comments>http://hiramchirino.com/blog/2008/07/keep-an-eye-out-for-zookeeper/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 19:04:00 +0000</pubDate>
		<dc:creator>Hiram Chirino</dc:creator>
				<category><![CDATA[Integration]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[zookeeper]]></category>

		<guid isPermaLink="false">http://hiramchirino.com/wordpress/2008/07/keep-an-eye-out-for-zookeeper/</guid>
		<description><![CDATA[Wow, I love the simplicity that ZooKeeper brings to a really hard set of distributed problems. Check out this Introductory Video that explains it more in depth. Basically group leadership/coordination and cluster wide configuration issues are taken care of if you Use ZooKeeper. Oh and it&#8217;s an Apache Project now. Yay! Seems like the project [...]]]></description>
			<content:encoded><![CDATA[<p>Wow, I love the simplicity that ZooKeeper brings to a really hard set of distributed problems.  Check out this <a href="http://developer.yahoo.com/blogs/hadoop/2008/03/intro-to-zookeeper-video.html" onclick="pageTracker._trackPageview('/outgoing/developer.yahoo.com/blogs/hadoop/2008/03/intro-to-zookeeper-video.html?referer=');">Introductory Video</a> that explains it more in depth.  Basically group leadership/coordination and cluster wide configuration issues are taken care of if you Use ZooKeeper. </p>
<p>Oh and it&#8217;s an Apache Project now.  Yay!  Seems like the project website is still not fully setup since they are migrating from SourceForge to Apache, be here&#8217;s a link to the <a href="https://svn.apache.org/repos/asf/hadoop/zookeeper/trunk" onclick="pageTracker._trackPageview('/outgoing/svn.apache.org/repos/asf/hadoop/zookeeper/trunk?referer=');">source tree</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://hiramchirino.com/blog/2008/07/keep-an-eye-out-for-zookeeper/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

