Uses of Class
de.hybris.platform.mediaconversion.os.process.AbstractProcessExecutor
Packages that use AbstractProcessExecutor
Package
Description
-
Uses of AbstractProcessExecutor in de.hybris.platform.mediaconversion.os.process.impl
Modifier and TypeClassDescriptionclassProcessExecutorimplementation spawning all process from the current JVM.classProcessExecutorimplementation wrapping anotherProcessExecutorbut limiting the amount of parallel process to a given number.classProcessExecutorimplementation delegating all execution requests to a remote server (a small JVM, which can spawn the processes more efficiently). -
Uses of AbstractProcessExecutor in de.hybris.platform.mediaconversion.os.process.rmi
Subclasses of AbstractProcessExecutor in de.hybris.platform.mediaconversion.os.process.rmi