JGAP

Package org.jgap.distr.grid.common

Common classes for grid computing

See:
          Description

Class Summary
BasicContext Holds information to identify the context in which a solution should be evolved.
ClientStatus Status information about the client.
CommonConfiguration  
ResultData Holds information about a single result obtained from a worker.
ResultVerification Holds information about how a result was verified.
 

Exception Summary
NoWorkResultsFoundException Signals that no work results are available up to now resp. that none could be found.
WorkRequestsSendException Exception when sending work requests.
WorkResultNotFoundException Signals that a requested work result could not be found.
 

Package org.jgap.distr.grid.common Description

Common classes for grid computing


JGAP