Jump to content

Concurrent object-oriented programming: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Fixed a reference. Please see Category:CS1 errors: unsupported parameter.
Added short description
Tags: Mobile edit Mobile app edit Android app edit App description add
 
Line 1: Line 1:
{{Short description|Programming paradigm}}


'''Concurrent object-oriented programming''' is a [[programming paradigm]] which combines [[object-oriented programming]] (OOP) together with [[Concurrency (computer science)|concurrency]]. While numerous programming languages, such as [[Java (programming language)|Java]], combine OOP with concurrency mechanisms like [[Thread (computing)|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]].
'''Concurrent object-oriented programming''' is a [[programming paradigm]] which combines [[object-oriented programming]] (OOP) together with [[Concurrency (computer science)|concurrency]]. While numerous programming languages, such as [[Java (programming language)|Java]], combine OOP with concurrency mechanisms like [[Thread (computing)|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]].

Latest revision as of 10:39, 12 August 2024

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

[edit]
[edit]
  • [1]
  • Concurrent Object-Oriented Languages and the Inheritance Anomaly
  • "Composing Active Objects: The Next 700 Concurrent Object-Oriented Languages". 1993. CiteSeerX 10.1.1.91.5009.