- 1、本文档共65页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
分布式并行路由器负载均衡与容错技术的研究与实现-计算机系统结构专业论文
I
I
摘 要
随着 Internet 流量的剧增,路由器成为了网络速度的瓶颈,提高其处理速度 成为了路由器的研究重点之一。同时路由器作为互联网的核心设备,其可靠性同 样是一个不容忽视的问题。根据上述两点需求,我们开发出了基于 Linux 平台, 由多台普通 PC 构成的分布式并行路由器系统 DPRS(Distribute Parallel Router System)。它采用分布式的体系结构,有效地提高了系统的并行处理能力并解除 了单点故障,因此具有高性能,高可靠性,低成本和可扩展的特点。
本文首先描述了分布式并行路由器的逻辑结构,然后深入剖析了现阶段负载 均衡技术,并以此为基础阐述了 DPRS 中负载均衡的实现;接着对分布式系统的 容错技术进行了详细讨论,包括下面主要内容:故障检测技术、断点的设置以及 两种故障恢复模型,并描述了 DPRS 中容错技术的实现。
分布式并行路由器采用基于 IP 的任务分配粒度,通过源地址散列调度的负 载均衡算法,实现了节点间流量的均衡分配。以基于检查点的心跳检测技术作为 故障检测的手段,及时准确地发现系统中的故障节点,并通知负载均衡算法进行 任务在节点间的重新分配。
关 键 词:路由器,分布式并行,负载均衡,容错
Abstract
Abstract
II
II
With Internet flow growing , the router becomes the blockneck of networks .As the result , improving the router’s speed has been one of the emphases on the research. In addition, as the core equipment of Internet , the router’s reliability should not been neglected. Based on the above , we designed and implemented the Distributed Parallel Router System(DPRS) ,which is running on Linux and composed of several common personal computers.With the help of distributed architecture , the parallel processing ability of the router is greatly improved and the single Point of failure is resolved. These help the DPRS have high performance ,high reliability, high scalability and low price.
In this thesis , we firstly describe the logical structure of DPRS , and then analyze the present load balance technology , what’s more ,based on the analysis we introduce the implementation of DPRS ;Secondly , we analyze the fault tolerance
technology for distributed system ,including the fault detection technology 、
breakpoint setting and two mechanisms about fault restoration , and then we describe the implementation of the special fault tolerance in DPRS.
DPRS uses IP as the task assignment granutarlty and the soure IP adrress hashing algorithm to implement the load balance. The fault detection makes use of the heartbeat machnism with checkpoint to detect faults in time ,so the load balance algorithm can reassign tasks in the available
您可能关注的文档
- 公路车辆-桥梁系统耦合振动性能研究-结构工程专业论文.docx
- 公路车辆安全行驶速度研究-交通运输工程;交通运输规划与管理专业论文.docx
- 公路车速限制方法与管理控制技术分析-交通运输工程专业论文.docx
- 公路车速限制方法与管理控制技术研究-交通运输工程专业论文.docx
- 公路边坡石笼挡土墙支护技术数值模拟研究-建筑与土木工程专业论文.docx
- 公路边坡地震灾害预防技术研究-岩土工程专业论文.docx
- 公路软岩隧道小型拱形塌方腔体稳定性及处治措施研究-岩土工程专业论文.docx
- 公路边坡抗震稳定性的敏感性因素分析-岩土工程专业论文.docx
- 公路过湿粘土施工性能改善及施工技术研究-交通运输工程专业论文.docx
- 公路钢结构桥梁抗疲劳设计方法研究-桥梁与隧道工程专业论文.docx
文档评论(0)