Package appl.parallel.thread

Contains classes related the client side of the starter functionality.

See:
          Description

Class Summary
ComputingResourceThread  
DataServerThread  
ExecutionThread A simple helper class for more easy Thread handling with anonymous classes.
OneMethodThread Executes a method call in a single Thread
 

Package appl.parallel.thread Description

Contains classes related the client side of the starter functionality. If a programm is executed by a Starter, the execution can be controlled remotely (start/stop/restart the process).