This link has been flying round the Sun RMI-users list and all over the web ...
What are your thoughts ?
It appears as if JavaSpaces (which has been around for years now, at least since 2000, maybe before) is often tied in with Jini apps. I expect (and don't know much about it, so could be wrong) that JavaSpaces is another abstraction of the basic RMI protocol, or at least an abstraction of the JRMP protocol (which ofcourse RMI is built on) which Java network comms is often build on.
I did think the article was a bit lame when it said nework comms consists of either RPC or CORBA - there are many many other comms apis out there.