lwhile / The-Chubby-lock-service-for-loosely-coupled-distributed-systems-zh_cnLinks
Google论文《The Chubby lock service for loosely coupled distributed systems》的中文翻译
☆29Updated 7 years ago
Alternatives and similar repositories for The-Chubby-lock-service-for-loosely-coupled-distributed-systems-zh_cn
Users that are interested in The-Chubby-lock-service-for-loosely-coupled-distributed-systems-zh_cn are comparing it to the libraries listed below
Sorting:
- ☆59Updated 9 years ago
- an implementation of raft in Go☆159Updated 3 years ago
- ☆19Updated 7 years ago
- innodb存储引擎深入学习记录,用图片加深理解与记忆☆62Updated 8 years ago
- ☆129Updated 2 years ago
- benchmark codes for rpcx, gRPC, Dubbo, Motan☆181Updated 10 months ago
- 基于TiKV的兼容Redis协议的强一致性NoSQL数据库☆183Updated 6 years ago
- A go implementation of the Paxos algorithm☆345Updated 6 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆122Updated 6 months ago
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆163Updated 7 years ago
- innodb分析版本☆77Updated 10 years ago
- 读论文的总结☆306Updated 8 years ago
- ☆32Updated 11 months ago
- PCC 是 Performance Challenge Championship (性能挑战杯)的缩写,是高可用架构组织的一个编程竞赛活动☆69Updated 8 years ago
- Yet another distributed fault-tolerant key-value database Compatible with Redis written in Golang.☆392Updated 3 years ago
- Paxos algorithm demo,from mit 6.824 lab 3☆25Updated 8 years ago
- Baidu Ksarch Redis - a production solution of redis cluster☆88Updated 8 years ago
- A distributed log store based on raft☆179Updated 6 years ago
- ☆82Updated 8 years ago
- Yet another distributed fault-tolerant key-value database Compatible with Redis written in Golang.☆78Updated 2 years ago
- 喜马拉雅xcache缓存系统☆202Updated 2 years ago
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页