Which algorithm is best for use in TCP congestion avoidance?

Q.  Which algorithm is best for use in TCP congestion avoidance?
- Published on 23 Sep 15

a. MIMD
b. AIAD
c. Both a and b
d. AlMD

ANSWER: AlMD
 

    Discussion

  • Prajakta Pandit   -Posted on 14 Oct 15

    - AIMD stands for Additive-Increase/Multiplicative-Decrease

    - AIMD algorithm is a feedback control algorithm best known for its use in TCP congestion avoidance.

    - AIMD congestion control will eventually converge to use equal amounts of a contended link.

    - AIMD combines linear growth of the congestion window with an exponential reduction when a congestion takes place.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)