Database Write Tuning Options for Cache Aside
Various properties affect how database operations in each RTC transaction are processed and committed to the backing store.
These properties affect the way RTC actions are processed and written to the database when both of these settings are used:
Note: Tuning the parameters in this section can improve performance. However larger values do not imply improved performance. For example, in heavy workload situations, increasing
dbOpsBatchSize and
dbOpsQueueSize values results in longer post-RTC times, which in turn delays release of cache locks — which are not released until after the post-RTC
Copyright © TIBCO Software Inc. All Rights Reserved.