> Can anybody point me at some recent intro articles on JavaSpaces and
> indicate whether there are any open source implementations available?
The intro articles were already written five years (or more) ago. If you
need a more recent one, pay some hard-up journalist to write it for you.
According to Google, the JavaSpaces/JINI community are having a bash
soon:
http://archives.java.sun.com/cgi-bin/wa?A2=ind0403&L=javaspaces-users&F=&S=&P=288
As for open source projects, Blitz (http://www.dancres.org/blitz/) may be
worth investigating.

Signature
Chris Gray chris@kiffer.eunet.be
/k/ Embedded Java Solutions
Alex - 30 Mar 2004 19:53 GMT
> > Can anybody point me at some recent intro articles on JavaSpaces and
> > indicate whether there are any open source implementations available?
[quoted text clipped - 8 lines]
> As for open source projects, Blitz (http://www.dancres.org/blitz/) may be
> worth investigating.
And what a great bash it was :-) One of the best technical
conferences around.
I would also say that Outrigger (Sun's JavaSpaces implementation) is
available in sourcecode under the SCSL, just not under Open Source
(tm). If all you want the source for is to look at how they do it,
that should work for you.
Alex