<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>RocketMQ on Walson Blog</title>
    <link>https://walson.de5.net/tags/rocketmq/</link>
    <description>Recent content in RocketMQ on Walson Blog</description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <managingEditor>475166676@qq.com (Walson)</managingEditor>
    <webMaster>475166676@qq.com (Walson)</webMaster>
    <copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright>
    <lastBuildDate>Thu, 05 Dec 2024 10:00:00 +0800</lastBuildDate>
    <atom:link href="https://walson.de5.net/tags/rocketmq/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>分布式事务解决方案对比与实践：从理论到落地</title>
      <link>https://walson.de5.net/posts/distributed-transaction/</link>
      <pubDate>Thu, 05 Dec 2024 10:00:00 +0800</pubDate><author>475166676@qq.com (Walson)</author>
      <guid>https://walson.de5.net/posts/distributed-transaction/</guid>
      <description>&lt;h2 id=&#34;前言&#34;&gt;前言&lt;/h2&gt;&#xA;&lt;p&gt;在跨境电商和短链平台项目中，我们频繁遇到分布式事务问题：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;优惠券核销&lt;/strong&gt;：扣减库存 + 创建用户优惠券 + 记录日志&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;订单支付&lt;/strong&gt;：扣减余额 + 创建订单 + 扣减库存&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;短链创建&lt;/strong&gt;：生成短链码 + 扣减流量包 + 记录统计&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;本文将系统性地对比各种分布式事务方案，并分享我们的实战经验。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
