Trekkiii / paxos_raft_protocolLinks
分布式一致性协议相关论文及中文译文,涵盖Paxos、Raft、Zab
☆341Updated 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☆235Updated 5 months ago
- A production-grade java implementation of paxos consensus algorithm☆203Updated 2 years ago
- 1st AliCloud Database Performance Competition in 2018 - Java rank No.1 source code 阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码☆200Updated 6 years ago
- My multi-paxos service implement :-)☆143Updated 2 years ago
- alibaba 2018 天池中间件大赛初赛 dubboMesh Rank 15.☆130Updated 6 years ago
- OCTO-NS是美团OCTO服务治理体系服务注册发现功能的套件, 包括SDK(Java/C++)、本地服务治理代理(SgAgent), 服务缓存(NSC), 云端健康检查(Scanner)等基础组件,目前已经在全公司大规模使用☆334Updated 2 years ago
- An embedded KV storage engine for learning HBase☆246Updated 4 years ago
- Lu-Rpc 的目标是成为广大 RPC 初学者的第一个轮子,欢迎star,凑够 200☆265Updated 6 years ago
- A raft-based java library for building high-available, high-durable, strong-consistent commitlog.☆829Updated 3 weeks ago
- A Java Direct IO framework which is very simple to use.☆121Updated last year
- 不积硅步,无以至千里☆229Updated 5 years ago
- ZooKeeper源码剖析☆64Updated 8 years ago
- GC参考手册-Java版☆314Updated 3 years ago
- 阿里巴巴分布式消息队列中间件rocketmq-3.4.6源码分析、中文详细注释,停止更新☆193Updated 6 years ago
- java rpc benchmark, 灵感源自 https://www.techempower.com/benchmarks/☆528Updated last year
- OCTO-RPC 是支持Java和C++的企业级通信框架,在RPC服务之上扩展了丰富的服务治理功能,为美团各业务线提供高效、统一的通信服务。☆656Updated 2 years ago
- 个人博客,记录个人总结(见issues)☆425Updated 4 years ago
- SOFARegistry is a production-level, low-latency, high-availability service registry powered by Ant Financial.☆660Updated this week
- TGIP-CN (Thank God Its Pulsar) is a weekly live video streaming about Apache Pulsar in Chinese.☆105Updated 4 years ago
- ♨️ Reactive @ 淘宝 | Reactive实践、推动、落地的记录与大会分享 | Flow Arch(流式架构)/Reactive Programming(RP/反应式编程)☆477Updated last year
- leveldb的源码中文注释解读版☆51Updated 3 years ago
- A cloud-native production-quality messaging platform with high performance☆380Updated 2 years ago
- full-scale introduce for elasticsearch☆258Updated last year
- A library and command-line tool to access MySQL InnoDB data file directly in Java☆482Updated 3 weeks ago
- ☆76Updated 4 years ago
- My sample code repository☆146Updated 2 years ago
- ☆52Updated 3 years ago
- Java implementation for Baidu RPC, multi-protocol & high performance RPC.☆969Updated last month
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆163Updated 7 years ago