- learning
- glossary
- #udp
UDP
(UDP) is a network communication protocol that is commonly used in load balancing.
UDP is a connectionless protocol, which means that there is no need to establish a connection between the two devices before sending data. This makes UDP ideal for load balancing in some cases because it can send data quickly, efficiently and cost effectively.
Previous term: TCP
Next term: What is http 1