Package grinda.impl.tuplespace

Package containing classes related to the implementation of the tuple space.

See:
          Description

Interface Summary
BlockingOperationProvider Interface implemented by those object providing the blocking semantic of the tuple space
OperationListener Interface that must be implemented by those classes interesting in receiving notification about operation occured in a tuple space
TupleContainer Implemented by classes that store InternalTuples behaving themselves like tuplespaces.
 

Class Summary
DynamicContainer A tuple container that dynamically choose the bset container to use
HashContainer A tuple container implementd with an Hashtables
SimpleContainer This is a simple implementation of a TupleContainer using a vector to store objects.
TupleSpace This is the standard TupleSpace implementation.
 

Package grinda.impl.tuplespace Description

Package containing classes related to the implementation of the tuple space.



Copyright © 2006 Sirio Capizzi. All Rights Reserved.