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:
- 分布式锁的几种实现方法:redis实现分布式锁☆12Updated 8 years ago
- 高并发下本地锁+分布式锁☆63Updated 7 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 6 years ago
- is a simple delay message queue, based on redis and kotlin☆32Updated 9 months ago
- rocketmq的磁盘存储模块,我增加了延时消息☆11Updated 6 years ago
- 高性能分布式事务框架☆40Updated 2 years ago
- 分布式任务调度框架,RPC通信,心跳检测,服务注册,服务发下,自动摘除,负载均衡策略。☆80Updated 6 years ago
- Dactor是基于Java的轻量级同步异步统一处理框架,基于协程思想构建☆50Updated 5 years ago
- 使用Apache Thrift作为容器,Google Protobuf作为协议的一个RPC框架。☆19Updated 7 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 6 years ago
- disruptor-learn☆14Updated 6 years ago
- 基于 netty 的 web 框架☆23Updated 5 years ago
- Database persistence layer tool based auto-gen JDBC code☆13Updated 2 years ago
- 基于二阶提交理论实现的分布式事务服务框架☆26Updated 8 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆47Updated 6 years ago
- 使用赌的思想增加mq可靠性。☆23Updated 2 years ago
- it's a simple and easy net framework with nio mode written by java☆40Updated 8 years ago
- 抛弃tomcat, 拥抱vert.x☆15Updated 2 years ago
- the demo of BIO☆26Updated 8 years ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 7 years ago
- spring boot 分布式锁starter☆12Updated 6 years ago
- Lnk RPC是一款基于Netty实现RPC通讯协议,支持同步,异步和异步回调三种RPC调用方式,支持参数和返回值多态。支持多种负载均衡方式,支持调用流量控制,支持zookeeper和consul等服务注册发现方式,服务端口支持开发人员,运维人员配置以及动态分配,支持服务依…☆28Updated 7 years ago
- 最全面的disruptor的教材,剖析内部细节及适用场景☆42Updated 6 years ago
- netty入门demo,单机版消息推送☆47Updated 6 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 史上最全秒杀系统,附带教程;预热、缓存、MQ、限流、熔断;精品外放☆52Updated last year
- 基于consul的分布式锁☆47Updated 7 years ago
- seata demo,包括tcc模式(解决了幂等性问题,允许空回滚,拒绝空回滚后的操作),和at模式☆24Updated 4 years ago
- 记录和总结在落地微服务的过程中的经验☆38Updated 6 years ago
- 学习笔记+实战笔记☆34Updated 2 years ago