Compound TCP Summary in Advanced Computer Networks CS577 Fall 2013

compound tcp summary by song zhang murari n.w
1 / 7
Embed
Share

"Learn about Compound TCP, a Microsoft algorithm addressing issues with standard TCP, proposing a combination of delay-based and loss-based approaches for efficient data transfer over high-speed networks. The key objective is to satisfy efficiency and TCP friendliness simultaneously, with a focus on maintaining two windows - cwnd and dwnd. Conclusions show improved throughput compared to regular TCP."

  • Compound TCP
  • Advanced Networks
  • Microsoft Algorithm
  • Efficient Data Transfer
  • Throughput Improvement

Uploaded on | 0 Views


Download Presentation

Please find below an Image/Link to download the presentation.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.

You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.

E N D

Presentation Transcript


  1. Compound TCP Summary (by Song, Zhang & Murari) Advanced Computer Networks CS577 Fall 2013 WPI, Worcester. Presented by Pankaj Didwania and Prof. Kinicki Oct.8th, 2013 1

  2. Compound TCP Microsoft Algorithm Introduced during Vista/2008 Server time Addresses issues with standard TCP that fails in fast data transfer over high speed and long distance networks environments. A combination of delay based and loss based approach is proposed in this paper. 2 CS577: Compound TCP Summary

  3. Key Idea Objective : Satisfy efficiency and TCP friendliness requirements simultaneously Use scalable delay-based component into the standard TCP congestion avoidance algorithm Rapid Window increase when network is under-utilized Gracefully reduce the sending rate once the bottleneck queue is built 3 CS577: Compound TCP Summary

  4. Architecture Maintains two windows: cwnd and dwnd win = min ( cwnd + dwnd, awnd) cwnd: conventional congestion window, controls the loss-based component. dwnd: new variable, controls the delay- based component. awnd: advertised window from the receiver. 4 CS577: Compound TCP Summary

  5. Conclusions CTCP generally improves the throughput by 28% to 52% compared to regular TCP 5 CS577: Compound TCP Summary

  6. Conclusions The bandwidth stolen of CTCP with and without gamma auto-tuning. The markers on x-axis, 1:n, mean that there are one regular flow and n CTCP flows 6 CS577: Compound TCP Summary

  7. References: Paper by Song, Zhang and Murari. Review document : Eric Wang 7 CS577: Compound TCP Summary

Related


More Related Content