The document summarizes key aspects of simple queueing models:
[1] It describes the M/M/1 queue where arrivals and service times are exponentially distributed and there is a single server. The queue length over time is a Markov process.
[2] When arrival rate is less than service rate (ρ < 1), the queue is stable and has a stationary distribution with mean queue length of ρ/(1-ρ). When arrival rate exceeds service rate (ρ ≥ 1), the queue is unstable.
[3] The mean waiting time of a customer is 1/(μ-λ), showing it increases as the load approaches the critical value of ρ = 1.