community
active
leiden_hybrid_concepts
label: sonnet
community:leiden_hybrid_concepts-run2-c110OOP irrelevance to parallelism
Argues object-oriented abstractions provide no meaningful leverage for parallel programming challenges.
2 members. Each node is clickable.
Loading graph…
Drawn from 2 sources
The papers/notes whose extracted claims & findings make up this cluster.
- Artificial Intelligence and Linda in Context1 member
- Linda in context1 member
Bridges (3)
Other communities that share members with this one — cross-cutting threads or papers that sit at the seam between two themes.
Claims (2)
- Object-oriented concepts are irrelevant to solving parallel programming challenges.Strong assertion that the enthusiasm for 'concurrent object-oriented programming' is misplaced; objects do not inherently help with parallelism.
- Object-oriented design is orthogonal to parallelism; 'objects' themselves do not help with parallel programming.Concurrent object systems reduce to message-passing or monitors; objects solve code organization, not concurrency coordination.