首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 0 毫秒
1.
对于云计算数据中心而言,网络作为云计算基础架构和服务提供的重要组成部分,需要满足更高的要求。本文首先给出网络的重要性,之后从数据中心网络、跨数据中心网络二个层面分别分析了最新的技术进展和技术需求。  相似文献   

2.
近年来,由于软件定义网络(SDN)的控制平面与数据平面分离、集中式控制的特点,被广泛应用于数据中心网络(DCN).分四个部分对DCN更新的相关研究进行了综述.首先,介绍了DCN和SDN的基本概念及研究现状;随后,详细说明了传统DCN在更新方面遇到的缺陷;其次,重点讨论了基于SDN的数据中心网络(SD-DCN)更新场景的研究现状与存在的不足,同时指出了一些方案存在的缺点;最后,对基于SDN的数据中心网络未来研究方向进行了展望,以期为SD-DCN的研究与应用提供一定的参考.  相似文献   

3.
针对云计算环境下满足负载均衡、自动伸缩、绿色节能等需求时所面临的虚拟机(VM)迁移问题,该文设计一种面向云计算基础设施基于工作负载预测的整合调度算法。通过有机结合基于工作负载预测的主动控制技术和基于实际系统状态信息的被动控制技术,并采用指数平滑预测模型预测未来时刻的工作负载情况,提出虚拟机选择阶段最大未来工作负载优先和虚拟机安置阶段比较资源需求队列的虚拟机整合算法。仿真表明,该算法利用基于预测的资源整合方式减少了服务器使用量、虚拟机迁移次数和服务等级协议违例次数,有效提升了以数据中心为核心的云基础设施整体资源利用率。  相似文献   

4.
    
Prior service chaining systems address server and network load balancing issues individually, which may not ensure efficient system performance. To this end, in this paper, we study the design, implementation, complexity analysis, and evaluation of Nearest First and Local‐Global Transformation algorithm, which jointly supports server and network load balancing for chaining virtualized network functions (VNFs) in data center environment. The algorithm firstly constructs service chains by a greedy strategy, which both considers server and network latency. Then a searching technique, which replaces a selected VNF with another candidate and swaps the order of VNFs in service chains, is applied to improve the solutions. We have implemented the algorithm using Software‐defined networking and OpenFlow concepts. The numerical results indicate that, compared with a sequential approach, Nearest First and Local‐Global Transformation increases the system bandwidth utilization up to 45%. The results also show that it is worth applying the second phase of our algorithm since it considerably enhances the system performance by 20%.  相似文献   

5.
简介网络虚拟化技术,提出了网络虚拟化技术在高可用性网络及分组传送网中的应用场景,针对目前虚拟化技术存在的关键问题,给出运营商应用网络虚拟化技术方面的建议。  相似文献   

6.
云计算网络虚拟化技术   总被引:6,自引:2,他引:4  
云计算极大扩展了IT服务能够提供的种类和范围,网络作为云计算基础架构和服务提供的重要组成部分,需要满足更高的要求。本文首先给出网络的重要性,之后从数据中心网络、跨数据中心网络以及泛在的云接入网络三个层面分别分析了最新的技术进展和技术需求。  相似文献   

7.
SDN与NFV技术在云数据中心的规模应用   总被引:1,自引:0,他引:1  
赵辉  丁鸣  程青松  卢凌  孔晨晟 《电信科学》2016,32(1):144-151
以云数据中心为切入点,首先对SDN领域中的叠加网络、SDN控制器、VxLAN 3种重要技术的特点进行了研究,然后对NFV领域中的通用服务器性能、服务链两类关键问题展开具体分析.最后,阐述了前期开展的SDN/NFV技术试验工作进展及相关结论,并对VDC应用产品进行了展望.  相似文献   

8.
In a data center network(DCN),load balancing is required when servers transfer data on the same path.This is necessary toavoid congestion.Load balancing is challenged by the dynamic transferral of demands and complex routing control.Because ofthe distributed nature of a traditional network,previous research on load balancing has mostly focused on improving the perfor-mance of the local network;thus,the load has not been optimally balanced across the entire network.In this paper,we propose anovel dynamic load-balancing algorithm for fat-tree.This algorithm avoids congestions to the great possible extent by searching fornon-conflicting paths in a centralized way.We implement the algorithm in the popular software-defined networking architectureand evaluate the algorithm’s performance on the Mininet platform.The results show that our algorithm has higher bisection band-width than the traditional equal-cost multi-path load-balancing algorithm and thus more effectively avoids congestion.  相似文献   

9.
网络虚拟化允许多个虚拟网络在同一物理基础设施上共存,有利于未来网络技术的增量部署。然而,当前可编程数据平面提供独占的数据平面抽象难以同时支持多个网络功能,该文提出一种支持并行流水线的虚拟化可编程数据平面结构(Virtualized P4-based Programmable Data Plane architecture with Parallel Pipeline,VirtP6),允许在单个物理设备上运行多个相互隔离的网络功能。VirtP6改变了可编程数据平面的单一流水线结构,引入并行的多个数据包处理流水线,实现了可编程数据平面的虚拟化,并保证了不同虚拟网络功能之间的资源隔离、流量隔离和访问隔离。最后,针对VirtP6的虚拟化开销、隔离性、可扩展性、网络适用性能进行实验评估。实验结果显示,与HyperP4相比,VirtP6大大降低了虚拟化开销,将延迟减少了68%,吞吐量提高了75%,具有良好的隔离性和扩展性。  相似文献   

10.
互联网产业的发展和云计算的兴起催生了跨数据中心互联的需求,而软件定义网络技术为解决数据中心互联的网络瓶颈提供了重要途径.首先介绍了几种常用的数据中心互联技术,分析了SDN的技术优势,然后提出了一种基于SDN的运营商数据中心互联承载技术方案,并阐述其实现思路.该方案可实现DC间的网络虚拟化,能够提供用户业务定制、网络自动开通、任意虚拟机间的策略隔离、流量调度、用户就近访问、DC间的容灾备份等业务功能.  相似文献   

11.
主要结合存储虚拟化技术在前期容灾方案的基础上,构建一个真正意义上的双活数据中心方案,并根据IT系统的实际部署架构对方案涉及的各个层面的改造进行分析,以作为IT系统双活数据中心建设的参考。  相似文献   

12.
结合全球多个实际案例,提出了一个电信大数据的精简方案架构。方案结合运营商的实际应用场景,挑选合适的组件进行组合,摒弃了通用化的大平台。大数据的发展,一要通过大数据应用提升运营效率,二要通过数据即服务(DAAS)拓展新的服务内容,提供对外服务。在业务实施设过程中,抓取、管理和挖掘电信运营商的核心数据是基础,运营商大数据的快速部署和应用是最终目标,两者需要在效率、成本和时间上取得平衡。  相似文献   

13.
结合云计算业务的特点和电信运营商建设云计算数据中心的优势,从集中建设大型数据中心、注重可靠性设计、数据中心的通信组织、数据中心网络技术的选择等方面阐述了云计算数据中心的建设思路。  相似文献   

14.
    
As one of the challenges for network virtu- alization, virtual network embedding which maps Virtual network (VN) to the substrate network and allocates re- sources according to the requirements of VN in an efficient way has gained great attention. Existing algorithms gener- ally make their decision according to the present available substrate network resource, especially bandwidth. This paper proposes a time-based VN embedding algorithm. A probability model is formulated to obtain the maximum probability that the available resources of substrate net- work can be used by succeeding VN requests. The prob- ability is set as the weight of the node and the greedy algorithm is employed to embed the virtual node. The reciprocal of the probability is set as the weight of the link and the shortest path algorithm is employed to em- bed the virtual link. Simulation experiments show that the proposed algorithm increases the acceptance rate and the revenue compared to the existing algorithms.  相似文献   

15.
    
As a key to ensure the victory in the future high-tech war and seize the power of heaven,space information network (SIN) has important mission status and military value.The concept,connotation and operation mechanism were introduced,and the overall topology structure of SIN was discussed.The research status of SIN architecture and several typical architecture design methods were described,and the scientific issues and solutions were brought out.Combining the thought of DaaC (data as a center),an architecture model of SIN was explored.Furthermore,DaaC provides a new way for the architecture design of SIN,and the aim of the architecture modeling approach is to provide architectural support for the basic theory and key technical research of SIN.  相似文献   

16.
介绍了数据库即服务的概念,阐述了应用数据库即服务的优势,给出了一种混合、异构数据库即服务平台的功能架构,描述了这种混合、异构数据库即服务平台的技术实现。  相似文献   

17.
邓罡  龚正虎  王宏  陈琳  刘志宏 《通信学报》2014,35(2):21-181
现代数据中心网络结构特征和应用模式的深刻变革,给网络资源管理带来了全新的挑战。地址自动配置技术、传输控制技术、流量管理技术以及虚拟化管理技术等是现代数据中心网络资源管理的重要内容,也是近年来学术界研究的重要方向。结合当前的研究现状,对以上几个方面的最新研究成果进行分析综述,并就网络资源管理未来的发展趋势进行展望。  相似文献   

18.
娄婉秋 《移动信息》2024,46(3):181-183
目前,数据中心作为云计算各项业务的实现基础,得到了更高的重视,数据中心的建设也成了云服务企业、地方产业等的发展关键。文中总结了云计算背景下数据中心的特点,分析了数据中心的核心技术,讨论了如何开展数据中心的建设,并重点分析了如何进行数据中心的安全管理,以期可以帮助技术人员改进数据中心的建设思路,提升数据中心的建设水平。  相似文献   

19.
施怡然  卢胜  黄峰 《移动信息》2024,46(1):201-203
针对云数据中心数据获取效率低和服务器资源浪费问题,为优化云平台的数据访问和资源利用,文中提出了一种时延优化的云数据中心数据放置(LOP)方法。文中首先分析了云平台的性能,建立了云平台的资源利用和数据获取时间模型。然后基于非支配排序算法NSGA-Ⅲ实现了全局最优的数据放置策略,对数据资源进行合理部署,有效利用服务器的资源,提高了数据获取的效率。最后通过CloudSim仿真平台,对提出的数据放置方法进行了仿真和对比实验。实验结果表明,LOP方法能明显提高云服务器的资源利用率,缩短任务的数据获取时间。  相似文献   

20.
         下载免费PDF全文
Multiple virtual networks (VNs) sharing an underlying substrate network is considered a promising tool to diversify and reshape the future inter-networking paradigm. In this paper, based on the robust optimization theory, a robust dynamic approach is presented, which periodically identifies bandwidth allocation to VNs to work reasonable well for a range of traffic patterns over a period of time, rather than certain traffic pattern instance. This problem is formulated as a robust optimization problem using path-flow model aiming to compute the minimumcost bandwidth allocation, and a distributed algorithm is proposed by using the primal decomposition method. The numerical result obtained from simulation experiments demonstrates the strength and the effectiveness of the proposed algorithm.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号