A short discussion of interprocess communication in the sue/360/370 operating system

  • Authors:
  • Richard C. Holt;Marc S. Grushcow

  • Affiliations:
  • Computer Systems Research Group, University of Toronto, Toronto, CANADA MSS 1A4;Bell Northern Research, Central Laboratories, Ottawa, CANADA

  • Venue:
  • Proceeding of ACM SIGPLAN - SIGOPS interface meeting on Programming languages - operating systems
  • Year:
  • 1973

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents the interprocess communication/synchronization scheme used in the SUE operating system. This scheme is based on a tree structure of processes which are called “facilities” and three primitive operations: Facility Call, Accept Facility Call, and Complete Facility Call. These primitives are implemented by a small “Kernel” which is the basis of the operating system.