jsbxyyx / distributed-transaction-local-event-table-implementationLinks
分布式事务本地事件表实现
☆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
Sorting:
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- redis分布式锁☆48Updated 10 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 3 years ago
- 基于Guava的RateLimiter、Redis封装了并发控制、限流管理功能,支持配置文件和硬编码形式进行限流控制,控制粒度在方法级别,使用简单。☆68Updated 8 years ago
- 分布式事务解决方案☆45Updated 2 years ago
- 可靠消息系统,用于保证消息生产者 生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆50Updated 7 years ago
- 基于可靠消息的分布式事务实现方案☆30Updated 8 years ago
- 龙果学院《微服务架构的分布式事务解决方案》(RonCoo distributed transaction solution)☆43Updated 8 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 7 years ago
- 使用zipkin集成从http到dubbo rcp的调用链跟踪☆71Updated 8 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Updated 8 years ago
- Spring Cloud与Dubbo共存方案☆158Updated 8 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆46Updated 6 years ago
- Dubbo + Zipkin + Brave + Kafka实现全链路追踪☆56Updated 6 years ago
- dubbo日志扩展插件☆25Updated 7 years ago
- 🔨 Nepxion Skeleton is a generic codes and files generator based on freemaker for any text formats, and provides skeleton of Spring Cloud…☆68Updated last year
- 自定义的spring-boot的dubbox starter,为spring-boot相关的项目使用dubbox提供简易的方式并集成spring-boot的auto configuration☆25Updated 8 years ago
- 基于Disruptor的异步并行框架☆21Updated 10 years ago
- 简单,集中,分布式的配置管理☆121Updated 7 years ago
- Spring Boot Admin和Nacos集成,欢迎Star☆20Updated 6 years ago
- 订单状态机☆35Updated 9 years ago
- spring整合guava和redis实现本地和远程缓存☆42Updated 10 years ago
- spring boot上构建spring batch远程分区Step,分布式多机处理,提高spring batch处理时效☆22Updated 7 years ago
- 限制瞬时发并发数/限制某个接口的时间窗口最大请求数 限流实现☆39Updated 7 years ago
- 分布式链路跟踪监控插件,开箱即用,使用方式参考module:j360-trace-example , 本项目供学习之用,参考Google Dapper论文设计,收集存储分离,使用kafka,http,mq等进行解耦☆62Updated 8 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆47Updated 6 years ago
- CAS单点登录 案例。整合了CAS OAuth2、Apache Shiro、Spring Security等☆67Updated 9 years ago
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆61Updated 6 years ago
- java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava☆33Updated last year