Jump to content

Concurrent object-oriented programming

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by InternetArchiveBot (talk | contribs) at 00:31, 12 August 2017 (Rescuing 1 sources and tagging 0 as dead. #IABot (v1.5beta)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Concurrent object-oriented programming is a programming paradigm which combines object-oriented programming (OOP) together with concurrency. While numerous programming languages, such as Java, combine OOP with concurrency mechanisms like threads, the phrase "concurrent object-oriented programming" primarily refers to systems where objects themselves are a concurrency primitive, such as when objects are combined with the actor model.

See also

External links

  • [1]
  • Concurrent Object-Oriented Languages and the Inheritance Anomaly
  • "Composing Active Objects: The Next 700 Concurrent Object-Oriented Languages". CiteSeerX 10.1.1.91.5009. {{cite journal}}: Cite journal requires |journal= (help)