<?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>Transaction on Debimate</title><link>https://debimate.jp/tags/transaction/</link><description>Recent content in Transaction on Debimate</description><image><title>Debimate</title><url>https://debimate.jp/images/default-ogp.webp</url><link>https://debimate.jp/images/default-ogp.webp</link></image><generator>Hugo -- 0.161.1</generator><language>ja-JP</language><lastBuildDate>Mon, 10 Aug 2026 14:25:38 +0900</lastBuildDate><atom:link href="https://debimate.jp/tags/transaction/index.xml" rel="self" type="application/rss+xml"/><item><title>2PC - 確定か中止を全参加者で揃える</title><link>https://debimate.jp/notes/distributed-systems/two-phase-commit/</link><pubDate>Mon, 10 Aug 2026 00:00:00 +0000</pubDate><guid>https://debimate.jp/notes/distributed-systems/two-phase-commit/</guid><description>&lt;p&gt;2PC（Two-Phase Commit、2 相コミット）は、複数の DB にまたがる 1 つの更新について、関わった全員の最終的な判断が確定（commit）か中止（abort）のどちらか一方へ揃うようにする手順です。確定できるかを全員へ問い合わせる準備フェーズと、決めた結果を配る決定フェーズの 2 段階で進む事が名前の由来です。ここでは、参加するプロセスが停止する故障と通信の途絶を扱い、誤った値を返す故障（ビザンチン障害）は対象外とします。&lt;/p&gt;</description></item></channel></rss>