claim
active
claim:object-oriented-programming-is-powerful-and-attractive-but-irrelevant-to-parallelismObject-oriented programming is powerful and attractive, but irrelevant to parallelism.
Claim that OOP per se does not solve any parallel programming problems.
Source paper
extracted_from(1989) · Carriero, Nicholas · Gelernter, David
Related by similarity (8)
cosine ≥ 0.65 · no typed edgeEntities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.
- Strong assertion that the enthusiasm for 'concurrent object-oriented programming' is misplaced; objects do not inherently help with parallelism.
- Concurrent object systems reduce to message-passing or monitors; objects solve code organization, not concurrency coordination.
- Strong assertion that OOP does not inherently address parallelism.
- Assertion that the popular models add nothing to parallel programming.
- Asserts that Linda's uncoupled style reduces cognitive load.
- Argument that recursion equations are inappropriate for many important parallel programs.
- A major competing approach to parallel programming based on instantiating objects with embedded active processes and monitors for synchronization.