<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Temporal on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/temporal/</link>
    <description>Recent content in Temporal on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 03 May 2026 14:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/temporal/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted Saga Orchestrators — Temporal vs Camunda vs Cadence 2026</title>
      <link>https://www.pistack.xyz/posts/2026-05-03-temporal-vs-camunda-vs-cadence-self-hosted-saga-orchestrators-guide/</link>
      <pubDate>Sun, 03 May 2026 14:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-05-03-temporal-vs-camunda-vs-cadence-self-hosted-saga-orchestrators-guide/</guid>
      <description>&lt;p&gt;The saga pattern solves the problem of distributed transactions in microservices — when a business process spans multiple services, each with its own database, traditional ACID transactions are impossible. Instead, sagas break the process into a sequence of local transactions, each with a corresponding compensation action that undoes it if a later step fails.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
