In TCP/IP networking when a network nodes carrying high data than system handle the network through Congestion.
It's typical effects include queuing delay, packet loss or the blocking of new connections.
Congestion can be resolved by reducing the speed of packets arriving(not to be confused with flow control).
Congestion is a problem that occurs on shared networks
when multiple users contend for access to the same resources (bandwidth, buffers, and queues).
Techniques to control congestion:
1- End-system flow control
2- Network congestion control
3- Resource allocation
4- Network-based congestion avoidance
Happy Coding :)
Markdown for AI
A clean, structured version of this page for AI assistants and LLMs.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
In TCP/IP networking when a network nodes carrying high data than system handle the network through Congestion. It's typical effects include queuing delay, packet loss or the blocking of new connections.
Congestion can be resolved by reducing the speed of packets arriving(not to be confused with flow control).
Congestion is a problem that occurs on shared networks when multiple users contend for access to the same resources (bandwidth, buffers, and queues).
Techniques to control congestion:
1- End-system flow control
2- Network congestion control
3- Resource allocation
4- Network-based congestion avoidance
Happy Coding :)