TCP pacing
Appearance
In the field of computer networking, TCP pacing is the denomination of a set of techniques to make the pattern of packet transmission generated by the Transmission Control Protocol less bursty.[1] It can be conducted by the network scheduler.
Bursty traffic can lead to higher queing delays, more packet losses and lower throughput. [2] However it has been observed that TCP's congestion control mechanisms may lead to bursty traffic on high bandwidth and highly multiplexed networks [3], a proposed solution to this problem is TCP pacing. TCP pacing involves evenly spacing data transmissions accross a round-trip time. [1]
See also
References
- ^ Wei, D., Pei Cao, S. Low. "TCP pacing revisited."
- ^ L., Kleinrock, (1975). Queueing systems. Wiley J. OCLC 25403139.
{{cite book}}
: CS1 maint: extra punctuation (link) CS1 maint: multiple names: authors list (link) - ^ Zhang, Lixia; Shenker, Scott; Clark, Daivd D. (1991-08). "Observations on the dynamics of a congestion control algorithm". Proceedings of the conference on Communications architecture & protocols. New York, NY, USA: ACM. doi:10.1145/115992.116006.
{{cite journal}}
: Check date values in:|date=
(help)