Package appl.parallel.client

Contains some classes for parallelization which are especially important on client side.

See:
          Description

Interface Summary
DataServer A DataServer shares resources over a network.
ResourceChangeListener Listeners which implement this interface can react on changes on the availability of remote resources.
 

Class Summary
ClientDataServer This class is used for storing all data which is needed for parallelization and may be requested remotely.
RemoteEventHandler Starts a Service for receiving local and remote events.
RemoteExecutionController This plugin is responsible that all services required for remote execution are properly started.
 

Package appl.parallel.client Description

Contains some classes for parallelization which are especially important on client side.