Hacker News new | past | comments | ask | show | jobs | submit login

Some basic transfer based on UDP with forward error correction is a really good solution to tackle packet loss and avoid TCP congestion entirely.



So congestion and packet loss are different problems; it is true that forward error correction could be a good way to avoid retransmitting lost packets, but the only way to avoid congestion is to adjust the congestion window (for window based congestion control) or packet sending rate (for rate based congestion control) based on some indicator of congestion.




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

Search: