Concurrent multipath transfer(CMT) using stream control transmission protocol(SCTP) multihoming has become an appealing option to increase the throughput and improve the performance of increasingly bandwidth-hungr...Concurrent multipath transfer(CMT) using stream control transmission protocol(SCTP) multihoming has become an appealing option to increase the throughput and improve the performance of increasingly bandwidth-hungry applications.To investigate the rate allocation for applications in CMT,this paper analyzes the capacities of paths shared by competing sources,then proposes the rate allocation model for elastic flows based on the framework of network utility maximization(NUM).In order to obtain the global optimum of the model,a distributed algorithm is presented which depends only on local available information.Simulation results confirm that the proposed algorithm can achieve the global optimum within reasonable convergence times.展开更多
针对在8/16位低速处理器上实现传输控制协议(Transfer Control Protocol TCP)过于复杂的问题,通过对TCP协议进行简化,减轻了微处理器的运算负担,降低了对系统存储空间的要求,使得TCP协议能够在8/16位低速处理器上实现.嵌入式网络中大量...针对在8/16位低速处理器上实现传输控制协议(Transfer Control Protocol TCP)过于复杂的问题,通过对TCP协议进行简化,减轻了微处理器的运算负担,降低了对系统存储空间的要求,使得TCP协议能够在8/16位低速处理器上实现.嵌入式网络中大量使用长度很小的数据帧,使得网络带宽利用率极低,为此在协议中应用了Na-gle算法,减少了协议所需带宽,提高了协议的吞吐率.采用NS-2(Network Simulator-2)进行的仿真结果表明:该方案是有效的,现已经在普通8位处理器上实现,并通过了在多种宽带网络上进行的测试,在网络电能表中得到了实际应用.展开更多
基于Request for Comments(RFC)1122兼容性规范提出了一种可移植的非路由传输层协议实现原型.简化设计了适用于嵌入式系统的传输层协议栈.同时提出了几种简化算法以提升性能,包括首部预测、简化重传算法.设计了一种输出挂起队列以解决Tr...基于Request for Comments(RFC)1122兼容性规范提出了一种可移植的非路由传输层协议实现原型.简化设计了适用于嵌入式系统的传输层协议栈.同时提出了几种简化算法以提升性能,包括首部预测、简化重传算法.设计了一种输出挂起队列以解决Trans-mission Control Protocol(TCP)协议栈的重入问题.该TCP无须操作系统的支持,整个协议栈运行在裸机平台上.本实现方法强调对TCP的简化,以提高可靠性,其实现代码规模只有Berkeley Software Distribution(BSD)TCP的30%.应用测试表明,该简化的TCP性能和可靠性与商用TCP相当.最后,将实现源代码移植到X86裸机平台的64K Peripheral Compo-nent Interconnect(PCI)扩展Read-Only Memory(ROM)中,基于该TCP协议设计了iSCSI远程启动系统,并已经应用于无本地存储设备的超级刀片服务器上.展开更多
基金supported by the National Natural Science Foundation of China (60833002)the National Basic Research Program of China (973 Program) (2007CB307100)+2 种基金the National High Technology Research and Development Program of China (863 Program) (2007AA01Z202)the Program for Changjiang Scholars and Innovative Research Team in University (IRT0707)the Program of Introducing Talents of Discipline to Universities (111 Project) (B08002)
文摘Concurrent multipath transfer(CMT) using stream control transmission protocol(SCTP) multihoming has become an appealing option to increase the throughput and improve the performance of increasingly bandwidth-hungry applications.To investigate the rate allocation for applications in CMT,this paper analyzes the capacities of paths shared by competing sources,then proposes the rate allocation model for elastic flows based on the framework of network utility maximization(NUM).In order to obtain the global optimum of the model,a distributed algorithm is presented which depends only on local available information.Simulation results confirm that the proposed algorithm can achieve the global optimum within reasonable convergence times.
文摘针对在8/16位低速处理器上实现传输控制协议(Transfer Control Protocol TCP)过于复杂的问题,通过对TCP协议进行简化,减轻了微处理器的运算负担,降低了对系统存储空间的要求,使得TCP协议能够在8/16位低速处理器上实现.嵌入式网络中大量使用长度很小的数据帧,使得网络带宽利用率极低,为此在协议中应用了Na-gle算法,减少了协议所需带宽,提高了协议的吞吐率.采用NS-2(Network Simulator-2)进行的仿真结果表明:该方案是有效的,现已经在普通8位处理器上实现,并通过了在多种宽带网络上进行的测试,在网络电能表中得到了实际应用.