Subscribe to receive notifications of new posts:

Protocols

connect() - why are you so slow?

02/08/2024

This is our story of what we learned about the connect() implementation for TCP in Linux. Both its strong and weak points. How connect() latency changes under pressure, and how to open connection so that the syscall latency is deterministic and time-bound...

Continue reading »
connect() - why are you so slow?

MORE POSTS