Projects per year
Abstract
Virtual network mapping (VNM) is to build a network on demand by deploying virtual machines in a substrate network, subject to constraints on capacity, bandwidth and latency. It is critical to data centers for coping with dynamic cloud workloads. This paper shows that VNM can be approached by graph pattern matching, a well-studied database topic. (1) We propose to model a virtual network request as a graph pattern carrying various constraints, and treat a substrate network as a graph in which nodes and edges bear attributes specifying their capacity. (2) We show that a variety of mapping requirements can be expressed in this model, such as virtual machine placement, network embedding and priority mapping. (3) In this model, we formulate VNM and its optimization problem with a mapping cost function. We establish complexity bounds of these problems for various mapping constraints, ranging from PTIME to NP-complete. For intractable problems, we show that their optimization problems are approximation-hard, i.e., NPO-complete in general and APX-hard even for special cases. (4) We also develop heuristic algorithms for priority mapping, an intractable problem. (5)We experimentally verify that our algorithms are efficient and are able to find high-quality mappings, using real-life and synthetic data.
Original language | English |
---|---|
Pages (from-to) | 287-307 |
Number of pages | 21 |
Journal | The Computer Journal |
Volume | 60 |
Issue number | 3 |
Early online date | 4 Oct 2016 |
DOIs | |
Publication status | Published - 1 Mar 2017 |
Fingerprint
Dive into the research topics of 'Virtual Network Mapping in Cloud Computing: A Graph Pattern Matching Approach'. Together they form a unique fingerprint.Projects
- 1 Finished