wanglinyong / consis
springboot+dubbo分布式事务demo
☆13Updated 6 years ago
Alternatives and similar repositories for consis:
Users that are interested in consis are comparing it to the libraries listed below
- 快速使用spring cache☆10Updated 7 years ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Updated 6 years ago
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Updated 8 years ago
- 线程池、任务、任务组、任务池,定时任务的类库☆23Updated 2 months ago
- 以Spring Boot框架为基础,实现各分布式事务(JTA/消息/TCC)的DEMO☆9Updated 8 years ago
- 分表分库☆11Updated 8 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆16Updated 6 years ago
- Spring项目集成了消息队列-RabbitMQ,实现了普通消息订阅-发布模式的消息队列、延迟消息队列、定时发送消息等☆20Updated 7 years ago
- 限流幂等框架☆19Updated 7 years ago
- 基于spring boot的日志系统组件,提供操作日志输出及记录功能☆10Updated 6 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 基于队列的任务调度及分发中间件,based on RocketMQ☆16Updated 2 years ago
- hound是一个分布式的链路追踪,性能监控系统☆10Updated 2 years ago
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆28Updated 2 years ago
- 基于spring 4.x 开发的redis集群中间件应用:redis-cache、redis-cluster-cache、session共享、消息队列等。☆9Updated 7 years ago
- 【基于注解和反射】Excel的简单、大数据量、基于模板、多sheet页的导入导出☆12Updated 6 years ago
- A high performance push server based on SpringBoot + ConcurrentHashMap + Netty☆15Updated 5 years ago
- 基于spring cloud Alibaba的P2P借贷平台(后端服务)☆26Updated 2 years ago
- 基于SpringCloud-Gateway的动态网关,可视化的路由配置,请多多 star☆13Updated 2 years ago
- 基于权重区间概率的【抽奖工具】电商系统必备☆13Updated 6 years ago
- 使用spring boot+sharding-jdbc+mybatis 实现分库分表☆13Updated 8 years ago
- 架构实战篇(十五):Spring Boot 解耦之事件驱动☆10Updated 6 years ago
- word,excel转pdf☆11Updated 6 years ago
- 基于Disruptor的异步并行框架☆21Updated 9 years ago
- ZxFrame为JAVA框架-支持读写分离,读数据源熔断,分库分表;多级缓存,防缓存击穿/穿透/雪崩;支持分布式ID/锁;配置热更新等☆13Updated 2 years ago
- 基于springboot幂等性框架☆26Updated 3 years ago
- 基于springcloud的lcn分布式事务处理☆18Updated 6 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆11Updated 5 years ago
- Springboot读写分离,其实这个是在代码上面处理,实现动态数据 源通过反射,AOP方式进行切换。其实在数据库方面,要做到主从同步。可以参照我的博客配置主从同步(MYSQL)https://jordenlwq.github.io/2017/12/06/hello-worl…☆16Updated 7 years ago
- Zipkin 是一款Twitter开源的分布式实时数据追踪系统(Distributed Tracking System),此库是为国内著名服务治理框架dubbo编写的zipkin instrument library,支持对dubbo调用的全链路实时调用数据统计与依赖分析。…☆20Updated 8 years ago