Why is the queue length of my scheduler seemingly always equal to 0 (zero) or 1 (one)?
book
Article ID: KB0092188
calendar_today
Updated On:
Products
Versions
TIBCO Rendezvous
-
Not Applicable
-
Description
Resolution: Upon reception of a new task message, the scheduler will place it in a private (internal) queue, until it can assign the task to the next available worker. This is the reason why, most of the time, the scheduler's "public" queue length appears equal to either zero or one.
Unfortunately, there is no way for you to access the internal/private queue.
Issue/Introduction
Why is the queue length of my scheduler seemingly always equal to 0 (zero) or 1 (one)?
Environment
Product: TIBCO Rendezvous
Version: 7.x.x
OS: All
--------------------