# mini_sfc **Repository Path**: WangXi_Chn/mini_sfc ## Basic Information - **Project Name**: mini_sfc - **Description**: Mini-SFC: An emulation framework designed for the Service Function Chain (SFC) orchestration algorithm Mini-SFC:一个针对服务功能链(SFC)编排算法设计的仿真框架 - **Primary Language**: Python - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: https://wangxichn.github.io/mini_sfc/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-12 - **Last Updated**: 2025-05-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python ## README # Mini-SFC 仿真框架
欢迎来到 Mini-SFC 仿真框架项目!根据您使用的语言,选择相应的入门指南: - [中文](./docs/source/introductory/README_zh.md) - [English](./docs/source/introductory/README_en.md) ## 项目介绍 **Mini-SFC** 是一个专为服务功能链(SFC)编排算法设计的仿真框架。该框架支持两种类型的仿真模式:基于离散事件的纯数值仿真和基于真实时间的容器模拟仿真,使其成为研究基于MANO(管理与编排)架构的SFC部署与迁移问题的理想工具。 ## 详细文档 关于Mini-SFC更详细的文档,请访问我们的[GitHub Pages](https://wangxichn.github.io/mini_sfc/)页面。 在设计Mini-SFC时,我们参考了许多著名的网络仿真工具的理念,包括但不限于: - [NS-3](https://www.nsnam.org/) - [Mininet](https://github.com/mininet/mininet) - [Containernet](https://github.com/containernet/containernet) - [VirNE](https://github.com/GeminiLight/virne) - [mini-nfv](https://github.com/josecastillolema/mini-nfv) 在此,我们向上述项目的开发者们表示由衷的感谢,正是因为他们的贡献,才使得我们的项目能够融合众多优秀的设计思想和技术实现。 希望您能在使用Mini-SFC的过程中有所收获,如有任何疑问或建议,请随时与我们联系。