Application Examples
Provide the source code of energy-saving application and traffic-engineering application for the NDTwin application developer’s reference.
Energy-Saving App
The Energy-Saving App dynamically monitors link utilization and flow states to power down underutilized switches during off-peak hours, significantly reducing operational expenditure (OPEX) while maintaining the quality of experience (QoE) of user flows.
Tech Stack
| Component | Specification |
|---|---|
| Language | Python |
Traffic-Engineering App
The Traffic-Engineering App reduces network congestion and optimizes bandwidth utilization of links in a network by performing dynamic ECMP load-balancing for every ECMP port group.
Tech Stack
| Component | Specification |
|---|---|
| Language | C++ |
| View Source Code → |
Note: For installation instructions and API documentation, please refer to the specific documents in the respective repositories.