3.6 Principles of Congestion Control

Поделиться
HTML-код
  • Опубликовано: 16 май 2024
  • Video presentation: Transport layer: Principles of Congestion Control.
    Computer networks class.
    Jim Kurose
    Textbook reading: Section 3.6, Computer Networking: a Top-Down Approach (8th edition), J.F. Kurose, K.W. Ross, Pearson, 2020.
    See gaia.cs.umass.edu/kurose_ross for more open student resources.

Комментарии • 17

  • @nirselickter
    @nirselickter 3 года назад +18

    0:46 - congestion control is one of top five issues in computer networking. What are the other four issues ? is there a youtube lecture on that top five?
    Many thanks for the videos. it explains in a simple nice way a very complicated issues

    • @mrmerfeo4320
      @mrmerfeo4320 2 года назад

      It could be things like improving response times with caching, security, better utilization of the bandwidth (routing), reliability etc. not sure in what order of importance they are though, he definitely should make a video about this.

    • @joshuakoehler6457
      @joshuakoehler6457 Год назад

      I know he has mentioned *reliability* as another one of the top five so far.

  • @ricp
    @ricp Год назад

    on 4:56 ( ƛin = ƛout ), would it be correct to say that:
    ƛin is the Sender’s Transport-layer READ-from-socket rate
    and
    ƛout as the Receiver's Transport-layer WRITE-to-socket rate?

  • @antdev42
    @antdev42 Год назад +10

    Please do add mouse pointer on the slides, it is really hard to follow whatever you are saying with what is on the screen.

  • @xpringlee1111
    @xpringlee1111 Год назад +3

    Scenario 1, as λin approach R/2, why delay is not const? and when λin large than R/2,delay become lager and lager.

    • @tarunpahuja3443
      @tarunpahuja3443 7 месяцев назад

      Let's say router can process 100 packets in 100sec. If router recive 2 packet, last packet will be transmitted after 2sec, if there are 10 packets, last packet will be processed after 10 sec. Hence dekay is increasing. But if router is receiving 100+x packet in 100sec, x packets will be accumulated for the next turn. This accumulation will keep increasing after every 100 sec.

    • @xToTaLBoReDoMx
      @xToTaLBoReDoMx 3 месяца назад

      ​@@tarunpahuja3443 Still doesn't make sense to me. Say router receives 2 packets, it takes 2 seconds to transmit them, but both senders sends at most 1 packet every 2 seconds, so the delay should be constant at 2 seconds no? And for 2 senders, the router cannot receive more than 2 packets at the same time, so there's no way you can send 10 packets at once, instead they would be sent 2 packets at a time (every 2 seconds).

    • @xToTaLBoReDoMx
      @xToTaLBoReDoMx 3 месяца назад

      Even the prof himself said in earlier videos discussing queuing delay that packets will queue only if input link tx rate is higher than that of the output link. I can't see how queuing can happen in the ideal scenario if output link capacity is R and both senders send at less than R/2. If the prof is considering fluctuating tx rates and packet delays, then I can see how queues can build up, but I feel like that should be made clear if so.

    • @xToTaLBoReDoMx
      @xToTaLBoReDoMx 3 месяца назад

      nvm, this makes a lot more sense when you consider pipelining (the longer the pipeline, the larger the delay for later packets, which increases average delay).

  • @karanpreetsingh5966
    @karanpreetsingh5966 2 года назад +29

    I wanted to tell you that wherever I am, whatever happens, I'll always think of you

  • @user-hm5bo1hv2f
    @user-hm5bo1hv2f 11 месяцев назад

    I'm from india. thankyou

  • @san_2310
    @san_2310 Месяц назад

    😅

  • @klevisimeri607
    @klevisimeri607 Месяц назад

    :brain