<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Distributed Systems on Rishav Dahal</title>
    <link>http://www.rishavdahal.com.np/tags/distributed-systems/</link>
    <description>Recent content in Distributed Systems on Rishav Dahal</description>
    <image>
      <title>Rishav Dahal</title>
      <url>http://www.rishavdahal.com.np/images/default-og-image.jpg</url>
      <link>http://www.rishavdahal.com.np/images/default-og-image.jpg</link>
    </image>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Tue, 28 Jul 2026 10:00:00 +0545</lastBuildDate>
    <atom:link href="http://www.rishavdahal.com.np/tags/distributed-systems/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Writing a High-Throughput Multithreaded TCP Server in C&#43;&#43;: Lessons in Concurrency, Sockets &amp; SIGPIPE</title>
      <link>http://www.rishavdahal.com.np/blogs/multithreaded-tcp-server-cpp-sockets/</link>
      <pubDate>Tue, 28 Jul 2026 10:00:00 +0545</pubDate>
      <guid>http://www.rishavdahal.com.np/blogs/multithreaded-tcp-server-cpp-sockets/</guid>
      <description>Learn how to build a robust multithreaded TCP server in modern C&#43;&#43; with thread pools, condition variables, raw POSIX/WinSock sockets, and proper packet framing.</description>
    </item>
    <item>
      <title>Building an Idempotent Payment Orchestrator with FastAPI: Surviving Double-Charges and Dropped Webhooks</title>
      <link>http://www.rishavdahal.com.np/blogs/fastapi-payment-gateway-orchestrator/</link>
      <pubDate>Fri, 10 Jul 2026 10:00:00 +0545</pubDate>
      <guid>http://www.rishavdahal.com.np/blogs/fastapi-payment-gateway-orchestrator/</guid>
      <description>Learn how to build a production payment orchestrator in FastAPI with async SQLAlchemy, idempotency keys, state machines, and timing-safe HMAC-SHA256 verification.</description>
    </item>
  </channel>
</rss>
