Trekkiii / paxos_raft_protocolLinks
分布式一致性协议相关论文及中文译文,涵盖Paxos、Raft、Zab
☆343Updated 6 years ago
Alternatives and similar repositories for paxos_raft_protocol
Users that are interested in paxos_raft_protocol are comparing it to the libraries listed below
Sorting:
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆205Updated 6 years ago
- xnnyygn's raft implementation☆238Updated 8 months ago
- A production-grade java implementation of paxos consensus algorithm☆204Updated 2 years ago
- My multi-paxos service implement :-)☆144Updated 3 years ago
- 1st AliCloud Database Performance Competition in 2018 - Java rank No.1 source code 阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码☆200Updated 6 years ago
- A Java Direct IO framework which is very simple to use.☆122Updated last year
- An embedded KV storage engine for learning HBase☆247Updated 5 years ago
- ZooKeeper源码剖析☆64Updated 8 years ago
- 阿里巴巴分布式消息队列中间件rocketmq-3.4.6源码分析、中文详细注释,停止更新☆194Updated 6 years ago
- alibaba 2018 天池中间件大赛初赛 dubboMesh Rank 15.☆131Updated 6 years ago
- A raft-based java library for building high-available, high-durable, strong-consistent commitlog.☆830Updated last month
- Lu-Rpc 的目标是成为广大 RPC 初学者的第一个轮子,欢迎star,凑够 200☆266Updated 6 years ago
- GC参考手册-Java版☆316Updated 3 years ago
- 不积硅步,无以至千里☆227Updated 5 years ago
- full-scale introduce for elasticsearch☆260Updated last year
- java rpc benchmark, 灵感源自 https://www.techempower.com/benchmarks/☆530Updated last year
- OCTO-NS是美团OCTO服务治理体系服务注册发现功能的套件, 包括SDK(Java/C++)、本地服务治理代理(SgAgent), 服务缓存(NSC), 云端健康检查(Scanner)等基础组件,目前已经在全公司大规模使用☆335Updated 2 years ago
- TGIP-CN (Thank God Its Pulsar) is a weekly live video streaming about Apache Pulsar in Chinese.☆105Updated 4 years ago
- Apache Pulsar Source code analysis☆144Updated 5 years ago
- 2016年阿里中间件性能挑战赛亚军,含答辩PPT☆69Updated 5 years ago
- leveldb的源码中文注释解读版☆51Updated 4 years ago
- A simple distributed key value store based on the Raft consensus protocol☆164Updated 2 years ago
- Raft Java implementation which is simple and easy to understand.☆1,229Updated last year
- My sample code repository☆146Updated 2 years ago
- ♨️ Reactive @ 淘宝 | Reactive实践、推动、落地的记录与大会分享 | Flow Arch(流式架构)/Reactive Programming(RP/反应式编程)☆475Updated 2 years ago
- OCTO-RPC 是支持Java和C++的企业级通信框架,在RPC服务之上扩展了丰富的服务治理功能,为美团各业务线提供高效、统一的通信服务。☆662Updated 2 years ago
- 极客时间ZooKeeper实战与源代码剖析课程资源☆150Updated 4 years ago
- ☆52Updated 3 years ago
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆163Updated 8 years ago
- Java implementation for Baidu RPC, multi-protocol & high performance RPC.☆973Updated last week