Queue length is the current number of workitem in Blocking queues and Nonblocking queues, which indicates how busy the server ...

Queue length is the current number of workitem in Blocking queues and Nonblocking queues, which indicates how busy the server is to process outstanding workitems for this CPU. A sustained queue length greater than four might indicate processor congestion.  This is an instantaneous count, not an average over time.