https://github.com/maojianwei/maoqos_onos_application_tos
MaoQoS, sample application, Service Level Agreement(SLA) for Web, Videa Stream and SSH services.
https://github.com/maojianwei/maoqos_onos_application_tos
Last synced: 3 months ago
JSON representation
MaoQoS, sample application, Service Level Agreement(SLA) for Web, Videa Stream and SSH services.
- Host: GitHub
- URL: https://github.com/maojianwei/maoqos_onos_application_tos
- Owner: MaoJianwei
- Created: 2017-03-28T07:08:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-21T01:59:26.000Z (almost 8 years ago)
- Last Synced: 2025-01-13T15:15:30.872Z (4 months ago)
- Language: Java
- Homepage: http://www.maojianwei.com/
- Size: 17.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MaoQoS_ONOS_Application_ToS
MaoQoS is a extended funtion to config queue resources of Open vSwitch(OVS) device, in a dynamical and fine-grained way.
### My graduation project of engineering Bachelor Degree.
### Open source, but All unapproved use is banned.
.
MaoQoS consist of five parts:
> 1. [MaoQoS_ONOS_Core_Subsystem](https://github.com/MaoJianwei/MaoQoS_ONOS_Core_Subsystem): QoS Core SubSystem in ONOS.
>
> 2. [MaoQoS_OVS_QoS_Agent](https://github.com/MaoJianwei/MaoQoS_OVS_QoS_Agent): QoS southbound protocol agent.
>
> 3. [MaoQoS_ONOS_Application_ToS](https://github.com/MaoJianwei/MaoQoS_ONOS_Application_ToS): sample application, Service Level Agreement(SLA) for Web, Videa Stream and SSH services.
>
> 4. [MaoQoS_ONOS_Application_Tenant](https://github.com/MaoJianwei/MaoQoS_ONOS_Application_Tenant): sample application, tenant isolation in NFV scenario.
>
> 5. [MaoQoS_OVS_module_technology_test](https://github.com/MaoJianwei/MaoQoS_OVS_module_technology_test): technology test for the development of OVS QoS agent..
based on Linux TC, [ONOS](http://onosproject.org/) and [OVS](http://openvswitch.org/)
### Copyright @ 2016-2017 Jianwei Mao, FNLab@BUPT. All Rights Reserved.
MaoQoS ONOS Application ToS, Private repository.