Package ppe

Parallel Processing with EC2 (ppe)

See:
          Description

Interface Summary
StateChangeListener Listener for changes to Services and NetworkInfo.
 

Class Summary
AbstractParams Base class for constructing subsets of the params in ParamHt.
Constants  
ExceptionHandler Primarily used for debugging.
NearNilLog An implementation of org.apache.commons.logging.Log that suppresses most log messages and writes the other to the stdout.
ParamHt A hash table of string param values keyed by param names.
Services Services specifies operations to performed on a network after its ec2 instances are running, such as configuring Open MPI.
UtilPPE  
 

Enum Summary
ParamHt.ParamName  
 

Exception Summary
ImproperParamException Thrown if a required parameter has not been specified in the config file or argv.
InaccessibleFileException  
MissingNetworkIDException Thrown if a required parameter has not been specified in the config file or argv.
MissingParamsException Thrown if a required parameter has not been specified in the config file or argv.
ParamMissingException Thrown if a required parameter has not been specified in the config file or argv.
 

Package ppe Description

Parallel Processing with EC2 (ppe)