Distributed, object-based programming systems

  • Authors:
  • Roger S. Chin;Samuel T. Chanson

  • Affiliations:
  • Univ. of British Columbia, Vancouver, B.C., Canada;Univ. of British Columbia, Vancouver, B.C., Canada

  • Venue:
  • ACM Computing Surveys (CSUR)
  • Year:
  • 1991

Quantified Score

Hi-index 0.03

Visualization

Abstract

The development of distributed operating systems and object-based programming languages makes possible an environment in which programs consisting of a set of interacting modules, or objects, may execute concurrently on a collection of loosely coupled processors. An object-based programming language encourages a methodology for designing and creating a program as a set of autonomous components, whereas a distributed operating system permits a collection of workstations or personal computers to be treated as a single entity. The amalgamation of these two concepts has resulted in systems that shall be referred to as distributed, object-based programming systems. This paper discusses issues in the design and implementation of such systems. Following the presentation of fundamental concepts and various object models, issues in object management, object interaction management, and physical resource management are discussed. Extensive examples are drawn from existing systems.