Serviceeinschränkungen vom 12.-22.02.2026 - weitere Infos auf der UB-Homepage

Treffer: LINDA IN CONTEXT.

Title:
LINDA IN CONTEXT.
Authors:
Carriero, Nichols1 carriero@cs.yale.edu, Glernter, David2 gelernter@cs.yale.edu
Source:
Communications of the ACM. Apr89, Vol. 32 Issue 4, p444-458. 15p. 5 Diagrams.
Database:
Business Source Premier

Weitere Informationen

The article discusses the use of Linda, a parallel programming system consisting of a few simple operations that embody the tuple space model. Linda consists of a few simple operations that embody the tuple space model of parallel programming. Adding these tuple-space operations to a base language yields a parallel programming dialect. Use of Linda is growing slowly but steadily as versions of the system for beta test are being distributed and as several manufacturers work on their own implementations. But Linda remains stubbornly outside the research mainstream. To write parallel programs, programmers must be able to create and coordinate multiple execution threads. Linda is a model of process creation and coordination that is orthogonal to the base language in which it is embedded. The Linda model does not 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 how they can be organized into a coherent program.