Package fr.ens.biologie.genomique.eoulsan.core.schedulers.clusters
package fr.ens.biologie.genomique.eoulsan.core.schedulers.clusters
This package contains classes for cluster schedulers.
- Since:
- 2.0
- Author:
- Laurent Jourdren
-
ClassDescriptionThis class is a scheduler for task running on a cluster.This class allow to fetch standard output or standard error.This class allow to submit, stop and get the status of jobs using Bpipe scheduler wrappers.This class define an abstract scheduler that use a bpipe script bundled in Eoulsan distribution.This class define an EmergencyStopTask for cluster Jobs.This interface define a cluster task scheduler.This class define a Status result return by the statusJob() method of the interface.This enum define the values of the status of a job.This class define a service to retrieve a ClusterTaskScheduler.This class define a Dummy cluster scheduler.This class define a HTCondor cluster scheduler using a Bpipe script.This class define a PBSPro cluster scheduler using a Bpipe script.This class define a SLURM cluster scheduler using a Bpipe script.This class define a TGCC cluster scheduler.This class define a TORQUE cluster scheduler using a Bpipe script.