Skip to content

Commit

Permalink
Merge pull request camaraproject#90 from wangruobei/main
Browse files Browse the repository at this point in the history
New API proposal - High-throughput elastic networks API
  • Loading branch information
jgarciahospital authored Nov 20, 2024
2 parents c03ec6f + 84e295b commit f9ac2cd
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# APIproposal_high_throughput_elastic_networks_ChinaMobile

| **Field** | Description |
| ---- | ----- |
| API family name | high-throughput elastic networks API |
| API family owner | China Mobile |
| API summary | This API provides scheduling ability of huge data transmission in network. It can calculate load-balancing paths automatically with given time duration, total data amount and bandwidth limit, and satisfy huge data transmission requirements with dynamic and elastic bandwidth allocation algorithms, tidal-traffic-aware segment list adjustment and SRv6 multiple segment list technology.<br /><br />This API is designed for large enterprises requiring efficient network bandwidth management. It dynamically adjusts and optimizes bandwidth utilization to handle high-volume data transmission scenarios such as video conferences, large file transfers, and cloud resource access. By leveraging advanced technologies, it ensures seamless and efficient data flow across different time periods. This API is ideal for organizations that need robust solutions to manage substantial data transfers, ensuring high performance and reliability in demanding network environments.<br/>This API is suitable for customers in industries with massive data transfer requirements, such as Cross-cloud backup, model training at intelligent compute centers, video editing, and scientific computing. For example, the Five-hundred-meter Aperture Spherical radio Telescope (FAST), located in GuiZhou province of China, could generate more than 10 PB of observational data per year. By calling this API, users can dynamically adjust bandwidth and elastically orchestrate network resources according to their specific requirements for bandwidth, latency, and file size. This capability facilitates the efficient and expedient transmission of large observational datasets within short timeframes. In subsequent applications of the API, developers can set multiple groups of input parameters as standard configuration files, enabling quick selection and application.<br /><br />Input:<br/>1. Bandwidth Requirement: Time-segmented bandwidth requirements (can include multiple time points)<br/>2. Bandwidth Requirement Type: Upload bandwidth, download bandwidth, two-way bandwidth Service<br/>3. Latency Requirement: Latency guarantee requirement range<br/>4. File Requirements: Size of files to be transmitted <br/>5. Guarantee Requirements: Bandwidth guarantee and load sharing requirements<br/><br />Output:<br/>1. Success or failure<br/>2. Estimation of transmission rate by time segment<br/>3. Estimated transmission duration,<br/>4. Statistical conclusions after successful transmission1. Estimation of transmission rate by time segment<br/>5. (optional) any conditions required for the operator to meet the request (e.g. a particular entry point to the network must be used). |
| Uniqueness |The API stands out for its advanced network bandwidth management, designed to dynamically optimize and adjust bandwidth utilization. Targeted at large enterprises, it handles high-volume data transmissions such as video conferences, large file transfers, and cloud resource access. This API leverages UCMP or ECMP capabilities implemented by srv6 technology, placing it within the IP bearer network field. Unlike NetworkSlicing, QoD, and DedicatedNetwork APIs, which rely on wireless professional slicing and SLA guarantee technologies, this API provides a unique solution for robust and reliable high-throughput needs in enterprise environments.|
| Technical viability | This API leverages the IETF RFC8402 Segment Routing Architecture and RFC8986 SR Multi-SEGment Multi-Complexity Balancing technology based on SR Network Programming Segment Routing over IPv6 (SR) Network Programming and RFC6241 Network Configuration Protocol Protocol (NETCONF) adjusts QoS technology in real time to achieve the availability of high-throughput, high-bandwidth APIs. |
| Commercial viability | IP high-throughput elastic web application APIs have been commercialized in many fields. Help operators monetize their variable bandwidth needs. High-throughput and high-bandwidth capabilities have great potential for market applications in the future, and are particularly important in scientific and technological research, astronomical meteorology, data backup, film and television editing and other scenarios, scientific research and other fields, and many commercial scenarios have emerged. |
| YAML code available? | Yes. |
| Validated in lab/productive environments? | Yes, in productive network. |
| Validated with real customers? | YES. |
| Validated with operators? | Yes, 3 operators participated in the evaluations. |
| Supporters in API Backlog Working Group | China Mobile, Huawei, ZTE |
Binary file not shown.

0 comments on commit f9ac2cd

Please sign in to comment.