<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Msa on J2234's log</title><link>https://log.j2234.cc/en/tags/msa/</link><description>Recent content in Msa on J2234's log</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 J2234</copyright><lastBuildDate>Thu, 16 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://log.j2234.cc/en/tags/msa/index.xml" rel="self" type="application/rss+xml"/><item><title>A Guide to Distributed Transaction Patterns</title><link>https://log.j2234.cc/en/posts/distribute-transaction-pattern-2pctccsaga/</link><pubDate>Wed, 01 Oct 2025 00:00:00 +0000</pubDate><guid>https://log.j2234.cc/en/posts/distribute-transaction-pattern-2pctccsaga/</guid><description>&lt;h2 class="relative group"&gt;Intro
 &lt;div id="intro" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#intro" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;

&lt;h3 class="relative group"&gt;2PC (two-phase-commit)
 &lt;div id="2pc-two-phase-commit" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#2pc-two-phase-commit" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h3&gt;
&lt;p&gt;Usually, when people hear the word &amp;ldquo;transaction,&amp;rdquo; they first think of transactions in an RDB.&lt;br&gt;
It is a core concept of databases that ensures all changes are permanently saved or cleanly rolled back if an error occurs.&lt;/p&gt;
&lt;p&gt;However, this is only possible within a single database.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://log.j2234.cc/posts/distribute-transaction-pattern-2pctccsaga/featured.webp"/></item></channel></rss>