Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
f1shy
8 months ago
|
parent
|
context
|
favorite
| on:
It's always TCP_NODELAY
If you are sooo worried about latency, maybe TCP is a bad choice to start with… I hate to see people using TCP for all, without the minimal understanding of what problems TCP wants to solve, and specially which dont.
pcai
8 months ago
[–]
TCP solves for “when i send a message i want the other side to actually receive it” which is…fairly common
adgjlsfhk1
8 months ago
|
parent
[–]
tcp enforces a much stricter ordering than desirable (head of line blocking). quic does a much better job of emulating a stream of independent tasks.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: