claim
active
claim:concurrent-object-oriented-programming-has-little-or-no-meaning-it-strikes-us-as-more-of-a-marketing-than-a-technical-termConcurrent object oriented programming has little or no meaning; it strikes us as more of a marketing than a technical term.
Strong assertion that OOP does not inherently address parallelism.
Neighborhood — ranked by edge-count
Frameworks (1)
framework
- Concurrent Object-Oriented ProgrammingcontradictsA major competing approach to parallel programming based on instantiating objects with embedded active processes and monitors for synchronization.
Artifacts (1)
artifact
- The source article that introduces and argues for the Linda parallel programming model, comparing it to message-passing, concurrent objects, logic programming, and functional programming.
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.
- Claim that OOP per se does not solve any parallel programming problems.
- Concurrent object systems reduce to message-passing or monitors; objects solve code organization, not concurrency coordination.
- Strong assertion that the enthusiasm for 'concurrent object-oriented programming' is misplaced; objects do not inherently help with parallelism.
- Clarification that the multi-axis delegation is sequential and deterministic.
- Assertion that the popular models add nothing to parallel programming.
- Asserts that Linda's uncoupled style reduces cognitive load.