NDN-4-VMM

所属分类:云计算
开发工具:C++
文件大小:28KB
下载次数:0
上传日期:2014-11-29 13:28:12
上 传 者sh-1993
说明:  “在云数据中心中通过命名数据网络支持无缝虚拟机迁移”一文的模拟代码...
(simulation codes for paper "Supporting Seamless Virtual Machine Migration via Named Data Networking in Cloud Data Center")

文件列表:
LICENSE (11515, 2014-11-29)
mycustom-app.cc (4589, 2014-11-29)
mycustom-app.h (1855, 2014-11-29)
mycustom-producer.cc (7860, 2014-11-29)
mycustom-producer.h (1114, 2014-11-29)
mycustom-strategy.cc (33059, 2014-11-29)
mycustom-strategy.h (2385, 2014-11-29)
mytype.h (10482, 2014-11-29)
sim-ndn-4-vmm.cc (26199, 2014-11-29)

NDN-4-VMM ========= simulation codes for paper "Supporting Seamless Virtual Machine Migration via Named Data Networking in Cloud Data Center" 1. install and configure ndnsim; ensure run a command "./waf configure --enable-examples", so that files under examples are built; 2. download simulation codes and configure a simulation testbed; 2.1. put following custom strategy files in folder "ndnsim/ns-3/src/ndnSIM/examples/custom-strategies/": "mycustom-strategy.h" "mycustom-strategy.cc" 2.2. put following custom app and producer files in folder "ndnsim/ns-3/src/ndnSIM/examples/custom-apps/": "mycustom-app.h" "mycustom-app.cc" "mycustom-producer.h" "mycustom-producer.cc" 2.3. put following data structure file and simulation script file in folder "ndnsim/ns-3/scratch/": "mytype.h" "sim-ndn-4-vmm.cc" 3. customize the simulation parameters (search "simulation parameters") in "sim-ndn-4-vmm.cc" and run it.

近期下载者

相关文件


收藏者