networks-5g-cdn

所属分类:3G/4G/5G开发
开发工具:Jupyter Notebook
文件大小:10075KB
下载次数:0
上传日期:2020-02-04 13:43:53
上 传 者sh-1993
说明:  存储库,包含“在支持5G的Edge Core数据中心中放置内容...”一文的数据和实现...
(Repository containing the data and implementation of the paper "Content Placement in 5G-enabled Edge/Core Datacenter Networks Resilient to Link Cut Attacks" published in Wiley Networks Journal)

文件列表:
LICENSE (1072, 2020-02-04)
data (0, 2020-02-04)
data\sol-clsd-Coronet-only-dcs.csv (16187801, 2020-02-04)
data\sol-clsd-Germany50-full-5000-4.0.csv (21419465, 2020-02-04)
data\sol-clsd-Germany50-full-5000-5.0.csv (21485776, 2020-02-04)
data\sol-clsd-Germany50-full-5000-6.0.csv (21430301, 2020-02-04)
data\sol-clsd-Germany50-only-dcs.csv (32131962, 2020-02-04)
data\sol-placement-Coronet-only-dcs.csv (3868639, 2020-02-04)
data\sol-placement-Germany50-full-5000-4.0.csv (4437581, 2020-02-04)
data\sol-placement-Germany50-full-5000-5.0.csv (4436677, 2020-02-04)
data\sol-placement-Germany50-full-5000-6.0.csv (4417501, 2020-02-04)
data\sol-placement-Germany50-only-dcs.csv (6645928, 2020-02-04)
figures (0, 2020-02-04)
figures\Coronet_original.svg (49612, 2020-02-04)
figures\Germany50_original.svg (38858, 2020-02-04)
plots-networks.ipynb (5156326, 2020-02-04)
reader.py (1422, 2020-02-04)
topologies (0, 2020-02-04)
topologies\Coronet.txt (4120, 2020-02-04)
topologies\Germany50.txt (2214, 2020-02-04)

# Content Placement in 5G-enabled Edge/Core Datacenter Networks Resilient to Link Cut Attacks Carlos Natalino, Amaro de Sousa, Lena Wosinska and Marija Furdek **Published under open access**: https://doi.org/10.1002/net.21930 **Abstract**: High throughput, resilience, and low latency requirements drive the development of 5G-enabled content delivery networks (CDNs) which combine core data centers (cDCs) with edge data centers (eDCs) that cache the most popular content closer to the end users for traffic load and latency reduction. Deployed over the exist- ing optical network infrastructure, CDNs are vulnerable to link cut attacks aimed at disrupting the overlay services. Planning a CDN to balance the stringent service requirements and increase resilience to attacks in a cost-efficient way entails solving the content placement problem (CPP) across the cDCs and eDCs. This article pro- poses a framework for finding Pareto-optimal solutions with minimal user-to-content distance and maximal robustness to targeted link cuts, under a defined budget. We formulate two optimization problems as integer linear programming (ILP) models. The first, denoted as K-best CPP with minimal distance (K-CPP-minD), identifies the eDC/cDC placement solutions with minimal user-to-content distance. The sec- ond performs critical link set detection to evaluate the resilience of the K-CPP-minD solutions to targeted fiber cuts. Extensive simulations verify that the eDC/cDC selection obtained by our models improves network resilience to link cut attacks without adversely affecting the user-to-content distances or the core network traffic mitigation benefits. ### What's in this repo? - The topologies files describing the topologies used in the work (`topologies` folder) | Germany50 | Coronet | :-------------------------:|:-------------------------: ![Germany50](https://github.com/carlosnatalino/networks-5g-cdn/blob/master/./figures/Germany50_original.svg) | ![Coronet Conus](https://github.com/carlosnatalino/networks-5g-cdn/blob/master/./figures/Coronet_original.svg) - The solutions of the ILP models from the paper (`data` folder) - This jupyter notebook with the results computation and plotting ### Dependencies We use Pandas, NetworkX and Matplotlib. ### Citing the work Natalino C, de Sousa A, Wosinska L, Furdek M. Content placement in 5G‐enabled edge/core datacenter networks resilient to link cut attacks. Networks, 2020, 1–13. https://doi.org/10.1002/net.21930 BibTeX entry: ``` @article{NatalinoEtAl:2020, author = {Carlos Natalino and Amaro de Sousa and Lena Wosinska and Marija Furdek}, title = {Content placement in 5G‐enabled edge/core datacenter networks resilient to link cut attacks}, journal = {Networks}, volume = {}, number = {}, pages = {}, doi = {10.1002/net.21930}, year = {2018} } ```

近期下载者

相关文件


收藏者