Skip to content

Commit b0128ff

Browse files
authored
Merge pull request #10 from codingapi/master
Master
2 parents 656c79f + 606d19a commit b0128ff

File tree

4 files changed

+51
-7
lines changed

4 files changed

+51
-7
lines changed

_data/docs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@
1212

1313
- title: TX-LCN
1414
docs:
15-
- txlcn-lessson01
15+
- txlcn-index
16+
- txlcn-lessson01
17+
- txlcn-lessson02

_docs/txlcn/index.md renamed to _docs/txlcn/lessson01.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
11
---
2-
title: 分布式事务从0到1
2+
title: 分布式事务从0到1-认识分布式事务
33
permalink: /docs/txlcn-lessson01/
44
---
55

66
![](/img/WX20191220-102719.png)
77

8+
本节课讲解的主要内容是先介绍与分布式事务相关的一些理论
9+
ACID 隔离级别 spring事务传播行为 乐观锁悲观锁 BASE理论 ACP理论 拜占庭将军问题 共识算法
10+
811
### 前言
912
随着分布式技术的发展,分布式事务问题越来越显著。如何解决分布式事务问题变得非常紧迫。当目前业界较为成熟的分布式事务框架尚不存在,且又因为分布式事务相关的实现原理介绍不够完善,就让我们从今天开始结合原理与实践一起动手去解决分布式事务问题吧。
1013

11-
关于事务的理论介绍
12-
13-
ACID 隔离级别 spring事务传播行为 乐观锁悲观锁 BASE理论 ACP理论
14-
15-
1614
#### ACID理论
1715
在解决分布式事务这个问题之前,我们先来回顾一下什么事务,先理解事务的本质,先来看看本地事务的ACID理论。
1816

_docs/txlcn/lessson02.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: 分布式事务从0到1-了解分布式事务解决方案
3+
permalink: /docs/txlcn-lessson02/
4+
---
5+
6+
![](/img/WX20191220-102719.png)
7+
8+
# TX-LCN分布式事务的实现原理
9+
本节课讲解的主要内容是TX-LCN分布式事务的原理介绍。
10+
11+
先讲解核心的控制流程
12+
13+
14+
各种事务模式的原理
15+
16+
TCC业务处理
17+
18+
TXC逆向SQL
19+
20+
LCN代理连接
21+
22+
补偿的机制与原理
23+
24+
25+
26+
27+
28+
29+

_docs/txlcn/txlcn-index.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Welcome
3+
permalink: /docs/txlcn-index/
4+
---
5+
6+
#### 欢迎来学习从0到1分布式事务课程
7+
8+
大家好,我是lorne,也是LCN分布式事务框架的发起者。TX-LCN分布式事务框架,由于一直没有解决资金问题,无法持续投入维护,而且随着TX-LCN框架的停滞,阿里的seata框架也已经慢慢顺势而来,我们团队在项目投入层面完全无法与阿里相提并论,为了让大家可以更好的理解框架,也为了让使用框架的人更清楚其原理,我将开始开始录制《从0到1实现分布式事务框架》的课程讲解,让分布式事务不在那么高深,人人触手可及,也希望大家通过系统的学习以后可以共同参与到TX-LCN的项目维护中,让TX-LCN长期运作下去,无论如何希望通过对分布式事务的讲解可以让大家能有更多的收获,也希望可以得到大家的更多的支持。
9+
10+
本课程基于java的springboot技术,面向人群为熟悉微服务、分布式技术,对提升个人能力有追求的人,更多资讯信息请关注www.codingapi.com以及微信公众号 codingapi。
11+
12+
13+
14+
<div align="center"><img src="/img/qrcode330.jpg" style="width:300px;" /></div>
15+

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy