Copyright © TIBCO Software Inc. All rights reserved.
Copyright © TIBCO Software Inc. All rights reserved.


Chapter 6 Administering Process Attributes : WIS and WQS Process Configuration : WIS_UPDATE_LENGTH

WIS_UPDATE_LENGTH
WIS and WQS Process Configuration
Summary
This attribute defines the maximum amount of time (in seconds) that the queue update thread in the WIS process performs updates for before going back to sleep.
Applies To
This attribute can be set for the WIS process (only).
Permissible Values
This attribute must be an integer with a minimum value of 5. There is no maximum value.
Default Value
The attribute is assigned the following default value when iProcess Engine node is installed.
Notes
The queue update thread wakes up every WIS_UPDATE_PERIOD seconds. It updates work queues for WIS_UPDATE_LENGTH seconds, then goes back to sleep. If it has updated all the queues before the WIS_UPDATE_LENGTH period has expired, it goes back to sleep immediately.
You should decrease the WIS_UPDATE_LENGTH value if you find that the update thread in the WIS process is using too much CPU.
See Configuring Queue Updates for more information.
See Also
WIS_UPDATE_PERIOD

Copyright © TIBCO Software Inc. All rights reserved.
Copyright © TIBCO Software Inc. All rights reserved.