Performance of distributed software implemented by a contention bus

  • Authors:
  • Edward E. Balkovich;John A. Morse

  • Affiliations:
  • -;-

  • Venue:
  • ACM '81 Proceedings of the ACM '81 conference
  • Year:
  • 1981

Quantified Score

Hi-index 0.00

Visualization

Abstract

The dominant features of software for distributed computer systems are communication between processes, potential parallel execution of processes, and non-determinism. This paper examines how a software architecture can be expected to use a distributed computer system based on a contention bus. Processes tend to be fine-grained and transmit short messages. An operating system kernel that implements process interactions introduces an additional source of short messages used to coordinate process interactions. Existing analyses of contention bus performance show that traffic patterns will be unable to utilize more than a fraction of the potential contention bus bandwidth. This paper suggests some possible ways to extend performance models to more accurately reflect the features of software for distributed computer systems. It also suggests an approach to improving channel efficiency for implementations of distributed software.