JanosVM v1.0 API

Package edu.utah.janosvm.kit.comm.commspace

A tuple space communication mechanism for the JanosVM.

See:
          Description

Interface Summary
CommSpaceable Allows an arbitrary object to be capable of being placed in a CommSpaceElement by providing the necessary copy mechanism.
 

Class Summary
CommHashtable The CommHashtable wraps a regular Hashtable and makes it available for export to other classes.
CommHashtableHandle A handle for a CommHashtable that may be in another Flow.
CommQueue A shareable FIFO queue of CommSpaceElements.
CommQueuePuller A handle for the owner of the CommQueue to pull elements out of it.
CommQueuePusher A handle for other flows to push elements onto a CommQueue.
CommSpace Variation on an array, with some tuple-space like properties.
CommSpaceElement Element in the CommSpace for communication.
CommSpaceHandle A handle on a CommSpace.
 

Package edu.utah.janosvm.kit.comm.commspace Description

A tuple space communication mechanism for the JanosVM.


JanosVM v1.0 API

This documentation is Copyright (C) 2000-2003 The University of Utah. All Rights Reserved. See the documentation license for distribution terms and restrictions.
Documentation, software, and mailing lists for the JanosVM can be found at the Janos Project web page: http://www.cs.utah.edu/flux/janos/
Generated on Feb 13, 2003