tcc
Here are 298 public repositories matching this topic...
This issue is for developer to first contribute to dtm. It is for practice only, please just make changes to one file rather than all of them.
dtmsvr/trans_* files, add open source copyright comments, and send a PR for each file as a task
PR tutorial: https://opensource.com/article/19/7/create-pull-request-github
PR 中文教程: https://juejin.cn/post/6844903821521469448
Distributed transaction solutions
-
Updated
Oct 22, 2021 - Java
ByteTCC is a distributed transaction manager based on the TCC(Try/Confirm/Cancel) mechanism. It’s compatible with the JTA specification. User guide: https://github.com/liuyangming/ByteTCC/wiki
-
Updated
Mar 24, 2022 - Java
以Spring Cloud Netflix作为服务治理基础, 展示基于tcc思想所实现的分布式事务解决方案
-
Updated
Feb 8, 2020 - Java
A distribute transaction solution(分布式事务) unified the usage of TCC , SAGA ,FMT (seata/fescar AutoCompensation), reliable message, compensate and so on;
-
Updated
Mar 21, 2022 - Java
A Distributed Transaction Framework, like SEATA, support TCC mode and AT mode. DingTalk: seata-golang 社区
-
Updated
Apr 3, 2022 - Go
SpringBoot、Dubbo、SpringCloud的各种集成例子:Atomikos、gRPC、Thrift、Seata、ShardingSphere、Dubbo、Hmily、Nacos、Consul、Ribbon、Jedis、Lettuce、Redisson等框架
-
Updated
Jan 24, 2022 - Java
PVSnesLib : A small, open and free development kit for the Nintendo SNES
-
Updated
Apr 2, 2022 - C
spring cloud最佳实践项目实例,使用了spring cloud全家桶,TCC事务管理,EDA事务最终一致性等技术的下单示例
-
Updated
Jan 22, 2018 - Java
Helpful scripts & configuration profiles for the Mac admin community
-
Updated
Oct 27, 2021 - Shell
mq transaction, tcc, eventually consistency. tx life cycle: all listeners handled, if necessary, produce next message
-
Updated
Mar 31, 2022 - Java
-
Updated
Mar 31, 2022 - Java
A c# HTTP client of distributed transaction manager DTM.
-
Updated
Mar 29, 2022 - C#
Notifies the user when macOS Security components like Gatekeeper and XProtect have been updated
-
Updated
Mar 12, 2021 - Shell
Modelo de TCC da UFRN para o curso de Engenharia de Computação (adaptável para outros cursos).
-
Updated
Nov 11, 2019 - TeX
-
Updated
Dec 20, 2021 - R
Improve this page
Add a description, image, and links to the tcc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tcc topic, visit your repo's landing page and select "manage topics."


Ⅰ. Issue Description
transaction may not be mark as TimeoutRollbacking in time.
for example:
trx1 and trx2 timeout=60s, begin=T1
trx3 and trx4 timeout=10s, begin=T1
when T1+11s, handleAllSession get transaction status= begin and it can only read