Q3Data Communication and Computer Networks
Question
10 marks
Explain the concept of Congestion Control in computer networks.
Answer
Managing traffic to prevent network collapse.
Congestion occurs when load exceeds capacity. Control techniques include Open Loop (prevention: retransmission policy, window policy) and Closed Loop (removal: choke packets, implicit/explicit signaling). Leaky bucket and token bucket are common algorithms.