liwanghong / ZooKeeper-
ZooKeeper源码剖析
☆64Updated 7 years ago
Alternatives and similar repositories for ZooKeeper-:
Users that are interested in ZooKeeper- are comparing it to the libraries listed below
- 2016年阿里 中间件性能挑战赛复赛☆90Updated 7 years ago
- alibaba 2018 天池中间件大赛初赛 dubboMesh Rank 15.☆130Updated 6 years ago
- 阿里巴巴分布式消息队列中间件rocketmq-3.4.6源码分析、中文详细注释,停止更新☆191Updated 5 years ago
- My sample code repository☆146Updated 2 years ago
- 不积硅步,无以至千里☆229Updated 4 years ago
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆206Updated 6 years ago
- Lu-Rpc 的目标是成为广大 RPC 初学者的第一个轮子,欢迎star,凑够 200☆266Updated 6 years ago
- full-scale introduce for elasticsearch☆257Updated last year
- 记录一些自己写的技术文档☆75Updated 3 years ago
- alibaba 2018 天池中间件大赛复赛百万队列 java 实现☆89Updated 6 years ago
- kafka学习总结,源码剖析☆35Updated 10 years ago
- 参加阿里巴巴中间件比赛时的rpc项目源码,高性能RPC框架☆244Updated 9 years ago
- 2016年阿里中间件性能挑战赛亚军,含答辩PPT☆69Updated 4 years ago
- 一致性hash算法☆45Updated 2 years ago
- java远程调用框架☆61Updated 6 years ago
- 轻量级,微内核加插件机制,基于Java的RPC框架。可看成是mini版的Dubbo。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。☆111Updated 8 months ago
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆55Updated 6 years ago
- ☆52Updated 3 years ago
- 《深入理解Kafka:核心设计与实践原理》☆275Updated 2 years ago
- 分布式一致性协议相关论文及中文译文,涵盖Paxos、Raft、Zab☆338Updated 6 years ago
- rapids团队 (https://github.com/WANG-lp and https://github.com/CheYulin ),香 港科技大学,2017年,第三届阿里中间件性能挑战赛复赛代码/答辩ppt/比赛攻略文档(第6名,最终答辩成绩:季军)☆50Updated 7 years ago
- rocketmq 4.5.2 源码分析、中文详细注释☆12Updated 4 years ago
- An embedded KV storage engine for learning HBase☆245Updated 4 years ago
- What the ZNS is an implementation of distribution RPC.☆72Updated 3 years ago
- A high-performance, open-source java RPC framework.☆157Updated last year
- GC参考手册-Java版☆313Updated 2 years ago
- 基于rocketmq-all-4.1.0-incubating加详细中文代码注释 。 微信公众号:匠心零度【关注获取更多精彩历史】☆61Updated 6 years ago
- 汇总、整理常用的分布式开发技术,给出demo,方便学习。包括数据分片、共识算法、一致性hash、分布式事务、非侵入的分布式链路追踪实现原理等内容。☆50Updated 4 years ago
- A simple failover library for Java