Class LimitingParallelExecutionPipeLineProcessor

java.lang.Object
org.frankframework.processors.PipeLineProcessorBase
org.frankframework.processors.LimitingParallelExecutionPipeLineProcessor
All Implemented Interfaces:
PipeLineProcessor

public class LimitingParallelExecutionPipeLineProcessor extends PipeLineProcessorBase
Processor that limits the number of parallel pipeline threads.
Author:
Gerrit van Brakel