EZLippi / isolation-threadpoolLinks
从Hystrix核心代码中提取出来的线程池隔离的代码,可以非常方便的在Web应用中实现线程池隔离
☆22Updated 7 years ago
Alternatives and similar repositories for isolation-threadpool
Users that are interested in isolation-threadpool are comparing it to the libraries listed below
Sorting:
- distributed task scheduler using redis☆46Updated 6 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 6 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 6 years ago
- it's a simple and easy net framework with nio mode written by java☆40Updated 8 years ago
- Dactor是基于Java的轻量级同步异步统一处理框架,基于协程思想构建☆50Updated 5 years ago
- 使用Apache Thrift作为容器,Google Protobuf作为协议的一个RPC框架。☆19Updated 7 years ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 7 years ago
- Redis-based distributed queue with queue task monitoring, task timeout, failed task retries and more☆19Updated 7 years ago
- 一个完全基于java的,类似netty的高性能网络框架A fully Java-based, netty - like high-performance networking framework☆60Updated 10 months ago
- seata demo,包括tcc模式(解决了幂等性问题,允许空回滚,拒绝空回滚后的操作),和at模式☆24Updated 4 years ago
- 全局事务管理☆76Updated 2 months ago
- spring boot 分布式锁starter☆12Updated 6 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Updated 7 years ago
- 状态机通用实现☆50Updated 5 years ago
- 记录和总结在落地微服务的过程中的经验☆38Updated 6 years ago
- 基于consul的分布式锁☆47Updated 7 years ago
- stepchain 通用业务流程流水线处理框架。 类似于Commons Chain和Commons Pipeline这样的Java Pipeline Step Chain用于组织复杂处理流程执行的流行技术. Java Pipeline Step Chain like A…☆71Updated 2 years ago
- 最全面的disruptor的教材,剖析内部细节及适用场景☆42Updated 6 years ago
- 分布式锁的几种实现方法:redis实现分布式锁☆12Updated 8 years ago
- rocketmq的磁盘存储模块,我增加了延时消息☆11Updated 6 years ago
- A Distributed Message Middleware☆19Updated 12 years ago
- 分布式事务本地事件表实现☆22Updated 7 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- 基于Netty实现的轻量级分布式应用配置中心☆82Updated 2 years ago
- DDD写一个下单功能,帮助大家了解DDD中的规范。☆19Updated 3 years ago
- 配置中心☆2Updated 4 years ago
- 基于内存的时间轮算法、redis的zset、redis的key过期订阅事件三方式实现的延时任务调度☆21Updated 3 years ago
- disruptor-learn☆14Updated 6 years ago
- 死磕NETTY源码-NETTY源码深度解析☆30Updated 4 years ago
- 高并发下本地锁+分布式锁☆63Updated 7 years ago