Delay-gradient congestion control
{{Redirect|TIMELY||punctuality}}
In computer networking, delay-gradient congestion control refers to a class of congestion control algorithms, which react to the differences in round-trip delay time (RTT), as opposed to classical congestion control methods, which react to packet loss{{cite web |url=https://lwn.net/Articles/645115/ |author=Jonathan Corbet |date=20 May 2015 |title=Delay-gradient congestion control |work=LWN.net }} or an RTT threshold being exceeded.{{cite conference |url=http://caia.swin.edu.au/cv/dahayes/content/networking2011-cdg-preprint.pdf |author=David A. Hayes |author2=Grenville Armitage |date=May 2011 |title=Revisiting TCP congestion control using delay gradients |conference=10th International IFIP TC 6 Networking Conference (NETWORKING 2011)}}{{cite conference |url=https://dl.acm.org/citation.cfm?id=2787510 |author=Radhika Mittal |author2=Vinh The Lam |author3=Nandita Dukkipati |author4=Emily Blem |author5=Hassan Wassel |author6=Monia Ghobadi |author7=Amin Vahdat |author8=Yaogong Wang |author9=David Wetherall |author10=David Zats |date=2015 |title=TIMELY: RTT-based Congestion Control for the Datacenter |conference=SIGCOMM 2015 }} Such algorithms include CAIA Delay-Gradient (CDG){{cite conference |url=https://www.academia.edu/4460444 |author=Grenville Armitage |author2=Naeem Khademi |date=2013 |title=Using Delay-Gradient TCP for Multimedia-Friendly 'Background' Transport in Home Networks |conference=IEEE 38th Conference on Local Computer Networks (LCN 2013) }} and TIMELY.