Package de.cau.cs.kieler.sim.kiem.execution

This package contains the classes for the raw execution, the thread handling and synchronization as well as for the data pool and timeout error implementation.

See:
          Description

Class Summary
DataPoolTestApplication The Class DataPoolTestApplication.
Execution The Class Execution.
InitializeExecution This implements the concurrent initialization that can be aborted from outside e.g.
JSONDataPool The Class JSONDataPool.
JSONMerger The Class JSONMerger implements the merging functionality of used by the DataPool.
ObserverExecution The Class ObserverExecution.
ProducerExecution The Class ProducerExecution.
TimeoutThread The Class TimeoutThread.
 

Package de.cau.cs.kieler.sim.kiem.execution Description

This package contains the classes for the raw execution, the thread handling and synchronization as well as for the data pool and timeout error implementation.