claim
active
claim:the-fact-that-senders-in-linda-needn-t-know-anything-about-receivers-and-vice-versa-is-central-to-the-languageThe fact that senders in Linda needn't know anything about receivers and vice versa is central to the language.
Claims the uncoupled style is a key advantage.
Neighborhood — ranked by edge-count
Concepts (1)
concept
- A programming paradigm where senders and receivers in Linda need not know anything about each other, reducing coupling in parallel programs.
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.
- Concise statement of Linda's key design philosophy.
- Linda unifies process creation and communication through generative communication.
- Demonstrates flexibility advantage.
- Linda wins the freedom to coexist peacefully with any number of base languages and computing models.concept0.754Load-bearing statement on Linda's orthogonal design principle: it doesn't meddle in computation, only coordination.
- The central thesis of the paper, stated explicitly in the introduction.
- Linda's tuple space allows many-to-one communication without an extra merger.
- Supported by reported speedup through 64 nodes on iPSC/2.