What foundational architectures enable major web servers to process high-throughput concurrent connections with low latency? Furthermore, why is implementing an event-driven, non-blocking I/O model the definitive technique to mitigate thread exhaustion under heavy traffic?