Linda (coordination language)
In computer science, Linda is an implementation of the TupleSpaces model for concurrent programming. It was developed by David Gelernter and Nicolas Carriero at Yale. Other researchers include Thomas Kolarik.
Added to standard languages to support parallel programming.
A commercial implementation was made available by Scientific Computing Associates.
Source: Linda Tuple Spaces
JavaSpaces is an implementation of Linda in Java by Sun.
The language name seems to be a pun on Ada (programming language) tribute to Ada Lovelace [1].
