分布式事务解决方案;最终一致性(本地事务型);最终一致性(可靠消息型);最大努力补偿;TCC型
☆140Sep 1, 2018Updated 7 years ago
Alternatives and similar repositories for Distributed-Transaction-Notes
Users that are interested in Distributed-Transaction-Notes are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 分布式事务-最终一致性消息队列服务☆27Nov 9, 2017Updated 8 years ago
- 基于可靠消息的分布式事务实现方案☆30Mar 17, 2017Updated 9 years ago
- Java Notes In Learning☆15Jul 24, 2019Updated 6 years ago
- maat是一个分布式事务中间件,实现了基于可靠消息的最终一致性事务控制.其可靠消息服务通过独立消息服务方案实现,与业务系统耦合低,目前支持的MQ有RocketMQ☆12Dec 6, 2018Updated 7 years ago
- 监听mysql binlog实时生成GAE使用的增量索引☆11Jan 24, 2018Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- distributed transaction service based on reliable msg,基于可靠消息的柔性分布式事务实现方案。☆124Dec 16, 2023Updated 2 years ago
- 系统的整理Spring知识点☆13Feb 2, 2024Updated 2 years ago
- 分布式事务解决方案之基于可靠消息的最终一致性方案。☆12Jun 21, 2022Updated 3 years ago
- 消息最终一致性方案,基于rabbitmq的分布式事务解决方案☆660Oct 13, 2018Updated 7 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆50Mar 31, 2018Updated 8 years ago
- redis分布式锁☆48Jul 3, 2015Updated 10 years ago
- tcc-transaction是TCC型事务java实现☆5,775Jan 24, 2025Updated last year
- 分布式事务解决方案☆44Dec 16, 2022Updated 3 years ago
- 基于SpringCloud-Gateway的动态网关,可视化的路由配置,请多多 star☆13Dec 10, 2022Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 分布式事务本地事件表实现☆22Sep 29, 2017Updated 8 years ago
- squirrel-foundation状态机的demo版本☆10Jan 30, 2019Updated 7 years ago
- Spring源码阅读笔记,针对2.5.6☆12Mar 4, 2014Updated 12 years ago
- dubbo服务间的分布式事物☆11Aug 26, 2015Updated 10 years ago
- 使用spring boot+sharding-jdbc+mybatis 实现分库分表☆13Apr 1, 2017Updated 9 years ago
- hibernate search example(分别使用hibernate、jpa两种方式实现,使用IKAnalyzer、paoding两种分词器实现中文分词)☆10Feb 10, 2014Updated 12 years ago
- 分布式可靠消息组件☆93Aug 3, 2021Updated 4 years ago
- rocketmq 4.5.2 源码分析、中文详细注释☆12Apr 11, 2020Updated 6 years ago
- 基于Redis实现的简单分布式锁☆10Jul 24, 2017Updated 8 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A distribute transaction solution(分布式事务) unified the usage of TCC , SAGA ,FMT (seata/fescar AutoCompensation), reliable message, compensa…☆2,361Oct 11, 2023Updated 2 years ago
- mycloud-demo 1.基于RocketMQ事务机制的微服务数据最终一致性 2. 基于可靠消息子系统的微服务数据最终一致性 3.可靠消息子系统基于Spring Cloud Stream、RabbitMQ☆10Jul 12, 2025Updated 9 months ago
- ☆10Nov 24, 2019Updated 6 years ago
- rocketmq的磁盘存储模块,我增加了延时消息☆11Mar 10, 2019Updated 7 years ago
- rocketmq 是由阿里巴巴开源出来的一个分布式消息服务器,rocketmq是在kafka的基础上进行重构,然后开发出来支撑阿里巴巴双十一高并发量的消息服务器。现在阿里巴巴已经将项目托管到apache基金会。 相较于ActiveMQ、kafka、RabbitMQ等开源…☆11Oct 13, 2020Updated 5 years ago
- zookeeper的笔记以及教程☆14Sep 10, 2018Updated 7 years ago
- FastDFS Client For VC++☆10Aug 29, 2017Updated 8 years ago
- 基于byte-buddy生成Spring MVC 框架的Controller☆13Oct 11, 2024Updated last year
- Distributed transaction solutions