jsbxyyx / distributed-transaction-local-event-table-implementation
分布式事务本地事件表实现
☆22Updated 7 years ago
Alternatives and similar repositories for distributed-transaction-local-event-table-implementation:
Users that are interested in distributed-transaction-local-event-table-implementation are comparing it to the libraries listed below
- 基于可靠消息的分布式事务实现方案☆30Updated 7 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- redis分布式锁☆47Updated 9 years ago
- 基于Redis的延迟队列系统☆46Updated 7 years ago
- 分布式事务解决方案☆44Updated 2 years ago
- 分布式任务调度框架教程, 包括: Quartz、Elastic-Job和TBSchedule.☆31Updated 5 years ago
- 基于Netty实现轻量级的微服务通讯网关。主要实现了安全、流控、代理、路由等功能。☆18Updated 8 years ago
- 龙果学院《微服务架构的分布式事务解决方案》(RonCoo distributed transaction solution)☆43Updated 8 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆45Updated 6 years ago
- spring整合guava和redis实现本地和远程缓存☆41Updated 9 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆49Updated 6 years ago
- ID生成服务器,多种高性能ID生成策略☆17Updated 7 years ago
- 订单状态机☆35Updated 8 years ago
- 分布式事务处理框架☆26Updated 7 years ago
- Spring Boot Admin和Nacos集成,欢迎Star☆20Updated 5 years ago
- 基于springboot和docker部署的微服务架构☆51Updated 9 years ago
- dubbo日志扩展插件☆25Updated 7 years ago
- 基于Disruptor的异步并行框架☆20Updated 9 years ago
- 使用zipkin集成从http到dubbo rcp的调用链跟踪☆71Updated 7 years ago
- 基于tcc的Java分布式事务框架☆17Updated 8 years ago
- 微服务化的最佳实践: SpringCloud、Oauth2、DDD、Reactive、Fiber、Netty、Websokcet、SSE等☆42Updated 2 years ago
- 轻量的分布式会话组件(A Lightweight Distributed Session Component)☆29Updated 9 years ago
- Dubbox整合Spring Boot基于Avro、Thrift协议构建REST服务☆40Updated 8 years ago
- ☆31Updated 7 years ago
- 欢迎大家完善本系统,结合目前事务处理的精华,我开发了太极分布式事务处理框架MOONWATER,采用可靠消息服务和重试、补偿处理机制,使用事件驱动、最终一致的事务模型,巧妙地运用数据库的事务处理能力,对服务操作结果进行判断,调用应用系统自身的事务处理功能,自动进行事务处理,从…☆46Updated 7 years ago
- It's a TCC(Try-Confirm-Cancel) transaction framework.基于TCC原理的分布式事务框架☆52Updated 8 years ago
- 自定义的spring-boot的dubbox starter,为spring-boot相关的项目使用dubbox提供简易的方式并集成spring-boot的auto configuration☆25Updated 7 years ago
- kingMicro 是一套dubbo为核心的微服务套件。包括服务治理、API网关、降级熔断及服务层流量防护、分布式链路追踪等组件 演示环境:admin,admin(演示环境已屏蔽修改admin密码,及删除菜单)☆3Updated 2 years ago
- 基于Spring Cloud的微服务治理平台☆46Updated 6 years ago
- 基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架☆30Updated 8 years ago