Uses of Package
ppe

Packages that use ppe
ppe Parallel Processing with EC2 (ppe) 
ppe.ec2 This package implements all operations that send commands or queries to AWS. 
ppe.gui   
ppe.ompi Classes for configuring Open MPI on a network of EC2 instances. 
 

Classes in ppe used by ppe
InaccessibleFileException
           
ParamHt
          A hash table of string param values keyed by param names.
ParamHt.ParamName
           
Services
          Services specifies operations to performed on a network after its ec2 instances are running, such as configuring Open MPI.
 

Classes in ppe used by ppe.ec2
AbstractParams
          Base class for constructing subsets of the params in ParamHt.
ImproperParamException
          Thrown if a required parameter has not been specified in the config file or argv.
ParamHt
          A hash table of string param values keyed by param names.
ParamMissingException
          Thrown if a required parameter has not been specified in the config file or argv.
Services
          Services specifies operations to performed on a network after its ec2 instances are running, such as configuring Open MPI.
StateChangeListener
          Listener for changes to Services and NetworkInfo.
 

Classes in ppe used by ppe.gui
ParamHt
          A hash table of string param values keyed by param names.
StateChangeListener
          Listener for changes to Services and NetworkInfo.
 

Classes in ppe used by ppe.ompi
ImproperParamException
          Thrown if a required parameter has not been specified in the config file or argv.
InaccessibleFileException
           
ParamHt
          A hash table of string param values keyed by param names.
ParamMissingException
          Thrown if a required parameter has not been specified in the config file or argv.
Services
          Services specifies operations to performed on a network after its ec2 instances are running, such as configuring Open MPI.