文件名称:Go-GFS:golang中的GFS
文件大小:10KB
文件格式:ZIP
更新时间:2024-07-28 17:42:40
Go
全球金融服务 GoFS 是一个用 golang 编写的分布式文件系统。 它与Google File System相同。
【文件预览】:
Go-GFS-master
----.gitignore(10B)
----Makefile(0B)
----gfs()
--------block.go(35B)
--------file.go(2KB)
--------rbtree.go(5KB)
--------gfs.go(252B)
----chunk()
--------chunk_server.go(2KB)
----README.md(166B)
----apps()
--------chunk.go(419B)
--------main.go(345B)
--------master.go(305B)
----master()
--------chunk.go(317B)
--------namespace.go(2KB)
--------file.go(204B)
--------master.go(3KB)
--------chunk_server.go(473B)
----common()
--------version.go(56B)
--------manager.go(778B)
--------ip.go(289B)
--------heartbeat.go(120B)
--------port.go(82B)