Thread Pool Settings
  • 29 Jul 2022
  • 1 Minute to read
  • Dark
    Light
  This documentation version is deprecated, please click here for the latest version.

Thread Pool Settings

  • Dark
    Light

Article summary

Overview

Please Note: The following settings are only available in Version 6.1.0 and newer

Within Decisions, advanced users are given 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. The default set by .NET is 2.

The following will demonstrate where these settings are located as well as where they can be configured.

Navigate to System > Settings

Scroll down to Integration Settings. Right-click and choose Edit.

ThreadCount.png

Click the ellipsis to configure Thread Pool Settings.

ThreadPoolSettings1.png

In order to configure these settings, you must click the "Override Settings" checkbox. Once this is selected, you will have the option to override the thread pool minimum or maximum values.

Recommended Values
It is not recommended that you select values over 50 for either minimum or maximum values, as this could have unintended performance impacts. If you need help with this tuning, please contact support@decisions.com for information.

ThreadPoolSettings2.png

Once you have set your values. Click the save button and proceed to restart the Decisions Service Host Manager windows service. For help with this, please use the following documentation. Restarting Decisions Service Host Manager. Your new values will now be used for the Thread Pool and Worker Thread counts.


Was this article helpful?