Class LimitingParallelExecutionPipeProcessor

java.lang.Object
org.frankframework.processors.PipeProcessorBase
org.frankframework.processors.LimitingParallelExecutionPipeProcessor
All Implemented Interfaces:
PipeProcessor

public class LimitingParallelExecutionPipeProcessor extends PipeProcessorBase
Processor that limits the number of parallel pipe threads.
Author:
Jaco de Groot