teleo-codex/domains/internet-finance/halfin-whitt-qed-regime-enables-systems-to-operate-near-full-utilization-while-maintaining-service-quality-through-utilization-approaching-one-at-rate-one-over-square-root-n.md
m3taversal be8ff41bfe link: bidirectional source↔claim index — 414 claims + 252 sources connected
Wrote sourced_from: into 414 claim files pointing back to their origin source.
Backfilled claims_extracted: into 252 source files that were processed but
missing this field. Matching uses author+title overlap against claim source:
field, validated against 296 known-good pairs from existing claims_extracted.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-21 11:55:18 +01:00

36 lines
No EOL
2 KiB
Markdown

---
type: claim
domain: internet-finance
description: "Quality-and-Efficiency-Driven regime allows high utilization without queue explosion by scaling at √n rate"
confidence: proven
source: "Ward Whitt, What You Should Know About Queueing Models (2019)"
created: 2026-03-11
sourced_from:
- inbox/archive/internet-finance/2019-00-00-whitt-what-you-should-know-about-queueing-models.md
---
# Halfin-Whitt QED regime enables systems to operate near full utilization while maintaining service quality through utilization approaching one at rate one over square root n
The Halfin-Whitt (Quality-and-Efficiency-Driven) regime solves the fundamental tension in service system design: achieving high utilization (efficiency) without creating long delays (quality degradation). Systems in the QED regime operate with utilization approaching 1 at rate Θ(1/√n) as the number of servers n grows.
This is the theoretical foundation for square-root staffing. The regime is characterized by:
- High utilization (near 100%) without queue explosion
- Delays remain bounded and manageable
- Economies of scale: larger systems need proportionally fewer excess servers
- The safety margin grows as √n, not linearly with n
The practical implication: you don't need to match peak load with workers. The square-root safety margin handles variance efficiently. Over-provisioning for peak is wasteful; under-provisioning for average causes queue explosion. The QED regime is the sweet spot.
## Evidence
Ward Whitt identifies this as one of the key insights practitioners need from queueing theory. The regime was characterized by Halfin and Whitt in their heavy-traffic analysis of multi-server queues. The mathematical result shows that as systems scale, the relative overhead for quality-of-service decreases, creating natural economies of scale.
The Erlang C formula operationalizes this for staffing calculations, allowing practitioners to determine exact server counts given arrival rates and service level targets.
---
Relevant Notes:
- domains/internet-finance/_map
Topics:
- core/mechanisms/_map