JanosVM v1.0 API

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

Packages that use edu.utah.janosvm.kit.comm.commspace
edu.utah.janosvm.kit.comm.commspace A tuple space communication mechanism for the JanosVM. 
 

Classes in edu.utah.janosvm.kit.comm.commspace used by edu.utah.janosvm.kit.comm.commspace
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.
CommSpaceable
          Allows an arbitrary object to be capable of being placed in a CommSpaceElement by providing the necessary copy mechanism.
CommSpaceElement
          Element in the CommSpace for communication.
CommSpaceHandle
          A handle on a CommSpace.
 


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