My independent study is directed towards the design and implementation
of a Linda Tuple Space Server for Java.
The paper is available as either
HTML or
Postscript.
Source Code Listings
There are a number of distributed Object systems in Java
which implement Linda-like distributed shared memories,
Such as
Ice-T
Infospheres from CalTech,
IBM's
T Spaces,
and Sun's proposed
JavaSpaces project.
Since I work with him, I have to include a pointer to
Paul Stewart's group at
JHCP, which is working on
Java NOW.
Jada
is a Java implementation of a subset of Linda.