eXcellme / disruptor_learnLinks
关于disruptor原理及源码的学习
☆11Updated 5 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:
- 基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架☆30Updated 8 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Updated 7 years ago
- 基于Netty实现轻量级的微服务通讯网关。主要实现了安全、流控、代理、路由等功能。☆18Updated 8 years ago
- RPC框架,基于netty,实现了远程调用、服务治理等功能☆16Updated 7 years ago
- 记录一些自 己写的技术文档☆75Updated 3 years ago
- ☆21Updated 8 years ago
- 基于Disruptor的异步并行框架☆21Updated 10 years ago
- Eagle分布式rpc调用,借助Zookeeper实现服务注册和发现,基于AQS实现高性能连接池,支持分布式追踪、监控、过载保护等配置。提供Spring和SpringBoot插件,方便与Spring和SpringBoot集成。☆76Updated 2 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Updated 7 years ago
- 阿里开源消息中间件源码解读(增加一些中文注释)☆27Updated 9 years ago
- A high performance Memcache developed by Mycat team ,used Java NIO and Off-heap Memory ,QQ group : 490435960☆42Updated 7 years ago
- 基于可靠消息的分布式事务实现方案☆30Updated 8 years ago
- Lnk RPC是一款基于Netty实现RPC通讯协议,支持同步,异步和异步回调三种RPC调用方式,支持参数和返回值多态。支持多种负载均衡方式,支持调用流量控制,支 持zookeeper和consul等服务注册发现方式,服务端口支持开发人员,运维人员配置以及动态分配,支持服务依…☆28Updated 7 years ago
- 为Dubbo增加Hystrix断路器☆24Updated 8 years ago
- a simple rpc framework☆16Updated 8 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆50Updated 7 years ago
- Netty project - an event-driven asynchronous network application framework☆43Updated 7 years ago
- 这是一个ZooKeeper客户端,实现了断线重连,会话过期重连,永久监听,子节点数据变化的监听。并且加入了常用功能,例如分布式锁,Leader选举,主从服务锁,分布式队列等。☆26Updated 8 years ago
- ddal, jdbc-shars, database middleware, distributed sql engine☆54Updated 6 years ago
- 基于二阶提交理论实现的分布式事务服务框架☆26Updated 8 years ago
- Cronner 是一个分布式定时任务框架,支持作业依赖、分片、失效转移、集中配置和监控。☆55Updated 6 years ago
- 轻量级java消息中间件☆54Updated 8 years ago
- API GW☆24Updated last year
- 跨机器或JVM的分布式锁管理器,用于在分布式环境中协调共享资源,如:不同机器或JVM的定时离线程序可以部署多台机器☆31Updated 7 years ago
- 分布式链路跟踪监控插件,开箱即用,使用方式参考module:j360-trace-example , 本项目供学习之用,参考Google Dapper论文设计,收集存储分离,使用kafka,http,mq等进行解耦☆61Updated 8 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 死磕NETTY源码-NETTY源码深度解析☆30Updated 4 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- Excavator(挖掘机)是一个分布式的Java RMI框架。(求项目使用,有兴趣的可以电邮oldmanpushcart@gmail.com)☆52Updated 2 years ago
- 基于无锁队列(RingBuffer)实现的具备轮转功能的异步日志。☆21Updated 8 years ago