Understanding Queues in Systems
Gil discusses the intricate relationship between wait times and service times in composed services, emphasizing that wait times can occur at various points in a system. He explains that queues are not limited to traditional data structures but can manifest in different forms, such as requests waiting in sockets or being blocked by previous calls. The conversation also touches on how different disk protocols handle request queuing, illustrating the complexity of system interactions.In this clip
From this podcast

Software Engineering Radio - the podcast for professional software developers
SE-Radio Episode 277: Gil Tene on Tail Latency
Related Questions