Books.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.
Synopsis
Future requirements for computing speed, system reliability, and cost-effectiveness entail the development of alternative computers to replace the traditional von Neumann organization. As computing networks come into being, one of the latest dreams is now possible - distributed computing.
Distributed computing brings transparent access to as much computer power and data as the user needs for accomplishing any given task - simultaneously achieving high performance and reliability.
The subject of distributed computing is diverse, and many researchers are investigating various issues concerning the structure of hardware and the design of distributed software. Distributed System Design defines a distributed system as one that looks to its users like an ordinary system, but runs on a set of autonomous processing elements (PEs) where each PE has a separate physical memory space and the message transmission delay is not negligible. With close cooperation among these PEs, the system supports an arbitrary number of processes and dynamic extensions.
Distributed System Design outlines the main motivations for building a distributed system, including:
Chapters discuss:
Booknews
Intended as a graduate course in the design of distributed systems (i.e. systems that run on cooperative autonomous processing elements), this book concentrates on software elements of design that emphasize performance, flexibility, fault tolerance, and scalability. Material covers distributed programming languages, problems of mutual exclusion, the prevention and detection of deadlock, interprocessor communication mechanisms, reliability issues, and load distribution problems. Annotation c. by Book News, Inc., Portland, Or.