Skip to main content

Network function virtualization resource allocation simulation tool

Project description

# SFCSim a general network function virtualization resource allocation simulation platform in Python language # dir - sfcsim/                 main packet -    __init__.py -    classes/ -        __init__.py -        vnf.py -        ... -        scheduler.py -    algorithms/ -          __init__.py -          common.py -          ... -          shortset_path_scheduler.py -    layout/ -        __init__.py -        cellular_layout.py -        cernnet2_layout.py -        nsfnet_layout.py -    networks/ -         __init__.py -         cernnet2.py -         nsfnet.py

- examples/                 example codes -      vnf_type.py -      vnf_types.py -      node.py -      nodes.py -      sfc.py -      sfcs.py -      network.py -      scheduler.py -      … -      SA_scheduler.py -      TS_scheduler.py

- doc/                    Documentation -   __init__.py -   SFCSim base class design.pdf -   algorithms/ # Install Install the latest version of SFCSim:

` $ pip install sfcsim `

# Simple example

# Bugs Please send email to xuly@bupt.edu.cn # License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sfcsim-1.0.tar.gz (31.4 kB view hashes)

Uploaded Source

Built Distribution

sfcsim-1.0-py3-none-any.whl (48.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page