Package fr.ens.biologie.genomique.eoulsan.core.schedulers
package fr.ens.biologie.genomique.eoulsan.core.schedulers
This package contains classes for schedulers.
- Since:
- 2.0
- Author:
- Laurent Jourdren
-
ClassDescriptionThis class define an abstract task scheduler.This class defined a combined task scheduler for cluster mode.This class defined a combined task scheduler that use several context schedulers according to the parallelization mode of the step.This class is a scheduler for tasks from step with the @HadoopComptible annotation in Hadoop mode.This class define a mono thread scheduler.This class define a muti thread scheduler.This class define a Pausable thread pool executor.This interface define a task scheduler.This class define a factory for TaskScheduler that can create only one instance.