Distributed Programming Theory and Practice /

Distributed Programming: Theory and Practice presents a practical and rigorous method to develop distributed programs that correctly implement their specifications. The method also covers how to write specifications and how to use them. Numerous examples such as bounded buffers, distributed locks, m...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Shankar, A. Udaya (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: New York, NY : Springer New York : Imprint: Springer, 2013.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • Introduction
  • Simple Lock
  • Bounded Buffer
  • Message-Passing Services
  • Fifo Channels from Unreliable Channels
  • Programs, Semantics and Effective Atomicity
  • Implements and Compositionality
  • SESF for Time-Constrained Programs
  • Lock using Peterson's Algorithm
  • Lock using the Bakery Algorithm
  • Distributed Lock Service
  • Distributed Lock using Timestamps
  • Channel with Termination Detection Service
  • Termination Detection for Diffusing Computations
  • Object-Transfer Service
  • Object Transfer using Path Reversal
  • Distributed Shared Memory Service
  • A Single-Copy Distributed Shared Memory
  • A Multi-Copy Distributed Shared Memory
  • Reliable Transport Service
  • Reliable Transport Protocol.