ego008
ego008
4499 0 0

go 分布式学习导读

与go 分布式有关的理论及项目

《Paxos vs Raft 算法》 https://ramcloud.stanford.edu/~ongaro/userstudy/
参见里面的两个视频
Paxos video: http://youtu.be/JEpsBg0AO6o
Raft video: http://youtu.be/YbZ3zDzDnrw

CMU上的一个课程 http://www.cs.cmu.edu/~dga/15-440/S14/syllabus.html

NSQ https://github.com/nsqio/nsq 分布式的实时消息平台
etcd https://github.com/coreos/etcd 轻量级分布式key-value数据库
InfluxDB https://influxdata.com/ 分布式时序、事件和指标数据库
seaweedfs https://github.com/chrislusf/seaweedfs 简单,高伸缩性的分布式文件系统
golang-distributed-filesystem https://github.com/michaelmaltese/golang-distributed-filesystem HDFS-alike in Go
TiDB https://github.com/pingcap/tidb 分布式关系数据库
Circuit https://github.com/gocircuit/circuit 分布式计算框架
Glow https://github.com/chrislusf/glow 分布式数据处理

0

See Also

Nearby


Discussion

Login Topics