中文
相关论文

相关论文: SDN based Network Function Parallelism in Cloud

200 篇论文

As one of the most popular south-bound protocol of software-defined networking(SDN), OpenFlow decouples the network control from forwarding devices. It offers flexible and scalable functionality for networks. These advantages may cause…

分布式、并行与集群计算 · 计算机科学 2016-08-24 Zhihao Shang , Katinka Wolter

Low-speed internet can negatively affect incident response in a number of ways, including decreased teamwork, delayed detection, inefficient action, and elevated risk. Delayed data acquisition and processing may result from inadequate…

网络与互联网体系结构 · 计算机科学 2025-09-11 Abdul Razaque , Abitkhanova Zhadyra Abitkhanovna

Due to the increasing heterogeneity in network user requirements, dynamically varying day to day network traffic patterns and delay in-network service deployment, there is a huge demand for scalability and flexibility in modern networking…

硬件体系结构 · 计算机科学 2019-10-31 Sasindu Wijeratne , Ashen Ekanayake , Sandaruwan Jayaweera , Danuka Ravishan , Ajith Pasqual

Software Defined Networking (SDN) has emerged as a revolutionary paradigm to manage cloud infrastructure. SDN lacks scalable trust setup and verification mechanism between Data Plane-Control Plane elements, Control Plane elements, and…

密码学与安全 · 计算机科学 2019-03-18 Ankur Chowdhary , Adel Alshamrani , Dijiang Huang , Myong Kang , Anya Kim , Alexander Velazquez

The computational requirements for training deep neural networks (DNNs) have grown to the point that it is now standard practice to parallelize training. Existing deep learning systems commonly use data or model parallelism, but…

分布式、并行与集群计算 · 计算机科学 2018-07-23 Zhihao Jia , Matei Zaharia , Alex Aiken

Content Delivery Networks (CDNs) deliver content (e.g. Web pages, videos) to geographically distributed end-users over the Internet. Some contents do sometimes attract the attention of a large group of end-users. This often leads to flash…

网络与互联网体系结构 · 计算机科学 2017-10-16 Narjes Tahghigh Jahromi , Roch H. Glitho , Adel Larabi , Richard Brunner

Nowadays, the new network architectures with respect to the traditional network topologies must manage more data, which entails having increasingly robust and scalable network structures. As there is a process of growth, adaptability, and…

网络与互联网体系结构 · 计算机科学 2024-08-06 Antonio Cortés Castillo

Network Coding (NC) shows great potential in various communication scenarios through changing the packet forwarding principles of current networks. It can improve not only throughput, latency, reliability and security but also alleviates…

网络与互联网体系结构 · 计算机科学 2016-01-14 Dávid Szabó , Attila Csoma , Péter Megyesi , András Gulyás , Frank H. P. Fitzek

Network Functions Virtualization (NFV) aims to support service providers to deploy various services in a more agile and cost-effective way. However, the softwarization and cloudification of network functions can result in severe congestion…

网络与互联网体系结构 · 计算机科学 2017-02-24 Tuan-Minh Pham , Thi-Thuy-Lien Nguyen , Serge Fdida , Huynh Thi Thanh Binh

Network virtualization is a key enabler for 5G systems to support the expected use cases of vertical markets. In this context, we study the joint optimal deployment of Virtual Network Functions (VNFs) and allocation of computational…

信息论 · 计算机科学 2020-06-17 Antonio De Domenico , Ya-Feng Liu , Wei Yu

The current functionality supported by OpenFlowbased software defined networking (SDN) includes switching, routing, tunneling, and some basic fire walling while operating on traffic flows. However, the semantics of SDN do not allow for…

网络与互联网体系结构 · 计算机科学 2012-12-17 Abhishek Chanda , Cedric Westphal

SDN and NFV have recently changed the way we operate networks. By decoupling control and data plane operations and virtualising their components, they have opened up new frontiers towards reducing network ownership costs and improving…

网络与互联网体系结构 · 计算机科学 2021-11-17 M. Ruffini , F. Slyne

In the management of computer network systems, the service function chaining (SFC) modules play an important role by generating efficient paths for network traffic through physical servers with virtualized network functions (VNF). To…

人工智能 · 计算机科学 2020-11-18 DongNyeong Heo , Doyoung Lee , Hee-Gon Kim , Suhyun Park , Heeyoul Choi

Network function virtualization (NFV) is referred to the technology in which softwarized network functions virtually run on commodity servers. Such functions are called virtual network functions (VNFs). A specific service is composed of a…

网络与互联网体系结构 · 计算机科学 2018-12-04 Hamed Rahmani Khezri , Puria Azadi Moghadam , Mohammad Karimzadeh Farshbafan , Vahid Shah-Mansouri , Hamed Kebriaei , Dusit Niyato

Information Centric Networking (ICN) has been proposed as a new networking paradigm in which the network provides users with content instead communication channels between hosts. The Software Defined Networking (SDN) approach promises to be…

网络与互联网体系结构 · 计算机科学 2013-11-01 Stefano Salsano , Nicola Blefari-Melazzi , Andrea Detti , Giacomo Morabito , Luca Veltri

Modern networks run "middleboxes" that offer services ranging from network address translation and server load balancing to firewalls, encryption, and compression. In an industry trend known as Network Functions Virtualization (NFV), these…

数据结构与算法 · 计算机科学 2018-02-27 Moses Charikar , Yonatan Naamad , Jennifer Rexford , X. Kelvin Zou

Network Function Virtualization (NFV) is a vital player of modern networks providing different types of services such as traffic optimization, content filtering, and load balancing. More precisely, NFV is a provisioning technology aims at…

网络与互联网体系结构 · 计算机科学 2020-04-21 Abolfazl Ghazizadeh , Behzad Akbari , Mohammad Mahdi Tajiki

We present an architectural design and a reference implementation for horizontal scaling of virtual network function chains. Our solution does not require any changes to network functions and is able to handle stateful network functions for…

网络与互联网体系结构 · 计算机科学 2018-10-09 Jiefei Ma , Windhya Rankothge , Christian Makaya , Mariceli Morales , Frank Le , Jorge Lobo

Network Function Virtualization (NFV) has emerged as a disruptive networking architecture whose galloping evolution is prompting enterprises to outsource network functions to the cloud and ultimately harvest the fruits of cloud computing,…

网络与互联网体系结构 · 计算机科学 2022-03-08 Moubarak Zoure , Toufik Ahmed , Laurent Réveillère

Serverless computing enables a new way of building and scaling cloud applications by allowing developers to write fine-grained serverless or cloud functions. The execution duration of a cloud function is typically short-ranging from a few…

操作系统 · 计算机科学 2022-09-08 Yuqi Fu , Li Liu , Haoliang Wang , Yue Cheng , Songqing Chen