分布式的系统章节的学习
共12章
第一章 Introduction
掌握分布式系统的基本概念、实现分布式系统的几种途径、以及几种典型系统的比较
第二章 Communication
1. RPC
2. RMI
3. MOM
了解stream模型需要解决的问题。
第三章 Distributed Computing Paradigm
四章 Processes
第五章 Naming
第六章 Synchronization
第七章 Consistency and Replication
第八章 Fault Tolerance
第九章 Security
第 十 章 Distributed File Systems
第十一章 Distributed Object-based Systems
第十二章 Distributed Web-Based Systems
1