Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Appendix B Using TIBCO Hawk Methods : Available Microagent Methods : getQueueStats()

getQueueStats()
Purpose
This method returns information related to the statistics of TIBCO Rendezvous queue lengths for the server.
An administration server is queueing requests from clients before processing those requests. If the queue lengths are big, that means the server is busy. A server maintains different queues for different kind of requests from the different instances.
This method provides information on these queues.
Calling this method too often will degrade server performance. Therefore, if less than 10 seconds have passed since the previous call, this method returns the previous result.
Type
Open, Synchronous, IMPACT_INFO
Parameters
None
Returns
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved