登入選單
返回Google圖書搜尋
Tutorial, Distributed System Design
其他書名
Initially Presented at the First International Conference on Distributed Computing Systems, October 1-4, 1979, Huntsville, Alabama
出版IEEE Computer Society, 1979
URLhttp://books.google.com.hk/books?id=q9hQAAAAMAAJ&hl=&source=gbs_api
註釋This tutorial defines a design approach for distributed computing systems. We are concerned with systems composed of potentially man processing and memory components working together to serve a common application. For these designs, control of the system is decentralized, i.e., the controller does not reside in a single processor. Distributed systems are less costly, thanks to the ability to replace/reprogram single components, which means better reliability and fault tolerance. Decentralization eliminates single-point failure.