分布式数据中心可生存性及性能优化算法分析-analysis of survivability and performance optimization algorithm for distributed data center.docxVIP
- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
分布式数据中心可生存性及性能优化算法分析-analysis of survivability and performance optimization algorithm for distributed data center
摘要数据中心是云服务的支撑平台。随着云服务的快速发展,数据中心的可生存性和可靠性问题变得越来越重要。目前基于电交换器、传统的多级交换网络、集中部署与管理的数据中心架构,不能很好地满足未来云服务在低时延、可生存性、低成本、可扩展性、设计灵活性与高可用性等方面的需求。因其高带宽、低时延和节能环保的特性,光交换器在未来数据中心中的应用有很大的潜能。本论文基于全光交换与光连接骨干网络,分别对数据中心网络中单核心交换器的故障恢复和数据中心网络服务性能优化进行了设计。核心交换器在外部流量的接入交换和内部流量的交换工作中至关重要,因此一旦核心交换器损坏,可能会导致严重的网络拥堵甚至数据中心的崩溃。基于分布式的数据中心架构,本论文研究两种类型的单核心交换器故障恢复问题。第一种问题是在部署分布式数据中心时考虑核心交换器损坏时的服务快速保护,同时使数据中心部署代价最小。第二种问题是在已经部署好的分布式数据中心中放置一个备份核心交换器来修复单个核心交换器故障,同时使保护代价最小。单个核心交换器发生故障时,保护方案的基本思想为,没有受影响的业务保持其接入和交换方式不变,而受影响的业务则根据预设的保护路由接入到备份核心交换器上进行交换,从而达到故障快速恢复,提高分布式数据中心可生存性的目的。在给出了数据中心外部服务请求和内部业务流量的情况下,论文中分别就上述两种单核心交换器故障恢复问题给出了ILP算法,并通过仿真实验验证了设计方案。通常情况下,数据中心部件模块分布在骨干网的节点上,用户通过预定的路由接入到数据中心相应的接口模块获取服务。对服务提供商来说,为用户提供优质的云服务是非常重要的,服务时延和服务失效率是服务性能的两个非常重要的参数。在本论文中,基于链路的失效率和链路时延的联合考虑,我们研究光网络中的数据中心为用户提供优质云服务的路由设计问题。目标是要通过用户接入到数据中心的接入点和接入路由的设计来提高整个数据中心系统服务的性能。通过传输时延代价因子,将链路的时延代价和失效代价结合起来计算到路径代价中。基于数学变换,提出一种方便高效计算路径失效率的方法,从而将目标函数转化为线性表达式。然后针对建立的数学模型设计了ILP和启发式两种解决方法,对这两种解决方法进行仿真验证,并分析仿真结果。关键字:数据中心,WDM光网络,可生存性,云服务,性能优化ABSTRACTDataCenterNetwork(DCN)isthesupportingplatformincloudservices.Withthefastgrowthofcloudservices,survivabilityandreliabilityissuesinDCNsbecomeincreasinglyimportant.Thecurrentdatacenterarchitecture,whichisbasedonelectronicswitches,centralizeddeploymentandmanagementandconventionalmulti-stageswitchnetwork,cannotsatisfytherequirementsoflow-delay,low-cost,survivability,scalability,designflexibility,high-availabilityandforfuturecloudservices.Asopticalswitchoffershighbandwidth,lowlatencyandreducedenergyconsumption,itbecomesapromisingswitchingsolutionforfutureDCN.Basedonall-opticalswitchingandopticalconnectionsinthebackbonenetwork,wedesigntherecoveryofsinglecoreswitchfailureandserviceperformanceoptimizationofdatacentersseparately.Becausethecoreswitchesplayanimportantroleinbothexternalandinter-nodetrafficswitching,asinglecoreswitchfailuremayleadtotrafficcongestionorcollapseofaDCN.BasedonthescalableDCNarchitecture,inthispaperwestudytwoissuesaboutsurvivability.ThefirstoneisfastprotectionofDCNtrafficsagainstacores
您可能关注的文档
- 非上市民营商业地产企业融资模式研究——以br集团为例-research on financing mode of unlisted private commercial real estate enterprises - taking br group as an example.docx
- 非审计服务对审计独立性影响探讨—以新大地为例-probe into the influence of non-audit services on audit independence - taking new land as an example.docx
- 非农化村庄社区发展策略分析-analysis on the development strategy of non-agricultural village community.docx
- 非受体酪氨酸激酶c-abl通过cdc25c调控g2m转换的机理研究-study on the mechanism of non-receptor tyrosine kinase c - abl regulating g2m conversion through cdc 25c.docx
- 非受体酪氨酸激酶c-abl调节微管组装的机理分析-mechanism analysis of non-receptor tyrosine kinase c - abl regulating microtubule assembly.docx
- 非均匀热流条件下螺旋管内流动与传热特性分析-analysis of flow and heat transfer characteristics in spiral tubes with non-uniform heat flow.docx
- 非学历教育培训机构市场准入问题的分析——以郑州市为例-analysis on market access of non-academic education and training institutions - taking zhengzhou as an example.docx
- 非圆车削加工中高速往复进给技术的分析-analysis of high-speed reciprocating feeding technology in noncircular turning.docx
- 非增强螺旋ct对上尿路结石成分预测价值的分析-analysis of the predictive value of non-enhanced spiral ct on the composition of upper urinary tract stones.docx
- 非制度化治理手段的重拾——基于豫南陆村村级治理的调察-the revival of non-institutionalized governance means - based on the investigation of village-level governance in lu village, southern henan province.docx
- 分布式网络的平均一致估计及优化分析-average consistent estimation and optimization analysis of distributed networks.docx
- 分布式搜索引擎索引安全及缓存策略分析-analysis of index security and cache policy of distributed search engine.docx
- 分布式天线系统的能效谱效性能研究及高能效设计-study on energy efficiency spectral efficiency performance and high energy efficiency design of distributed antenna system.docx
- 分布式微小型机器人通信网络的分析与实现-analysis and implementation of distributed micro-robot communication network.docx
- 分布式网络数据包索引存储系统分析-analysis of distributed network data packet index storage system.docx
- 分布式天线系统信道容量及关键问题分析-analysis of channel capacity and key issues in distributed antenna system.docx
- 分布式文件系统关键技术分析与实现-analysis and implementation of key technologies in distributed file system.docx
- 分布式卫星sar-gmti系统性能分析与仿真技术分析-performance analysis and simulation technology analysis of distributed satellite sar - gmt system.docx
- 分布式文件系统在gs模式中的应用研究-application research of distributed file system in gs mode.docx
- 分布式文件系统客户端关键技术分析-analysis on key technologies of distributed file system client.docx
原创力文档


文档评论(0)