引用本文:曹佳,鲁士文.应用层组播的最小延迟生成树算法.软件学报,2005,16(10):1766-1773
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 5117次   下载 8374 本文二维码信息
码上扫一扫!
分享到: 微信 更多
应用层组播的最小延迟生成树算法
曹佳1,2, 鲁士文1
1.中国科学院,计算技术研究所,北京,100080;2.中国科学院,研究生院,北京,100049
摘要:
实时传输是应用层组播技术的一个主要应用领域,对网络延迟有严格的限制.保证低延迟组播成功的关键在于构建高效的应用层组播树,研究构建最小延迟应用层组播树的算法.首先分析影响延迟的3个因素:链路的传输时间、结点的发送/转发时间和结点度,然后把求解应用层组播树的问题抽象成对边和点都带权的有向图求解"度约束最小延迟生成树"的问题,同时证明这个问题属于NP-hard,并且提出了两类启发式近似算法:基于度的算法和基于最大延迟路径的算法.最后通过模拟实验说明了所提出算法的有效性.
关键词:  应用层组播  最小延迟生成树  NP-hard  实时传输
DOI:
分类号:
基金项目:Supported by the National High-Tech Research and Development Plan of China under Grant No.2002AA742052(国家高技术研究发展计划(863))
A Minimum Delay Spanning Tree Algorithm for the Application-Layer Multicast
CAO Jia,LU Shi-Wen
Abstract:
Real time transmission, which is delay sensitive, is an important aspect of application-layer multicast. It is crucial to build an efficient multicast tree to guarantee the lower delay. This research is focused on the algorithms of the minimum-delay spanning tree for the application-layer multicast. Firstly, it is stated that the total delay is affected by communication delay, processing delay and the degree of nodes. Then the network is modeled into the node-and-edge-weighted directed graph with the limited degree of nodes. In this model the problem is shown to be NP-hard. Therefore, two kinds of heuristic algorithms are proposed, which are based on the maximum degree and the maximal length path respectively. Finally, the simulation demonstrates that the proposed algorithms are valid.
Key words:  application-layer multicast  minimum delay spanning tree  NP-hard  real time transmission