First version posted ! Release 0.1 is now available.
Move over to OpenSVN who are kindly hosting the code for me.
TupleSpace is a free, lightweight, non-distributed and tested Linda-like TupleSpace specification and implementation.
A TupleSpace is a region where objects can be put. Some kind of unordered Collection.
Thought you'd never ask… You would use a TupleSpace to coordinate work between multiple threads, without synchronization.
Yes, the implementation needs it, but you don't !
See the tutorial for more information.
You probably heard about it, but you haven't realized it at the time. See the references section for existing literature about Linda and Linda implementations.