recall

← recall

queue depth term

number of items waiting in a queue

Growing queue depth is the early warning sign of saturation. Little's Law: avg queue depth = arrival rate × avg time in system.

aliases: backlog, queue size, pending

topics: queueing, metrics

references: