The Architecture Review
All terms
Glossary

Little's law

John Little (1961): the average number of items in a stable system equals the arrival rate times the average time each item spends in the system (L = λW). Applied to caches: concurrent backend load = miss rate × miss-handling latency.