Project Abstract
MicroSpaces is a Linda system for teaching net-centric
computing in Java. A Java class library, MicroSpaces
is virtually identical to JavaSpacesTM at
the API level. Yet MicroSpace is simpler to use and
manage, more compact in size and structure, and
better suited to one-semester projects,
study of network programming principles, and supervised research.
For more specific details see the award-winning
paper published in
The Journal of Computing Sciences
in Colleges, Volume 19, Number 5, May 2004.
It is hosted at sourceforge.net
|
What's New
- Added nucleus listener to receive callbacks on all space operations.
- Added a vista (visually iteractive space tracking and analysis) server
as demonstration of the nucleus listener. See VistaSpaceServer.
- Added code on the space handshake design pattern in the patterns
folder.
- more...
|