<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Idempotency on Rik Kisnah - Blog</title><link>https://www.rik-kisnah.ai/tags/idempotency/</link><description>Recent content in Idempotency on Rik Kisnah - Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 24 Jan 2023 09:00:00 -0800</lastBuildDate><atom:link href="https://www.rik-kisnah.ai/tags/idempotency/feed.xml" rel="self" type="application/rss+xml"/><item><title>Design a Distributed Job Scheduler</title><link>https://www.rik-kisnah.ai/teach/systems/design-a-distributed-job-scheduler/</link><pubDate>Tue, 24 Jan 2023 09:00:00 -0800</pubDate><guid>https://www.rik-kisnah.ai/teach/systems/design-a-distributed-job-scheduler/</guid><description>A to-do list many workers pull from. Run each job once, on time, even when a worker dies half way through. The three words that make it work: lease, retry, idempotent.</description></item></channel></rss>