mit-6.824-labs:Go中的MIT 6.824(分布式系统)实验室-源码

上传者: 42143161 | 上传时间: 2021-09-25 23:00:33 | 文件大小: 1.27MB | 文件类型: ZIP
MIT 6.824分布式系统实验室 (已更新至2020年Spring课程实验室) 课程网站: : 实验1:MapReduce 实验2:筏共识算法 实验2A:筏负责人选举 实验2B:筏日志条目追加 实验2C:筏状态持久性 实验3:容错键/值服务 实验3A:不进行日志压缩的键/值服务 实验3B:具有日志压缩功能的键/值服务 实验4:分片键/值服务

文件下载

资源详情

[{"title":"( 63 个子文件 1.27MB ) mit-6.824-labs:Go中的MIT 6.824(分布式系统)实验室-源码","children":[{"title":"mit-6.824-labs-master","children":[{"title":"src","children":[{"title":"shardmaster","children":[{"title":"client.go <span style='color:#111;'> 1.85KB </span>","children":null,"spread":false},{"title":"test_test.go <span style='color:#111;'> 8.25KB </span>","children":null,"spread":false},{"title":"server.go <span style='color:#111;'> 1.58KB </span>","children":null,"spread":false},{"title":"common.go <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false},{"title":"config.go <span style='color:#111;'> 8.04KB </span>","children":null,"spread":false}],"spread":true},{"title":"models","children":[{"title":"kv.go <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false}],"spread":true},{"title":"mrapps","children":[{"title":"nocrash.go <span style='color:#111;'> 948B </span>","children":null,"spread":false},{"title":"crash.go <span style='color:#111;'> 1.20KB </span>","children":null,"spread":false},{"title":"wc.go <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"rtiming.go <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false},{"title":"mtiming.go <span style='color:#111;'> 1.83KB </span>","children":null,"spread":false},{"title":"indexer.go <span style='color:#111;'> 1.11KB </span>","children":null,"spread":false}],"spread":true},{"title":"shardkv","children":[{"title":"client.go <span style='color:#111;'> 3.07KB </span>","children":null,"spread":false},{"title":"test_test.go <span style='color:#111;'> 18.31KB </span>","children":null,"spread":false},{"title":"server.go <span style='color:#111;'> 2.74KB </span>","children":null,"spread":false},{"title":"common.go <span style='color:#111;'> 868B </span>","children":null,"spread":false},{"title":"config.go <span style='color:#111;'> 9.12KB </span>","children":null,"spread":false}],"spread":true},{"title":"labrpc","children":[{"title":"test_test.go <span style='color:#111;'> 10.99KB </span>","children":null,"spread":false},{"title":"labrpc.go <span style='color:#111;'> 13.42KB </span>","children":null,"spread":false}],"spread":true},{"title":"porcupine","children":[{"title":"bitset.go <span style='color:#111;'> 1.19KB </span>","children":null,"spread":false},{"title":"visualization.go <span style='color:#111;'> 30.32KB </span>","children":null,"spread":false},{"title":"porcupine.go <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false},{"title":"checker.go <span style='color:#111;'> 8.38KB </span>","children":null,"spread":false},{"title":"model.go <span style='color:#111;'> 2.24KB </span>","children":null,"spread":false}],"spread":true},{"title":"raft","children":[{"title":"persister.go <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false},{"title":"test_test.go <span style='color:#111;'> 20.15KB </span>","children":null,"spread":false},{"title":"util.go <span style='color:#111;'> 181B </span>","children":null,"spread":false},{"title":"raft.go <span style='color:#111;'> 17.93KB </span>","children":null,"spread":false},{"title":"config.go <span style='color:#111;'> 12.03KB </span>","children":null,"spread":false}],"spread":true},{"title":"mr","children":[{"title":"master.go <span style='color:#111;'> 4.40KB </span>","children":null,"spread":false},{"title":"worker.go <span style='color:#111;'> 5.94KB </span>","children":null,"spread":false},{"title":"rpc.go <span style='color:#111;'> 838B </span>","children":null,"spread":false}],"spread":true},{"title":"kvraft","children":[{"title":"client.go <span style='color:#111;'> 2.65KB </span>","children":null,"spread":false},{"title":"test_test.go <span style='color:#111;'> 19.95KB </span>","children":null,"spread":false},{"title":"server.go <span style='color:#111;'> 5.10KB </span>","children":null,"spread":false},{"title":"common.go <span style='color:#111;'> 599B </span>","children":null,"spread":false},{"title":"config.go <span style='color:#111;'> 9.88KB </span>","children":null,"spread":false}],"spread":true},{"title":"main","children":[{"title":"pbc.go <span style='color:#111;'> 875B </span>","children":null,"spread":false},{"title":"diskvd.go <span style='color:#111;'> 1.75KB </span>","children":null,"spread":false},{"title":"pg-sherlock_holmes.txt <span style='color:#111;'> 568.23KB </span>","children":null,"spread":false},{"title":"lockc.go <span style='color:#111;'> 500B </span>","children":null,"spread":false},{"title":"pg-metamorphosis.txt <span style='color:#111;'> 135.79KB </span>","children":null,"spread":false},{"title":"viewd.go <span style='color:#111;'> 283B </span>","children":null,"spread":false},{"title":"mrworker.go <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false},{"title":"pg-frankenstein.txt <span style='color:#111;'> 430.70KB </span>","children":null,"spread":false},{"title":"lockd.go <span style='color:#111;'> 657B </span>","children":null,"spread":false},{"title":"test-mr.sh <span style='color:#111;'> 4.72KB </span>","children":null,"spread":false},{"title":"pg-tom_sawyer.txt <span style='color:#111;'> 402.99KB </span>","children":null,"spread":false},{"title":"pg-huckleberry_finn.txt <span style='color:#111;'> 580.33KB </span>","children":null,"spread":false},{"title":"pg-grimm.txt <span style='color:#111;'> 527.51KB </span>","children":null,"spread":false},{"title":"mrmaster.go <span style='color:#111;'> 452B </span>","children":null,"spread":false},{"title":"mrsequential.go <span style='color:#111;'> 2.49KB </span>","children":null,"spread":false},{"title":"pg-dorian_gray.txt <span style='color:#111;'> 442.55KB </span>","children":null,"spread":false},{"title":"pbd.go <span style='color:#111;'> 300B </span>","children":null,"spread":false},{"title":"pg-being_ernest.txt <span style='color:#111;'> 135.63KB </span>","children":null,"spread":false}],"spread":false},{"title":".gitignore <span style='color:#111;'> 100B </span>","children":null,"spread":false},{"title":"labgob","children":[{"title":"test_test.go <span style='color:#111;'> 2.93KB </span>","children":null,"spread":false},{"title":"labgob.go <span style='color:#111;'> 3.73KB </span>","children":null,"spread":false}],"spread":true}],"spread":false},{"title":"Dockerfile <span style='color:#111;'> 366B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 525B </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 1.84KB </span>","children":null,"spread":false},{"title":".check-build <span style='color:#111;'> 2.86KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 52B </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明