<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>apache on Siddharth Jain</title><link>https://www.siddharthjain.dev/tags/apache/</link><description>Recent content in apache on Siddharth Jain</description><generator>Hugo -- gohugo.io</generator><lastBuildDate>Sun, 10 May 2020 21:49:20 -0700</lastBuildDate><atom:link href="https://www.siddharthjain.dev/tags/apache/index.xml" rel="self" type="application/rss+xml"/><item><title>ZooKeeper: Wait-free coordination for Internet-scale systems</title><link>https://www.siddharthjain.dev/posts/2020/zookeeper-wait-free-coordination-for-internet-scale-systems/</link><pubDate>Sun, 10 May 2020 21:49:20 -0700</pubDate><guid>https://www.siddharthjain.dev/posts/2020/zookeeper-wait-free-coordination-for-internet-scale-systems/</guid><description>ZooKeeper is a service that allows distributed processes to coordinate with each other using a shared name space of data registers. It exposes a wait-free interface and an event-driven mechanism to provide a simple and high-performance kernel for building distributed applications. Originally developed at &lt;em>Yahoo!&lt;/em>, it is now under the care of the &lt;em>Apache Software Foundation&lt;/em>.</description></item></channel></rss>