concept
active
concept:message-passing-modelMessage-Passing Model
Traditional parallel programming model where processes send directed messages to each other; contrasted with Linda's generative communication.
Neighborhood — ranked by edge-count
Frameworks (1)
framework
- Actors Modelassociated_withA message-passing concurrency model where processes (actors) communicate via messages (talks) and generate new processes; related to concurrent objects.
Communities (1)
community
- Generative Communicationcontradicts
Concepts (1)
concept
- LindacontradictsThe core parallel programming model introduced in this paper, based on tuple space operations and orthogonal to any base language.
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.
- Traditional parallel programming model requiring explicit point-to-point communication; Linda generalizes this via tuple spaces.
- Algorithmic framework for probabilistic inference in graphical models.
- Algorithm for approximate Bayesian inference based on mean-field approximation.
- Message passing algorithm for approximate Bayesian inference using mean-field factorisation.
- A model mapping outputs to expected inputs, used in motor control and perception for embodiment.
- A representation that captures relevant aspects of a system; according to the theorem, the regulator must embody this.
- Primary test domain for manifold steering, including reasoning and ICL tasks
- Pattern enabling backplane to alert applications of state changes via decoupled messaging rather than direct calls.