Package gorsat.process
Class ParallelExecutor
java.lang.Object
gorsat.process.ParallelExecutor
This class encapsulates a general execution in parallel of the pgor command when a
standard parallel query handler is not used.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ParallelExecutor
public ParallelExecutor(int workers, scala.Function0<scala.Unit>[] commands)
-
-
Method Details
-
parallelExecute
- Throws:
Throwable
-