<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>3PC on 知识铺的博客</title>
    <link>https://index.zshipu.com/geek001/tags/3PC/</link>
    <description>Recent content in 3PC on 知识铺的博客</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Tue, 30 Jul 2024 11:40:51 +0000</lastBuildDate>
    <atom:link href="https://index.zshipu.com/geek001/tags/3PC/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>分布式事务解决方案(一) 2PC、3PC、TCC、Sega</title>
      <link>https://index.zshipu.com/geek001/post/20240723/%E5%88%86%E5%B8%83%E5%BC%8F%E4%BA%8B%E5%8A%A1%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88%E4%B8%80-2PC3PCTCCSega--%E7%9F%A5%E8%AF%86%E9%93%BA/</link>
      <pubDate>Tue, 30 Jul 2024 11:40:51 +0000</pubDate>
      <guid>https://index.zshipu.com/geek001/post/20240723/%E5%88%86%E5%B8%83%E5%BC%8F%E4%BA%8B%E5%8A%A1%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88%E4%B8%80-2PC3PCTCCSega--%E7%9F%A5%E8%AF%86%E9%93%BA/</guid>
      <description>在分布式系统中，确保不同系统间操作的原子性是至关重要的。这通常通过分布式事务来实现。分布式事务的一个经典解决方案是两阶段提交（2PC）。2PC由两个主要组件构成：事务协调器（TM）和资源管理器（RM）。事务协调器负责生成全局事务ID并发起预写和提交的请求，而资源管理器则作为SDK</description>
    </item>
  </channel>
</rss>
