Cover image for Distributed systems : an algorithmic approach
Title:
Distributed systems : an algorithmic approach
Personal Author:
Series:
Chapman & Hall/CRC computer and information science series
Publication Information:
Boca Raton, FL : Chapman & Hall, 2007
ISBN:
9781584885641

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010123903 QA76.9.D5 G46 2007 Open Access Book Book
Searching...
Searching...
30000010196938 QA76.9.D5 G46 2007 Open Access Book Book
Searching...

On Order

Summary

Summary

Most applications in distributed computing center around a set of common subproblems. Distributed Systems: An Algorithmic Approach presents the algorithmic issues and necessary background theory that are needed to properly understand these challenges.

Achieving a balance between theory and practice, this book bridges the gap between theoreticians and practitioners. With a set of exercises featured in each chapter, the book begins with background information that contains various interprocess communication techniques and middleware services, followed by foundational topics that cover system models, correctness criteria, and proof techniques. The book also presents numerous important paradigms in distributed systems, including logical clocks, distributed snapshots, deadlock detection, termination detection, election, and several graph algorithms. The author then addresses failures and fault-tolerance techniques in diverse applications, such as consensus, transactions, group communication, replicated data management, and self-stabilization. He concludes with an exploration of real-world issues, including distributed discrete-event simulation and security, sensor networks, and peer-to-peer networks.
By covering foundational matters of distributed systems and their relationships to real-world applications, Distributed Systems provides insight into common distributed computing subproblems,