dk-lockdown / seata-demo
seata demo,包括tcc模式(解决了幂等性问题,允许空回滚,拒绝空回滚后的操作),和at模式
☆24Updated 4 years ago
Alternatives and similar repositories for seata-demo:
Users that are interested in seata-demo are comparing it to the libraries listed below
- 分布式推送项目,利用rocketMq+netty实现分布式推送☆19Updated 5 years ago
- 容器云统一登录中心☆30Updated 4 years ago
- Netty4长连接网关☆25Updated last year
- Rabbitmq队列服务PLUS☆93Updated 2 years ago
- 大型分布式系统实时监控平台☆28Updated 2 years ago
- 个人工具汇总:一致性哈希工具,Bitmap工具,布隆过滤器参数生成器,Yaml和properties互转工具,一键式生成整个前后端工具,单机高性能幂等工具,zookeeper客户端工 具,分布式全局id生成器,时间转换工具,Http封装工具☆67Updated 2 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆63Updated last year
- 最全面的disruptor的教材,剖析内部细节及适用场景☆42Updated 6 years ago
- SOFAStack Demo for SOFAStack Cloud Native Workshop on KubeCon China 2019☆48Updated 4 years ago
- spring 快速开发工具包,读写分离,多数据源,自动集成了mybatis,sharding-jdbc,redis,seata等☆20Updated 2 years ago
- dubbo整合spring cloud gateway☆42Updated 2 years ago
- 完整的微服务架构pigx☆22Updated 5 years ago
- 基于consul的分布式锁☆47Updated 7 years ago
- MonitorDesign☆41Updated 3 years ago
- ☀️ Nepxion Discovery Agent is a java agent to resolve loss of ThreadLocal in cross-thread scenario, such as Spring Async、Hystrix Thread、R…☆54Updated this week
- ☆12Updated 2 years ago
- ☆25Updated 2 years ago
- API聚合框架,只需要简单的配置就可以完成多个API的聚合操作。☆19Updated 4 years ago
- 使用赌的思想增加mq可靠性。☆23Updated 2 years ago
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆101Updated last year
- java时间轮☆37Updated 6 years ago
- 容器云后台配置管理中心☆18Updated 4 years ago
- 使用SpringBoot和Seata实现Dubbo分布式事务管理☆50Updated 2 years ago
- mykit架构中独立出来的mykit-lock组件,旨在提供高并发架构下分布式系统的分布式锁架构。 分布式锁是控制分布式系统之间同步访问共享资源的一种方式。在分布式系统中,常常需要协调他们的动作。如果不同的系统或是同一个系统的不同主机之间共享了一个或一组资源,那么访问这…