Products | Versions |
---|---|
TIBCO Rendezvous | - |
Not Applicable | - |
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.