<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Distributed-Systems on Kanishk Singh</title>
    <link>https://kanishk.io/tags/distributed-systems/</link>
    <description>Runes of Undocumented Code</description>
    <generator>Hugo 0.164.0</generator>
    <language>en-US</language>
    <atom:link href="https://kanishk.io/tags/distributed-systems/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Paper Notes: The Part-Time Parliament</title>
      <link>https://kanishk.io/posts/the-part-time-parliament/</link>
      <pubDate>Sun, 18 May 2025 00:00:00 &#43;0000</pubDate>
      <guid>https://kanishk.io/posts/the-part-time-parliament/</guid>
      <description>&lt;h2 id=&#34;my-thoughts-as-i-read-the-paper&#34;&gt;My thoughts as I read the paper&lt;/h2&gt;&#xA;&lt;p&gt;In this seminal work, Leslie Lamport describes the Paxos algorithm, which borrows its name and behavior from the way the ancient parliament of the Aegean island of Paxos conducted its affairs in regard to passing laws.&lt;/p&gt;&#xA;&lt;p&gt;The algorithm helps maintain a distributed log consisting of various entries across multiple nodes in a cluster. In practice, this is used to solve consistency issues in distributed databases.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
