'Are there any distributed systems that completely use UDP instead of TCP?
I am trying to find some user cases of distributed systems (especially computing systems such as MLSys or graph computing systems), which completely rely on UDP as the communication primitve. But it seems everyone is using TCP. So I am curious whether there are some purely UDP-based distributed system (Of course, the application level should be more complex to track packet loss and retransmission, etc).
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|