
TCP-AQM模型和算法
norbert_jxl
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
TCP参数设定说明
fid_TCP链接的标识,默认设置为0 (Flow ID)window_Advertised window的上限值 (upper bond)。Advertised window有时也被称之为receive window,含义是接收端缓存可以容纳的数据包数量。当Congestion window > Advertised window时,TCP的会执行原创 2013-07-06 16:43:48 · 982 阅读 · 0 评论 -
UDT:基于UDP的数据传输协议
UDT是一个可靠的基于UDP的应用层数据传输协议,主要针对广域高速网络上的数据密集型应用。UDT使用UDP传输大量的数据,具有其自身的可靠控制和拥塞控制机制。该新协议能够在非常高速度的网络上传输数据,比TCP更有优势。UDT也是一个高度可配置的框架,可适应不同的拥塞控制算法。其他也不多说了,更多内容还请关注官方链接:http://udt.sourceforge.net/翻译 2013-12-18 10:22:23 · 1077 阅读 · 0 评论 -
VCP及其改进算法资源
BMCC和MLCP的资源:http://people.cs.pitt.edu/~ihsan/research_summary.html原创 2013-12-16 20:56:15 · 713 阅读 · 0 评论 -
排队和拥塞控制(课程资源)
Material covered are displayed in blue.You can save a webpage into the file in your own directory by doing the following in Netscape: Click File -> Save As Complete the file name in the "转载 2013-11-25 18:35:41 · 1032 阅读 · 0 评论 -
Packet-Scale Congestion Control
The Packet-Scale Congestion Control is a new paradigm that allows end-to-end transport protocols to scale to ultra-high speed networks. While most existing protocols can attain a single-stream throug转载 2013-10-31 20:22:21 · 720 阅读 · 0 评论 -
A mini-tutorial for TCP-Linux in NS-2
转载地址:http://netlab.caltech.edu/projects/ns2tcplinux/ns2linux/tutorial/index.htmlA mini-tutorial for TCP-Linux in NS-2(Part of the NS-2 enhancement project)David X. WeiNetlab @ CaltechI转载 2013-09-14 23:48:09 · 1054 阅读 · 0 评论 -
DiffQ:逐跳的拥塞控制协议
IntroductionCongestion control in wireless multi-hop networks is challenging because of two reasons. First, broadcast is an inherent feature of wireless networks and motivates many creative protoc转载 2013-09-29 20:25:55 · 1252 阅读 · 0 评论 -
带宽延迟积(BDP)
转载地址:http://en.wikipedia.org/wiki/Bandwidth-delay_productIn data communications, bandwidth-delay product refers to the product of a data link's capacity (in bits per second) and its end-to-end转载 2013-09-11 16:07:58 · 7916 阅读 · 0 评论 -
NS2中的Linux TCP实现
A Linux TCP implementation for NS2(Part of the NS-2 enhancement project)David X. Wei Prof. Pei CaoNetlab @ Caltech CS @ StanfordMay 2006;Revision 1 for parameter tu转载 2013-09-02 18:55:08 · 1706 阅读 · 0 评论 -
异构网络中的分布式拥塞控制(MKC)
Distributed congestion control for heterogeneous networksSponsor: NSFAbstractIn light of TCP’s scalability issues in high bandwidth-delay networks, explicit-feedback congestion control has gaine转载 2013-09-09 15:07:36 · 1502 阅读 · 0 评论 -
速率控制协议(RCP)
Rate Control ProtocolOverview | Publications | Talks | Implementation | Open Problems | People | Funding | RCP FAQ 14 November, 2008: We have released an implementation of RCP on NetFPGA.转载 2013-09-09 14:34:30 · 2963 阅读 · 0 评论 -
TCP友好的多播拥塞控制
TFMCC是一个基于等式的多播拥塞控制机制,它扩展了TFRC协议,从单播到多播领域。设计TFMCC的关键挑战在于扩展的往返时间(RTT)测量、appropriate feedback suppression,以确保控制环中的反馈延迟不影响竞争流的公平性。A major contribution is the feedback mechanism, the key component of en翻译 2013-09-02 18:39:29 · 897 阅读 · 0 评论 -
显式拥塞控制(eXplicit Control Protocol,XCP)
The eXplicit Control Protocol is a transport protocol that uses the assistance of specialized routers to accurately determine the available bandwidth along the path from the source to the destination.原创 2013-09-02 15:55:52 · 1570 阅读 · 0 评论 -
TCP/IP中的显示拥塞通知(ECN)
转载地址:http://www.icir.org/floyd/ecn.htmlECN (Explicit Congestion Notification) in TCP/IPAdditional topics below:Obsoleted by RFC 3168,Evaluations of ECN,Proposed Modifications of ECN,Implem转载 2013-09-07 14:20:54 · 4893 阅读 · 0 评论 -
TCP全局同步问题
當前的佇列管理演算法可以分為兩大類:被動式佇列管理(Passive Queue Management,PQM)和主動式佇列管理(Active Queue Management,AQM)。管理路由器佇列長度的傳統技術是對每個佇列設置一個最大值(以封包為單位),然後接受封包進入佇列直到佇列長達到最大值,接下來到達的封包就會被拒絕進入佇列直到佇列的長度下降。這種技術也就是所謂的"去尾"(drop-tai转载 2013-07-05 17:49:34 · 3096 阅读 · 0 评论 -
Controlled Delay (CoDel) Active Queue Management
Nearly three decades after it was first diagnosed, the “persistently full buffer problem,” recently exposed as part of bufferbloat,6,7 is still with us and made increasingly critical by two trends. Fi原创 2013-07-12 00:22:17 · 1226 阅读 · 0 评论 -
主动队列管理算法与拒绝服务攻击模拟实验平台
转载地址:http://blog.sciencenet.cn/blog-571128-558146.htmlAQM&DoS Simulation PlatformCopyright (c) 2010-2012 Changwang Zhang (mleoking@gmail.com). All rights reserved.This Active Queue Man转载 2013-07-08 00:02:52 · 1376 阅读 · 0 评论 -
数据包拥塞控制协议(DCCP)
数据包拥塞控制协议(DCCP)是一个提供双向单播拥塞控制连接的不可靠数据包传输协议,它适合传输相当大的数据量的应用,并且能在时间线和可靠性上权衡。有关DCCP的详细介绍和文档说明见:http://www.read.cs.ucla.edu/dccp/另外,网址:http://lifc.univ-fcomte.fr/~dedu/ns2/,给出了DCCP的NS2实现。当然,不可不看的还有wi原创 2013-07-07 15:46:27 · 7166 阅读 · 2 评论 -
缓存膨胀(Bufferbloat)
Bufferbloat is a phenomenon in packet-switched networks, in which excess buffering of packets causes high latency and jitter, as well as reducing the overall networkthroughput. When a router dev转载 2013-12-18 20:50:40 · 2784 阅读 · 0 评论