中文
相关论文

相关论文: Renaissance: A Self-Stabilizing Distributed SDN Co…

200 篇论文

We consider a joint uplink and downlink scheduling problem of a fully distributed wireless networked control system (WNCS) with a limited number of frequency channels. Using elements of stochastic systems theory, we derive a sufficient…

系统与控制 · 电气工程与系统科学 2025-05-20 Gaoyang Pang , Kang Huang , Daniel E. Quevedo , Branka Vucetic , Yonghui Li , Wanchun Liu

This article studies disruption tolerant networks (DTNs) where each node knows the probabilistic distribution of contacts with other nodes. It proposes a framework that allows one to formalize the behaviour of such a network. It generalizes…

网络与互联网体系结构 · 计算机科学 2007-05-23 Jean-Marc Francois , Guy Leduc

The advancement in cloud networks has enabled connectivity of both traditional networked elements and new devices from all walks of life, thereby forming the Internet of Things (IoT). In an IoT setting, improving and scaling network…

密码学与安全 · 计算机科学 2020-02-04 Safi Faizullah , Muhammad Asad Khan , Ali Alzahrani , Imdadullah Khan

The aim of this paper is to analyze methods of flexible control in SDN networks and to propose a self-developed solution that will enable intelligent adaptation of SDN controller performance. This work aims not only to review existing…

网络与互联网体系结构 · 计算机科学 2024-09-19 Marta Szymczyk

Multi-Access Edge Computing (MEC) will allow implementing low-latency services that have been unfeasible so far. The European Telecommunications Standards Institute (ETSI) and the 3rd Generation Partnership Project (3GPP) are working…

网络与互联网体系结构 · 计算机科学 2021-06-15 Pablo Fondo-Ferreiro , Felipe Gil-Castiñeira , Francisco Javier González-Castaño , David Candal-Ventureira

Spiking Neural Networks (SNNs) aim at providing energy-efficient learning capabilities when implemented on neuromorphic chips with event-based Dynamic Vision Sensors (DVS). This paper studies the robustness of SNNs against adversarial…

机器学习 · 计算机科学 2021-09-07 Alberto Marchisio , Giacomo Pira , Maurizio Martina , Guido Masera , Muhammad Shafique

Early programming languages for software-defined networking (SDN) were built on top of the simple match-action paradigm offered by OpenFlow 1.0. However, emerging hardware and software switches offer much more sophisticated support for…

网络与互联网体系结构 · 计算机科学 2016-07-06 Mina Tahmasbi Arashloo , Yaron Koral , Michael Greenberg , Jennifer Rexford , David Walker

Software Defined Networking (SDN) paradigm has the benefits of programmable network elements by separating the control and the forwarding planes, efficiency through optimized routing and flexibility in network management. As the energy…

网络与互联网体系结构 · 计算机科学 2019-07-31 Beakal Gizachew Assefa , Öznur Özkasap

Future extreme-scale computer systems may expose silent data corruption (SDC) to applications, in order to save energy or increase performance. However, resilience research struggles to come up with useful abstract programming models for…

数学软件 · 计算机科学 2014-01-15 James Elliott , Mark Hoemmen , Frank Mueller

Intrusion Detection Systems (IDS) are a vital part of a network-connected device. In this paper, we develop a deep learning based intrusion detection system that is deployed in a distributed setup across devices connected to a network. Our…

密码学与安全 · 计算机科学 2025-08-13 Abu Shafin Mohammad Mahdee Jameel , Shreya Ghosh , Aly El Gamal

The current power grid is no longer a feasible solution due to ever-increasing user demand of electricity, old infrastructure, and reliability issues and thus require transformation to a better grid a.k.a., smart grid (SG). The key features…

网络与互联网体系结构 · 计算机科学 2019-03-29 Mubashir Husain Rehmani , Alan Davy , Brendan Jennings , Chadi Assi

When evolved NodeB (eNB) flexible functional split is implemented in Virtualized Radio Access Network (V-RAN) 5G systems, fronthaul connectivity between the virtualized network functions (VNFs) must be seamlessly guaranteed. This study…

网络与互联网体系结构 · 计算机科学 2017-11-21 K. Kondepu , A. Sgambelluri , F. Cugini , P. Castoldi , R. Aparicio Morenilla , D. Larrabeiti , B. Vermeulen , L. Valcarenghi

Software-Defined Network (SDN) is a new arising terminology of network architecture with outstanding features of orchestration by decoupling the control plane and the data plane in each network element. Even though it brings several…

密码学与安全 · 计算机科学 2022-01-05 Phan The Duy , Hien Do Hoang , Do Thi Thu Hien , Anh Gia-Tuan Nguyen , Van-Hau Pham

Current SDN controllers have been designed based on a monolithic approach that integrates all of services and applications into one single, huge program. The monolithic design of SDN controllers restricts programmers who build management…

网络与互联网体系结构 · 计算机科学 2024-10-30 Douglas Comer , Adib Rastegarnia

Cloud infrastructure provides computing services where computing resources can be adjusted on-demand. However, the adoption of cloud infrastructures brings concerns like reliance on the service provider network, reliability, compliance for…

网络与互联网体系结构 · 计算机科学 2020-03-03 Aaqif Afzaal Abbasi , Shahab Shamshirband , Mohammed A. A. Al-qaness , Almas Abbasi , Nashat T. AL-Jallad , Amir Mosavi

Networking data analytics is increasingly used for enhanced network visibility and controllability. We draw the similarities between the Software Defined Networking (SDN) architecture and the MapReduce programming model. Inspired by the…

网络与互联网体系结构 · 计算机科学 2016-09-13 Haoyu Song , Jun Gong , Hongfei Chen

Software defined networking implements the network control plane in an external entity, rather than in each individual device as in conventional networks. This architectural difference implies a different design for control functions…

网络与互联网体系结构 · 计算机科学 2017-12-07 AbdelRahman Abdou , Paul C. van Oorschot , Tao Wan

SDN controllers must be periodically modified to add features, improve performance, and fix bugs, but current techniques for implementing dynamic updates are inadequate. Simply halting old controllers and bringing up new ones can cause…

网络与互联网体系结构 · 计算机科学 2015-09-14 Karla Saur , Joseph Collard , Nate Foster , Arjun Guha , Laurent Vanbever , Michael Hicks

To meet the timing requirements of interactive applications, the no-frills congestion-agnostic transport protocols like UDP are increasingly deployed side-by-side in the same network with congestion-responsive TCP. In cloud platforms, even…

网络与互联网体系结构 · 计算机科学 2022-09-13 Ahmed M. Abdelmoniem , Brahim Bensaou

Virtual synchrony is an important abstraction that is proven to be extremely useful when implemented over asynchronous, typically large, message-passing distributed systems. Fault tolerant design is a key criterion for the success of such…

分布式、并行与集群计算 · 计算机科学 2018-04-26 Shlomi Dolev , Chryssis Georgiou , Ioannis Marcoullis , Elad Michael Schiller
‹ 上一页 1 8 9 10 下一页 ›