concurrency

abstract fun concurrency(isConcurrently: Boolean = true)

Controls whether all 'DependencyMapper' processing is executed in a concurrent environment. Note that the all processing is concurrent by default.