Preserving and using context information in interprocess communication

  • Authors:
  • Larry L. Peterson;Nick C. Buchholz;Richard D. Schlichting

  • Affiliations:
  • Univ. of Arizona, Tucson;Univ. of Arizona, Tucson;Univ. of Arizona, Tucson

  • Venue:
  • ACM Transactions on Computer Systems (TOCS)
  • Year:
  • 1989

Quantified Score

Hi-index 0.06

Visualization

Abstract

When processes in a network communicate, the messages they exchange define a partial ordering of externally visible events. While the significance of this partial order in distributed computing is well understood, it has not been made an explicit part of the communication substrate upon which distributed programs are implemented. This paper describes a new interprocess communication mechanism, called Psync, that explicitly encodes this partial ordering with each message. The paper shows how Psync can be efficiently implemented on an unreliable communications network, and it demonstrates how conversations serve as an elegant foundation for ordering messages exchanged in a distributed computation and for recovering from processor failures.