Notes on Theory of Distributed Systems

简介:
从手机到互联网,我们的生活越来越依赖于以无缝透明的方式将计算机和其他设备连接在一起的分布式系统。本书为计算机科学和工程专业的学生提供了设计和维护分布式应用软件所需的技能。对于希望了解该领域新的和未来发展的软件工程师和系统设计师来说,这也是非常宝贵的。它还提供了有关分布式计算机系统的原理和实践以及基于它们的令人兴奋的新发展的全面资料来源,使用大量现代案例研究来说明其设计和开发。覆盖的深度将使读者能够评估现有的分布式系统并设计新的系统。主题: 异步分布式计算系统的模型。并发和同步,通信,可靠性,拓扑和几何约束,时间和空间复杂性以及分布式算法的基本概念。
英文简介:
These are notes for the Fall 2020 semester version of the Yale course CPSC 465/565 Theory of Distributed Systems. This document also incorporates the lecture schedule and assignments, as well as some sample assignments from previous semesters. Because this is a work in progress, it will be updated frequently over the course of the semester.
The most recent version of these notes will be available at http://www.cs.yale.edu/homes/aspnes/classes/465/notes.pdf. More stable archival versions may be found at https://arxiv.org/abs/2001.04235.
Not all topics in the notes will be covered during this semester. Some chapters have not been updated and are marked as possibly out of date.
Much of the structure of the course follows the textbook, Attiya and Welch's Distributed Computing [AW04], with some topics based on Lynch's Distributed Algorithms [Lyn96] and additional readings from the research literature. In most cases you'll find these materials contain much more detail than what is presented here, so it may be better to consider this document a supplement to them than to treat it as your primary source of information.
- 书名
- Notes on Theory of Distributed Systems
- 译名
- 分布式系统理论笔记
- 语言
- 英语
- 年份
- 2025
- 页数
- 595页
- 大小
- 2.48 MB
- 下载
Notes on Theory of Distributed Systems.pdf
- 密码
- 65536
最后更新:2025-04-12 23:54:37
←Parallel Scientific Computing in C++ and MPI: Algorithms and Implementation