Concurrent object-oriented programming
Jump to navigation
Jump to search
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 source]External links
[edit | edit source]- [1]
- Concurrent Object-Oriented Languages and the Inheritance Anomaly
- Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).