Pentium.Labs

System全家桶:https://zhuanlan.zhihu.com/c_1238468913098731520

导航

2019年8月10日 #

5105 pa3 Distributed File System based on Quorum Protocol

摘要: 1 Design document 1.1 System overview We implemented a distributed file system using a quorum based protocol. The basic idea of this protocol is that 阅读全文

posted @ 2019-08-10 18:34 Pentium.Labs 阅读(274) 评论(0) 推荐(0) 编辑

5105 pa2 Distributed Hash Table based on Chord

摘要: 1 Design document 1.1 System overview We implemented a Book Finder System using a distributed hash table (DHT) based on the Chord protocol. Using this 阅读全文

posted @ 2019-08-10 17:11 Pentium.Labs 阅读(487) 评论(0) 推荐(0) 编辑

5105 pa1 MapReduce

摘要: Programming Assignment 1: A simple MapReduce-like compute framework Yuanli Wang wang8662 Ruoyan Kong kong0135 1 Design document 1.1 System overview We 阅读全文

posted @ 2019-08-10 15:57 Pentium.Labs 阅读(361) 评论(0) 推荐(0) 编辑

分布式系统知识总结

摘要: 5105结课之后就该总结一下的,太懒了 (基本来自5105的笔记,省略了一些不太用得到的知识点,另外补充了一些6.824中出现的重要内容) (Mark一个DDIA的读书笔记:https://www.cnblogs.com/happenlee/category/1124283.html,https:/ 阅读全文

posted @ 2019-08-10 15:24 Pentium.Labs 阅读(1067) 评论(0) 推荐(0) 编辑

OS知识点总结

摘要: 图片版在这:https://www.cnblogs.com/pdev/p/10576835.html 上完5103其实就该总结一下的......还是懒 (呵 1. 进程栈 函数调用时,函数参数、返回地址、环境、函数内非static的局部变量存入栈。(栈空间是专门留给函数用的) 程序内所有malloc 阅读全文

posted @ 2019-08-10 10:01 Pentium.Labs 阅读(1035) 评论(0) 推荐(0) 编辑



Pentium.Lab Since 1998