Suggest Number of Threads

This component suggests a sensible number of threads to use for parallel operations. It checks the org.knime.core.maxThreads system property and if set, returns its value. If this system property is not set, the component multiplies the number of available processors by 1.5 and rounds up.

Options

Variable Name
The name of the variable with the suggested number of threads.

Input Ports

This node has no input ports

Output Ports

Icon
A flow variable with the suggested number of threads.

Nodes

Extensions

Links