Blackboards/Tuple Spaces
The pragmatic programmers' book has a section about "blackboards",
which are a nice metaphor for Tuple Spaces as in Linda, JavaSpaces,
T Spaces, etc. The Scala programming language has a nice description
and simple implementation at
http://lampwww.epfl.ch/scala/examples.ps
(postscript link). It's section 10.10, the next to last section.
11:57:59 PM