Distributed computing
distributed_computing include mapreduce kvstore etc.
1. [《老司机带你用 Go 语言实现 MapReduce 框架》](src/mapreduce) 2. [《老司机带你用 Go 语言实现 Raft 分布式一致性协议》](src/raft) 3. [《老司机带你用 Go 语言实现 Paxos 算法》](src/paxos) 4. [《老司机带你用 Go 语言实现分布式数据库》](src/shardkv) The project is written primarily in Go, distributed under the MIT License license, first published in 2017. Key topics include: consistency, mapreduce, raft.
老司机带你飞系列
- 《老司机带你用 Go 语言实现 MapReduce 框架》
- 《老司机带你用 Go 语言实现 Raft 分布式一致性协议》
- 《老司机带你用 Go 语言实现 Paxos 算法》
- 《老司机带你用 Go 语言实现分布式数据库》
希望对你有帮助,你的支持是我的动力
Contributors
Showing top 2 contributors by commit count.
This article is auto-generated from happyer/distributed-computing via the GitHub API.Last fetched: 6/27/2026
