Package appl.parallel

Contains some general classes used for parallelization.

See:
          Description

Interface Summary
ComputingResource This is the base class for remote computing resources, which could be displayed e.g. in the ModelControlFrame of the XuluModellingPlatform.
ComputingResourceProperties Information about a ComputingResource.
 

Class Summary
ComputingResourceContainer Encapsulates ComputingResources and their meta Information (for fast access)
SimpleResourceProperties Sets the following properties:

Maximum Java Memory
Free Java Memory
System Information
System Architecture
System Version
Hostname
IP
 

Package appl.parallel Description

Contains some general classes used for parallelization.