References on Linda and Linda implementations

Linda and TupleSpace documentation

LINDA INTRODUCTION
An introduction to Linda, and the computing model it proposes.
TupleSpace
Discussions about TupleSpace. References mulitple implementations.
BlackboardMetaphor
A discussion about the blackboard metaphor, where different objects contribute concurrently on solving a problem.
Tuple space base coordination languages: beyond Linda
A researcher at Microsoft, Antony Rowstron created two languages to test some concepts.

Implementations

Java

Sun's JavaSpaces Home
Sun's Jini-based JavaSpaces, which is based on Linda.
IBM's TSpaces
LighTS

Python

PyLinda

C/C++

Ruby

DistributedRuby
Of course, Ruby had to have it too ! And the best thing ? It's part of the standard distribution.
SourceForge.net Logo