    

 ## On this page

  

 

 # getSupportsParallelExecution

 Last update: 16.07.2025 

abstract fun [getSupportsParallelExecution](get-supports-parallel-execution.md)(): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)

Get whether this job manager supports parallel execution. If not, numThreads and runInParallel are ignored.

#### Return

whether parallel execution is supported