Uses of Class
de.aristaflow.adept2.util.threading.executor.AbstractPipeliningExecutor
Packages that use AbstractPipeliningExecutor
-
Uses of AbstractPipeliningExecutor in de.aristaflow.adept2.util.threading.executor
Subclasses of AbstractPipeliningExecutor in de.aristaflow.adept2.util.threading.executorModifier and TypeClassDescriptionclassA pipeline executor that has an upper limit for the amount of pipelines.classA pipeline executor that has a separate pipeline for each registered object and therefore also no upper limit concerning the amount of pipelines as well as the amount of threads.