Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.
/ reveal-src Public archive

Simulation codes of paper "Reveal: Robustness-Aware VNF Placement and Request Scheduling in Edge Clouds"

Notifications You must be signed in to change notification settings

Fangjin98/reveal-src

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Reveal Simulation

This repo contains the simulation codes of reveal.

Data

Reveal use tabel instance_events in Google cluster dataset.

gsutil cp gs://clusterdata_2019_a/instance_events-000000000000.json.gz <destination dir>

Directory structure

  • src
    • elements: models of ecn, user, vnf
    • constant.py: configs
    • reveal.py: the implementation of reveal algorithms
  • data: contains the vnf cost, ecn capacity, and the results of different lp.

About

Simulation codes of paper "Reveal: Robustness-Aware VNF Placement and Request Scheduling in Edge Clouds"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages