Progress Towards a Linda Machine
01 January 1986
Linda consists of a few primitives that support the construction of parallel programs. The Linda primitives are designed to simplify what seems hardest in parallel programming, by allowing an "uncoupled" style of programming in which each parallel component is developed with minimal regard for the rest.