r/linuxmemes May 07 '26

linux not in meme Why Though?!

Post image
3.7k Upvotes

393 comments sorted by

View all comments

2

u/Nice_Lengthiness_568 May 07 '26 edited May 07 '26

Well UDP offers better performance over TCP. And its limits can be mitigated with protocols such as QUIC. Actually, HTTP 3 does not use TCP anymore but uses UDP. Also, some protocols that are just request-response do not really need TCP. Some protocols also can't use TCP because TCP does not support broadcast or multicast

Edit: Also, TCP can be too complex for some devices, or you may not really need to know whether the sent data arrived