Thread Pool Settings
  • 22 Nov 2021
  • 1 Minute to read
  • Dark
    Light

Thread Pool Settings

  • Dark
    Light

Article Summary

Overview

Within Decisions, advanced users are offered the ability to configure the Minimum and Maximum Thread Counts in the Thread Pool.
These can keep a higher number of Worker Threads “warm” or ready to serve a request.

Note: the default  Worker Thread number set by .NET is 2.

The following demonstrates where Thread Pool Settings are located as well as where they can be configured.


Example

WARNING: The following example is recommended for Advanced/Administrative users only, as adjusting Thread Pool settings, may dramatically impact system function.

If need be, contact a System Administrator or Support before proceeding.
  1. Navigate to System > Settings
  2. Scroll to Integration Settings, right-click and choose Edit.
  3. Under Thread Pool Settings, click the Edit button (pencil icon).
  4. Check the Override Settings box.
  5. Check the desired Override box to override the setting.
    1. Check Override Thread Pool Minimum Values.
    2. Check Override Thread Pool Maximum Values.
  6. Input the desired number of Threads in each corresponding box. 
    Recommended Values
    It is not recommended to select values over 50 for either minimum or maximum values, as this could have unintended performance impacts. If assistance is required with this tuning, please contact support@decisions.com for information.

  7. Click OK then SAVE, to save configurations.

  8. Restart the Decisions instance. 


Was this article helpful?