yinjihuan / transaction-mq
分布式事务-最终一致性消息队列服务
☆28Updated 7 years ago
Alternatives and similar repositories for transaction-mq:
Users that are interested in transaction-mq are comparing it to the libraries listed below
- 分布式事务本地事件表实现☆22Updated 7 years ago
- 基于可靠消息的分布式事务实现方案☆30Updated 7 years ago
- 快速使用spring cache☆10Updated 7 years ago
- 基于Redis的延迟队列系统☆46Updated 7 years ago
- redis分布式锁☆47Updated 9 years ago
- 限制瞬时发并发数/限制某个接口的时间窗口最大请求数 限流实现☆39Updated 6 years ago
- 基于Disruptor的异步并行框架☆20Updated 9 years ago
- 欢迎大家完善本系统,结合目前事务处理的精华,我开发了太极分布式事务处理框架MOONWATER,采用可靠消息服务和重试、补偿处理机制,使用事件驱动、最终一致的事务模型,巧妙地运用数据库的事务处理能力,对服务操作结果进行判断,调用应用系统自身的事务处理功能,自动进行事务处理,从…☆46Updated 7 years ago
- Spring Boot Admin和Nacos集成,欢迎Star☆20Updated 5 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆45Updated 6 years ago
- dubbo构建的微服务架构☆27Updated 7 years ago
- 分布式任务调度框架教程, 包括: Quartz、Elastic-Job和TBSchedule.☆31Updated 5 years ago
- springboot HikariCP 动态切换数据源☆24Updated 6 years ago
- dubbo日志扩展插件☆25Updated 7 years ago
- spring boot集成dubbox☆11Updated 7 years ago
- ID生成服务器,多种高性能ID生成策略☆17Updated 7 years ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Updated 6 years ago
- 微服务化的最佳实践: SpringCloud、Oauth2、DDD、Reactive、Fiber、Netty、Websokcet、SSE等☆42Updated 2 years ago
- 基于Netty实现轻量级的微服务通讯网关。主要实现了安全、流控、代理、路由等功能。☆18Updated 8 years ago
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆60Updated 6 years ago
- 分布式事务解决方案☆44Updated 2 years ago
- SpringBoot操作Elasticsearch的实战案例,elasticsearch 2.4.5/5.6.1☆35Updated 4 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 5 years ago
- Based on spring-cache,integrate local cache [ehcache] and distributed cache [redis] to make secondary cache.☆12Updated last year
- spring boot 集成 RocketMq消息中间件☆27Updated 7 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 7 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Updated 7 years ago
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Updated 7 years ago
- 简单的ORM框架☆24Updated 6 years ago
- 可靠消息系统,用于保证消息生 产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆49Updated 6 years ago