eXcellme / disruptor_learnLinks
关于disruptor原理及源码的学习
☆11Updated 6 years ago
Alternatives and similar repositories for disruptor_learn
Users that are interested in disruptor_learn are comparing it to the libraries listed below
Sorting:
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Updated 8 years ago
- 基于Disruptor的异步并行框架☆21Updated 10 years ago
- 基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架☆30Updated 8 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Updated 8 years ago
- 基于Netty实现轻量级的微服务通讯网关。主要实现了安全、流控、代理、路由等功能。☆18Updated 9 years ago
- 记录一些自己写的技术文档☆75Updated 4 years ago
- Eagle分布式rpc调用,借助Zookeeper实现服务注册和发现,基于AQS实现高性能连接池,支持分布式追踪、监控、过载保护等配置。提供Spring和SpringBoot插件,方便与Spring和SpringBoot集成。☆76Updated 2 years ago
- 分布式链路跟踪监控插件,开箱即用,使用方式参考module:j360-trace-example , 本项目供学习之用,参考Google Dapper论文设计,收集存储分离,使用kafka,http,mq等进行解耦☆62Updated 8 years ago
- redis分布式锁☆48Updated 10 years ago
- 对netty4.1的中文翻译和注释☆11Updated 9 years ago
- 限流幂等框架☆19Updated 7 years ago
- 阿里开源消息中间件源码解读(增加一些中文注释)☆27Updated 9 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- Http RESTful api implemention on Netty async io. More informations at :☆51Updated 2 years ago
- 基于zookeeper的分布式锁的实现☆23Updated 9 years ago
- 分布式事务处理框架☆26Updated 8 years ago
- 基于无锁队列(RingBuffer)实现的具备轮转功能的异步日志。☆21Updated 8 years ago
- java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava☆33Updated last year
- 2016年阿里中间件性能挑战赛初赛题,RocketMQ+JStorm+Tair实时统计双11交易金额☆43Updated 7 years ago
- 轻量级java消息中间件☆54Updated 9 years ago
- 分布式数据源分表分库、读写分离应用层框架☆56Updated 9 years ago
- 铜板街轻量级JDBC层分库分表框架☆49Updated last year
- 基于可靠消息的分布式事务实现方案☆30Updated 8 years ago
- Reliable message distributed transaction middleware(可靠消息分布式事务中间件) ✨☆63Updated 4 months ago
- rocketmq的磁盘存储模块,我增加了延时消息☆11Updated 6 years ago
- 基于netty http协议栈的轻量级 mvc 组件☆90Updated 8 years ago
- 区块链中心服务器的JAVA实现☆11Updated 7 years ago
- 学习Spring事务管理时的源码☆10Updated 9 years ago
- 基于spring boot支持thrift序列化的http的微服务框架☆59Updated 7 years ago
- zookeeper官方提供的分布式锁,选举master,和分布式队列实现☆17Updated 11 years ago