concept
active
concept:the-linda-model-doesn-t-care-how-the-multiple-execution-threads-in-a-linda-program-compute-what-they-compute-it-deals-only-with-how-these-execution-threads-are-created-and-organized-into-a-coherent-programThe Linda model doesn't care how the multiple execution threads in a Linda program compute what they compute; it deals only with how these execution threads are created and organized into a coherent program.
Foundational principle: Linda's orthogonality to base language and computation model is its core strength.
Neighborhood — ranked by edge-count
Concepts (1)
concept
- LindaaboutThe core parallel programming model introduced in this paper, based on tuple space operations and orthogonal to any base language.
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.
- The central thesis of the paper, stated explicitly in the introduction.
- Load-bearing definition of Linda's relation to the base language.
- Demonstrates flexibility advantage.
- Supported by reported speedup through 64 nodes on iPSC/2.
- The Actors model covers fewer programming patterns than Linda, but in a more complicated way.claim0.808Critique that Actors is less expressive yet more complex.
- Overall comparison conclusion against concurrent logic.
- Illustrates how live data structures are simply expressed.