09 2021 档案

摘要:《The Design of a Practical System for Fault-Tolerant Virtual Machines》 FT Protocol primary挂了,backup VM接管后很可能初始状态和primary挂的时候不一样 因为non-deterministic ev 阅读全文
posted @ 2021-09-05 17:17 Numerz 阅读(71) 评论(0) 推荐(0)
摘要:Google File System Master metadata 文件和chunk的namespace(持久化到log) 文件到chunk的map(持久化到log) chunk副本的位置location master启动、重启时询问所有chunkserver其chunk位置,当一个chunkse 阅读全文
posted @ 2021-09-02 16:55 Numerz 阅读(75) 评论(0) 推荐(0)
摘要:贡献 parallelization, fault-tolerance, locality optimization, load balancing 心得 restricting the programming model makes it easy to parallelize and distr 阅读全文
posted @ 2021-09-02 16:49 Numerz 阅读(319) 评论(0) 推荐(0)