Package org.anchoranalysis.experiment.bean.processor
package org.anchoranalysis.experiment.bean.processor
How a task is executed on multiple inputs.
-
ClassesClassDescriptionExecutes different processors depending on whether we are in debug mode or not.Base class for a method to apply a task on inputs.Executes jobs in parallel across cores on the system.Executes jobs sequentially, without any parallelism.