Improve derived-data transfer performance of the Operations Console.
Parameter | Description |
---|---|
SchedulerThreadPoolSize |
Affects the number of transfer and truncation rules that can be executed simultaneously. For optimal performance, set the value of this parameter to the total number of transfer and truncation rules that are executing simultaneously. |
InterlinkCacheStatusJobInterval |
Controls , in seconds, the frequency that the cache is checked to determine whether to execute transfer or truncation rules based on cache fullness. Setting this parameter to a very high value results in the cache being checked less often and the cache-based rules running less frequently. Setting this parameter to a low value results in a large number of cache checks being performed, which increases the load on the RAPCache database and impedes overall system performance. |
InterlinkCacheStatusJobMaxThreadPoolSize |
Controls the number of threads that are used when checking the cache status to determine whether to run cache-full based jobs. For maximum performance, have one thread available for each RAPCache component in the system for which cache-full based rules are defined. |
InterlinkJobStatusCheckInterval |
Controls, in seconds, the frequency with which the RAPCache is checked to determine whether truncation operations have completed, and whether information is waiting to be loaded into the RAPStore. This setting affects the latency of information transfer between the RAPCache and the RAPStore for transfer rules. |
InterlinkJobStatusCheckMaxThreadPoolSize |
Controls the number of threads available to check the status of ongoing transfers and truncations. For maximum performance, have one thread available for each truncation and transfer in progress at any given time. |