Another proposal for a concurrency control level in concurrent object-oriented languages

  • Authors:
  • Olivier Roux

  • Affiliations:
  • -

  • Venue:
  • OOPSLA/ECOOP '90 Proceedings of the workshop on Object-based concurrent programming
  • Year:
  • 1991

Quantified Score

Hi-index 0.00

Visualization

Abstract

One of the most important features in Object-Oriented Programming is the concept of class. The class encompasses the behavior of any object which belongs to it. For this reason, the class is said to be at a meta-level compared to that of the objects. The creation of an object as well as the copy are some examples of what a class is able to perform.