Single-user capabilities in interprocess communication

  • Authors:
  • Stephen Russell

  • Affiliations:
  • University of Sydney, Australia

  • Venue:
  • ACM SIGOPS Operating Systems Review
  • Year:
  • 1988

Quantified Score

Hi-index 0.00

Visualization

Abstract

Many distributed operating systems use interprocess communication (IPC) and data transfer schemes which are optimised for a particular architecture: the workstation/server model. In this model, client processes have full control over data transfer. This paper argues that server controlled data transfer is better suited to systems with a hierarchy of servers distributed across a collection of machines. The system proposed integrates a set of IPC primitives, for the exchange of control information, and a capability system for secure data transfer.