MaxThreads

The MaxThreads value is used to limit the number of map threads for all watches in an environment, provided that no other settings have conflicting values. If the following settings are not set to 0, then the MaxThreads value will be impacted:

  • WatchMaxThreads
  • DisableMaxThreads
  • Max Concurrent Map Instances (a setting in the IFD).
    
    MaxThreads: n
    
    Option
    Description
    n
    Maximum number of maps (threads) that the Launcher can execute concurrently. Range is 0 to 32,000.

    Default value is 20.

    Note: For performance reasons, on the z/OS® operating system, n should be less than or equal to 400.