jsbxyyx / distributed-transaction-local-event-table-implementationLinks
分布式事务本地事件表实现
☆22Updated 8 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 8 years ago
- redis分布式锁☆48Updated 10 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- 基于Guava的RateLimiter、Redis封装了并发控制、限流管理功能,支持配置文件和硬编码形式进行限流控制,控制粒度在方法级别,使用简单。☆68Updated 8 years ago
- 基于可靠消息的分布式事务实现方案☆30Updated 8 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆50Updated 7 years ago
- 基于Disruptor的异步 并行框架☆21Updated 10 years ago
- 分布式事务解决方案☆45Updated 2 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Updated 7 years ago
- springcloud 学习与经典场景示例☆75Updated 7 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 8 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆35Updated 3 years ago
- 限制瞬时发并发数/限制某个接口的时间窗口最大请求数 限流实现☆39Updated 7 years ago
- 订单状态机☆36Updated 9 years ago
- api网关☆117Updated 7 years ago
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 3 years ago
- 🔨 Nepxion Skeleton is a generic codes and files generator based on freemaker for any text formats, and provides skeleton of Spring Cloud…☆69Updated last year
- 使用zipkin集成从http到dubbo rcp的调用链跟踪☆71Updated 8 years ago
- 可靠事件系统,Tarzan取自电影《人猿泰山》的英文名,用于保证消息生产者的消息被可靠投递☆81Updated 3 years ago
- java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava☆33Updated last year
- spring整合guava和redis实现本地和远程缓存☆42Updated 10 years ago
- 一个分布式限流的解决方案!☆111Updated 2 years ago
- Spring Cloud与Dubbo共存方案☆158Updated 8 years ago
- 微服务化的最佳实践: SpringCloud、Oauth2、DDD、Reactive、Fiber、Netty、Websokcet、SSE等☆42Updated 2 years ago
- 基于spring cloud eureka实现。 fm-cloud-bamboo: 接口多版本控制, fm-cloud-graybunny: 灰度发布,A/B Test☆82Updated 6 years ago
- Spring Cloud 与 Docker 整合使用示例,为《使用Spring Cloud与Docker实战微服务》的配套代码。书籍地址:https://github.com/eacdy/spring-cloud-book 。讨论QQ群:157525002(已满)、5648…☆41Updated 9 years ago
- 高并发下本地锁+分布式锁☆62Updated 7 years ago
- 分布式链路跟踪监控插件,开箱即用,使用方式参考module:j360-trace-example , 本项目供学习之用,参考Google Dapper论文设计 ,收集存储分离,使用kafka,http,mq等进行解耦☆62Updated 8 years ago
- 自定义的spring-boot的dubbox starter,为spring-boot相关的项目使用dubbox提供简易的方式并集成spring-boot的auto configuration☆25Updated 8 years ago
- 龙果学院《微服务架构的分布式事务解决方案》(RonCoo distributed transaction solution)☆44Updated 8 years ago