EZLippi / isolation-threadpool
从Hystrix核心代码中提取出来的线程池隔离的代码,可以非常方便的在Web应用中实现线程池隔离
☆22Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for isolation-threadpool
- it's a simple and easy net framework with nio mode written by java☆41Updated 7 years ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 6 years ago
- 基于 netty 的 web 框架☆23Updated 4 years ago
- 最全面的disruptor的教材,剖析内部细节及适用场景☆41Updated 5 years ago
- 使用Apache Thrift作为容器,Google Protobuf作为协议的一个RPC框架。☆19Updated 6 years ago
- Distributed scheduling supports Zookeeper/Redis/Memory/JDBC as storage. Base on Taobao's tbschedule.☆30Updated 2 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 6 years ago
- 使用赌的思想增加mq可靠性。☆23Updated last year
- 记录和总结在落地微服务的过程中的经验☆38Updated 5 years ago
- 基于consul的分布式锁☆48Updated 7 years ago
- disruptor-learn☆13Updated 5 years ago
- netty入门demo,单机版消息推送☆46Updated 6 years ago
- 分布式链路追踪组件☆41Updated last year
- 基于rocketmq-all-4.1.0-incubating加详细中文代码注释 。 微信公众号:匠心零度【关注获取更多精彩历史】☆61Updated 6 years ago
- 采用Java实现的基于netty轻量的高性能分布式RPC服务框架☆39Updated 7 years ago
- 分布式锁的几种实现方法:redis实现分布式锁☆12Updated 7 years ago
- spring boot 分布式锁starter☆11Updated 6 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 6 years ago
- 高并发下本地锁+分布式锁☆64Updated 6 years ago
- Redis-based distributed queue with queue task monitoring, task timeout, failed task retries and more☆19Updated 6 years ago
- the demo of BIO☆26Updated 8 years ago
- 抛弃tomcat, 拥抱vert.x☆15Updated 2 years ago
- distributed task scheduler using redis☆46Updated 5 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Updated 7 years ago
- 基于spring-sharding-mybaits集成redis缓存的游戏分布式存储框架.支持将对象序列化到队列里,异步存储。 使用spring集成mybatis3垂直和水平分库mysql.使用模版编程,采用代理模式,采集变化的字段,自动完成拼写sql,降低数据库落地难度 …☆45Updated 7 years ago
- is a simple delay message queue, based on redis and kotlin☆32Updated 2 months ago
- Dactor是基于Java的轻量级同步异步统一处理框架,基于协程思想构建☆50Updated 4 years ago
- alibaba 2018 天池中间件大赛复赛百万队列 java 实现☆90Updated 6 years ago
- 2016年阿里中间件性能挑战赛初赛题,RocketMQ+JStorm+Tair实时统计双11交易金额☆43Updated 6 years ago
- seata demo,包括tcc模式(解决了幂等性问题,允许空回滚,拒绝空回滚后的操作),和at模式☆24Updated 3 years ago