CAPS Universe documentation  1.0.4
All you need to know to be successful
Parallel Processing

Setup the amount of threads to convert page raster data into the printer data in parallel.

Section Variable
features threads

Values:

  • '0: Autodetect available CPU cores
  • '1…n': Amount of additional threads

The value of '0' will autodetect the available CPU cores, other values are used as is, but clamped to the really available CPU cores.

This setting is related to the worker framework. For details, refer Multi core processing framework