Concurrency and distribution in object-oriented programming

  • Authors:
  • Jean-Pierre Briot;Rachid Guerraoui;Klaus-Peter Lohr

  • Affiliations:
  • Lab. d'Informatique de Paris 6, Paris, France;École Polytechnique Fédérale de Lausanne, Lausanne, Switzerland;Freie Univ. Berlin, Berlin, Germany

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

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper aims at discussing and classifying the various ways in which the object paradigm is used in concurrent and distributed contexts. We distinguish among the library approach, the integrative approach, and the reflective approach. The library approach applies object-oriented concepts, as they are, to structure concurrent and distributed systems through class libraries. The integrative approach consists of merging concepts such as object and activity, message passing, and transaction, etc. The reflective approach integrates class libraries intimately within an object-based programming language. We discuss and illustrate each of these and point out their complementary levels and goals.