HN2new | past | comments | ask | show | jobs | submitlogin

Use UDP ;)


Too many applications end up reinventing TCP or SCTP in user-space. Also, network-level QoS applied to unrecognized UDP protocols typically means it gets throttled before TCP. Use UDP when nothing else will work, when the use-case doesn't need a persistent connection, and when no other messaging or transport library is suitable.


Bingo




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: