kyvos.process.compute.jobs.parallelism

kyvos.process.compute.jobs.parallelism

Description: 

This property determines the number of parallel jobs submitted to the compute cluster for processing each semantic model. It applies to every semantic model being processed. Therefore, if the configured value is N, each semantic model processing operation may submit N jobs to run in parallel.

Values and behavior:

Any integer

  • If the value is ≤ 0, the system automatically determines and submits an optimal number of jobs in parallel for each semantic model.

  • If the value is > 0, the system limits the number of parallel jobs per semantic model processing to the specified value.

Default value:

0

Scope:

  • Connection: If the property is set at the connection, then the property value applies to all the eligible semantic models from the next browsing instance.

  • Semantic Model: If the property is set on a semantic model, then the value will override the connection level value for that semantic model and would be applicable from the next browsing instance.

Comes into effect:

This property comes into effect from the subsequent processing of the semantic model.  

Dependencies and related properties:

Related Property: kyvos.process.compute.extraction.jobs.parallelism

Copyright Kyvos, Inc. 2025. All rights reserved.