Paper reading: Paxos Made Simpler — New York art — Ameet Kotian Paxos comes up often while talking about distributed systems. A number of interesting papers refer it. I finally got an opportunity to read the Paxos paper. Here’s my attempt to make sense of it: The problem statement: Paxos algorithm proposes a solution to the…