?What are the problems associated with network congestion?
What will be an ideal response?
Networks experience congestion for many reasons. A network failure-either failure on a communications link between nodes, or the failure of the node itself-may lead to network congestion. If the network cannot quickly detect the point of failure and dynamically route around this point, it may experience a wide range of congestion problems, from a small slowdown on an individual link to total network collapse. Even if the network were to begin the rerouting process, it might still experience congestion because one less network path would be available. But communications link and node failures are not the only causes of congestion. Insufficient buffer space at a node in a sub-network can also cause network congestion. It is not uncommon to have hundreds or even millions of packets arriving at a network node each second. If the node cannot process the packets quickly enough, incoming packets will begin to accumulate in a buffer space. When packets sit in a buffer for an appreciable amount of time, network throughput begins to suffer. If adaptive routing is employed, this congestion can be recognized, and updated routing tables can be sent to the appropriate nodes (or to a central routing facility). But changing routing tables to deflect congestion might provide only a temporary fix, if any fix at all. What is needed is a more permanent solution. Two possible more permanent solutions would be increasing the speed of the node processor responsible for processing the incoming data packets and increasing the amount of buffer space in the node. Unfortunately, both of these solutions may take a large amount of time and money to implement. Perhaps less costly alternatives are possible.?
What happens if the buffer space is completely full and a node cannot accept any additional packets? In many systems, packets that arrive after the buffer space is full are discarded. Although this is not a very elegant solution, it momentarily solves the problem of too many packets. Unfortunately, this is like bad medicine- it treats the symptoms, but not the disease. What is needed is a solution that reacts quickly to network congestion and addresses the real problem-too many packets.
You might also like to view...
Write a function called changeColor that takes as input a picture and an amount to increase or decrease a color by and a number 1 (for red), 2 (for green), or 3 (for blue). The amount will be a number between ?.99 and .99.
What will be an ideal response?
By pressing Alt + PrintScreen, a snapshot of the current window will be placed on the clipboard
Indicate whether the statement is true or false
One of the most common 2D barcodes, the ____ code represents data with a matrix of small squares.
A. ISBN B. QR C. Code 39 D. UPC
The ____ of a signal is the number of times a signal makes a complete cycle within a given timeĀ frame.?
A. ?phase B. ?amplitude C. ?period D. ?frequency