Package compbio.engine

Interface Summary
AsyncExecutor An asynchronous executor engine, capable of running, cancelling, obtaining results calculated by a native executable wrapper in Executable interface.
SyncExecutor Synchronous executor, is an engine to run the Executable synchronously.
 

Class Summary
Cleaner Deprecated.
ClusterJobId  
Configurator  
FilePuller  
Job  
LoadBalancer This class decides where to execute the job.
ProgressGetter  
PulledFileCache  
SubmissionManager Submit jobs for execution