CN115766613A - Data transmission management method and system - Google Patents

Data transmission management method and system Download PDF

Info

Publication number
CN115766613A
CN115766613A CN202211332550.4A CN202211332550A CN115766613A CN 115766613 A CN115766613 A CN 115766613A CN 202211332550 A CN202211332550 A CN 202211332550A CN 115766613 A CN115766613 A CN 115766613A
Authority
CN
China
Prior art keywords
data
client
time
real
data transmission
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202211332550.4A
Other languages
Chinese (zh)
Other versions
CN115766613B (en
Inventor
孙崇武
刘晓雨
马识途
谢鹏飞
王钦
孙飞飞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huaneng Information Technology Co Ltd
Original Assignee
Huaneng Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huaneng Information Technology Co Ltd filed Critical Huaneng Information Technology Co Ltd
Priority to CN202211332550.4A priority Critical patent/CN115766613B/en
Publication of CN115766613A publication Critical patent/CN115766613A/en
Application granted granted Critical
Publication of CN115766613B publication Critical patent/CN115766613B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a data transmission management method, which is applied to the data transmission process between an operation server and a client, determines a data transmission strategy according to the data type and the corresponding data amount of data to be sent, can enable the operation server to adjust in time, improves the data transmission quality, and avoids the problems of data congestion, time delay and the like; monitoring the real-time system resource consumption condition of the operation server, assigning the real-time resource consumption condition, and determining whether to allocate system resources to preferentially transmit data with higher data priority according to the assignment of the real-time resource consumption condition, so that the transmission timeliness of the data with higher data priority is ensured; the data receiving capacity of the client is judged, and system resources are allocated according to the receiving capacity of the client, so that compared with conventional quantitative system resources allocation, the system resources are allocated more accurately, and waste of system resources is avoided.

Description

Data transmission management method and system
Technical Field
The present invention relates to the field of data communication technologies, and in particular, to a data transmission management method and system.
Background
Data transmission is to transmit data from a data source to a data terminal through one or more data links according to a certain rule, and the main function of the data transmission is to realize information transmission and exchange between points. A good data transmission mode can improve the real-time performance and reliability of data transmission.
In the existing internet communication application, in order to enable data to be transmitted efficiently, various data transmission adjustment strategies are often applied, in a conventional transmission strategy, a requirement of a client on data is obtained firstly, then corresponding data is transmitted through an operation server, when the data is transmitted, the data is not received by the client, so that the corresponding data is often sent continuously after the feedback of the client is waited, in such a handling way, when the operation server operates at a high load, if the client requests are urgent, the timeliness requirement of the data requests is difficult to meet, in order to solve the technical problem, the existing method is to directly allocate system resources to preferentially transmit data with higher priority, but the system resources are easily wasted due to the fact that the allocation of the system resources is quantitative allocation, and further the transmission of other data is influenced.
Disclosure of Invention
The invention aims to provide a data transmission management method which can meet the timeliness of data transmission with higher data priority and avoid the waste of system resources.
The invention discloses a data transmission management method, which is applied to the data transmission process between a service end and a client end, and comprises the following steps:
acquiring client data request information, and determining the data priority, the data type and the corresponding data volume of data to be sent according to the client request information;
determining a data transmission strategy according to the data type and the corresponding data volume of the data to be transmitted;
the method comprises the steps of obtaining the real-time system resource consumption condition of an operation server, assigning according to the real-time system resource consumption condition, if the assignment of the real-time system resource consumption condition of the operation server is larger than a preset value, allocating system resources according to data priority, and when allocating the system resources, performing equal-proportion allocation according to the data receiving capacity of a client to preferentially send data to the corresponding client.
In some embodiments of the present application, in order to enable accurate allocation of system resources, a method of determining the client data reception capability is disclosed, the method of determining the client data reception capability comprising:
analyzing and calculating the data receiving capacity of the client according to the data quantity of the data sent to the client and the interval time of the feedback information of the client;
and determining system resources required to be allocated according to the data receiving capacity of the client so that the data transmission of the operating server to the client meets the preset time requirement.
In some embodiments of the present application, the contents of system resources are disclosed, including:
data transmission distribution thread, interface network bandwidth, memory occupation proportion and processor occupation proportion.
In some embodiments of the present application, in order to determine the time for allocating system resources, a method for determining a resource consumption condition of a real-time system of an operation server is disclosed, and the method for determining the resource consumption condition of the real-time system of the operation server includes:
recording the data sending type and the corresponding data sending amount of the data in unit time, analyzing and calculating the system resource amount occupied by the data sent by the operation server in real time according to the system resource consumption amount corresponding to the unit data amount when the operation server processes the data of different data types, and further judging the real-time system resource consumption condition of the operation server.
In some embodiments of the present application, in order to perform fixed value analysis on a real-time system resource consumption condition, a method for assigning a value to the real-time system resource consumption condition is disclosed, and the method for assigning a value to a real-time system resource consumption condition includes:
establishing a real-time resource situation assignment model K = T- (P1X 1+ P2X 2+ P3X 3+ … + Pn Xn), wherein K is a real-time resource consumption value, and T is a total system resource value; p1, P2, P3, … and Pn are different data types, and X1, X2, X3, … and Xn are data transmission amounts of different data types.
In some embodiments of the present application, in order to perform a fixed-value analysis on the data receiving capability of the client, the transmission management method is perfected, and the transmission management method further includes:
assigning the data receiving capacity of the client with the priority receiving right to obtain a resource value required by the client;
analyzing and calculating all resource values required by the client with the priority receiving right, and determining the system resource allocation amount of the operation server.
In some embodiments of the present application, a more specific method for determining an actual time for allocating a system resource is disclosed, where the method for determining an opportunity for allocating a system resource includes:
setting K1;
if K is larger than K1, allocating system resources according to the data priority.
In some embodiments of the present application, an improvement is provided to a method for allocating system resources, the transmission management method further comprising:
according to the data priority of the transmitted data, determining the allocation amount of the allocated system resources when the data are transmitted to the corresponding client, wherein the allocation principle is that the higher the priority is, the larger the allocation amount of the allocated system resources is.
In some embodiments of the present application, in order to enable a backend management person to manually determine a data transmission policy, the transmission management method is improved, and the transmission management method further includes:
acquiring management request information of a background management end, and determining a data transmission strategy according to the management request information;
the data transmission strategy comprises a transmission mode, a transmission data format, a data priority, an interface network bandwidth and a data transmission allocation thread.
In some embodiments of the present application, a data transmission management system is also disclosed, the system comprising:
the receiving module is used for receiving client request information sent by a client;
the request information analysis module is used for analyzing the client request information and determining the data priority, the data type and the corresponding data volume of the data to be sent;
the transmission strategy determining module is used for preliminarily determining a data transmission strategy of the operating server according to the number of the clients of the service, the sent data amount and the sent data type;
and the system resource consumption judging module is used for analyzing and calculating the real-time system resource consumption condition of the operation server, assigning the real-time system resource consumption condition, and informing the transmission strategy determining module to allocate the system resources according to the data priority if the assignment of the real-time system resource consumption condition is greater than a preset value.
The data transmission management method disclosed by the application has the following advantages when managing data transmission:
1. the data transmission strategy is determined according to the data type of the data to be sent and the corresponding data volume, so that the operation server can be adjusted in time, the data transmission quality is improved, and the problems of data congestion, time delay and the like are avoided.
2. The real-time system resource consumption condition of the operation server is monitored, the real-time resource consumption condition is assigned, whether system resources are allocated to preferentially send data with higher data priority is determined according to the assignment of the real-time resource consumption condition, and the sending timeliness of the data with higher data priority is guaranteed.
3. The data receiving capacity of the client is judged, and system resources are allocated according to the receiving capacity of the client, so that compared with conventional quantitative system resources allocation, the system resources are allocated more accurately, and waste of system resources is avoided.
The technical solution of the present invention is further described in detail by the accompanying drawings and embodiments.
Drawings
FIG. 1 is a diagram illustrating method steps of a data transmission management method according to an embodiment of the present application;
fig. 2 is a diagram illustrating a method for determining the data receiving capability of the client according to an embodiment of the present application;
fig. 3 is a flowchart of data processing performed by a data transmission policy in the embodiment of the present application.
Detailed Description
The technical solution of the present invention is further illustrated by the accompanying drawings and examples.
Unless defined otherwise, technical or scientific terms used herein shall have the ordinary meaning as understood by one of ordinary skill in the art to which this invention belongs. The use of "first," "second," and similar terms in the present application do not denote any order, quantity, or importance, but rather the terms are used to distinguish one element from another. The word "comprising" or "comprises", and the like, means that the element or item listed before the word covers the element or item listed after the word and its equivalents, but does not exclude other elements or items. The terms "connected" or "coupled" and the like are not restricted to physical or mechanical connections, but may include electrical connections, whether direct or indirect. "upper", "lower", "left", "right", and the like are used merely to indicate relative positional relationships, and when the absolute position of the object being described is changed, the relative positional relationships may also be changed accordingly.
Example (b):
in the existing internet communication application, in order to enable data to be transmitted efficiently, various data transmission adjustment strategies are often applied, in a conventional transmission strategy, a requirement of a client on data is obtained firstly, then corresponding data is transmitted through an operation server, when the data is transmitted, the data is not received by the client, so that the corresponding data is often sent continuously after the feedback of the client is waited, in such a handling way, when the operation server operates at a high load, if the client requests are urgent, the timeliness requirement of the data requests is difficult to meet, in order to solve the technical problem, the existing method is to directly allocate system resources to preferentially transmit data with higher priority, but the system resources are easily wasted due to the fact that the allocation of the system resources is quantitative allocation, and further the transmission of other data is influenced.
The invention aims to provide a data transmission management method which can meet the timeliness of data transmission with higher data priority and avoid the waste of system resources.
Therefore, the present invention discloses a data transmission management method, which is applied to a data transmission process between a service end and a client end, and referring to fig. 1, the data transmission management method includes:
step S100, obtaining client data request information, and determining a data priority, a data type, and a corresponding data amount of data to be prepared for transmission according to the client request information.
The data types comprise network protocol and management protocol data, real-time service data, large data volume service data, streaming media data and common service data.
The network protocol and management protocol data require low time delay and low packet loss rate, but the requirement on bandwidth is not high, the real-time service data protocol requires high bandwidth, low time delay and low jitter, the large data volume service data refers to a network service with a long-time large data transmission behavior, and the service requires the network packet loss rate as low as possible, so that a flow shaping function can be configured for the message, the message sent from an interface is cached through a data buffer area, the packet loss phenomenon caused by congestion due to burst flow is reduced, the requirements of the stream media data on network time delay, packet loss and jitter are low, and the common service data has no special requirements on the network and is not high in importance.
Factors that affect the quality of data transmission include bandwidth, transmission delay and jitter, and packet loss rate.
Here, bandwidth, also referred to as throughput, refers to the maximum number of data bits transmitted from one end of the network to the other end in a fixed time (1 second), and may also be understood as the average rate of a particular data flow between two nodes of the network. The unit of bandwidth is bits per second (bit/s). In a network, there are two common bandwidth-related concepts: an uplink rate and a downlink rate. The uplink rate refers to the data transmission rate when the user sends information to the network, and the downlink rate refers to the transmission rate when the network sends information to the user. For example, a user uploads a file to a network through an FTP, and what influences the speed of uploading the file is an uplink rate; and downloading files from the network, what influences the speed of downloading files is the downlink rate.
The delay refers to a delay time required for a packet or packet to pass from a transmitting end to a receiving end of a network, and generally includes a transmission delay and a processing delay. In the case of speech transmission, the delay refers to the time from when the speaker starts speaking to when the other party hears the spoken content.
Jitter is used to describe the degree of delay variation, i.e., the time difference between the maximum delay and the minimum delay. Jitter is an important parameter for real-time transmission, and particularly real-time services such as voice and video are very intolerant to jitter, which can cause interruption of voice or video.
The packet loss rate is the percentage of the number of lost messages in the network transmission process to the total number of transmitted messages. A small amount of packet loss has little influence on the service, for example, in voice transmission, information of one bit or one packet is lost, and both parties of a call often cannot notice the loss.
Step S200, determining a data transmission policy according to the data type and the corresponding data amount of the data to be transmitted.
It should be understood that the data transmission strategy includes a plurality of kinds, and the differentiated services data transmission strategy is explained herein by way of example, and the basic principle thereof is to divide data into a plurality of classes, each class enjoys different processing, and especially different classes enjoy different levels of processing when the network is congested, so as to obtain different packet loss rates, delays and delay jitters. The services of the same type can be aggregated and uniformly transmitted in the network, so that the same time delay, jitter and packet loss rate are ensured.
Referring to fig. 3, the data transmission policy sequentially handles data by performing label classification, rate limiting of a traffic monitoring interface, and other processing according to data types, then performing congestion management, generating a plurality of data transmission queues, scheduling the data transmission queues, and finally transmitting the data out of the interface.
Step S300, acquiring the real-time system resource consumption condition of the operation server, assigning the real-time system resource consumption condition, if the assignment of the real-time system resource consumption condition of the operation server is larger than a preset value, allocating the system resource according to the data priority, and when allocating the system resource, performing equal-proportion allocation according to the data receiving capacity of the client to preferentially send data to the corresponding client.
The system resources include a data transmission allocation thread, an interface network bandwidth, a memory occupation ratio and a processor occupation ratio.
In some embodiments of the present application, in order to enable accurate allocation of system resources, a method for determining the client data receiving capability is disclosed, and referring to fig. 2, the method for determining the client data receiving capability includes:
step S301, analyzing and calculating the data receiving capacity of the client according to the data quantity of the data sent to the client and the interval time of the feedback information of the client.
Step S302, according to the data receiving capacity of the client, determining the system resources required to be allocated, so that the data transmission of the operating server to the client meets the preset time requirement.
In some embodiments of the present application, the contents of system resources are disclosed, including: data transmission and distribution thread, interface network bandwidth, memory occupation proportion and processor occupation proportion.
In some embodiments of the present application, in order to determine the time for allocating system resources, a method for determining a resource consumption condition of a real-time system of an operating server is disclosed, where the method for determining the resource consumption condition of the real-time system of the operating server includes: recording the data sending type and the corresponding data sending amount of the data in unit time, analyzing and calculating the system resource amount occupied by the data sent by the operation server in real time according to the system resource consumption amount corresponding to the unit data amount when the operation server processes the data of different data types, and further judging the real-time system resource consumption condition of the operation server.
In some embodiments of the present application, in order to perform fixed value analysis on a real-time system resource consumption condition, a method for assigning a value to the real-time system resource consumption condition is disclosed, and the method for assigning a value to a real-time system resource consumption condition includes: establishing a real-time resource situation assignment model K = T- (P1X 1+ P2X 2+ P3X 3+ … + Pn Xn), wherein K is a real-time resource consumption value, and T is a total system resource value; p1, P2, P3, … and Pn are different data types, and X1, X2, X3, … and Xn are data transmission amounts of different data types.
In some embodiments of the present application, in order to perform a fixed-value analysis on the data receiving capability of the client, the transmission management method is perfected, and the transmission management method further includes:
firstly, assigning a value to the data receiving capacity of the client with the priority receiving right to obtain a resource value required by the client.
And secondly, analyzing and calculating all resource values required by the client with the priority receiving right, and determining the system resource allocation amount of the operating server.
In some embodiments of the present application, a more specific method for determining an actual time for allocating a system resource is disclosed, where the method for determining an opportunity for allocating a system resource includes: setting K1; if K is larger than K1, allocating system resources according to the data priority.
In some embodiments of the present application, an improvement is provided to a method for allocating system resources, the transmission management method further comprising: according to the data priority of the transmitted data, determining the allocation amount of the allocated system resources when the data are transmitted to the corresponding client, wherein the allocation principle is that the higher the priority is, the larger the allocation amount of the allocated system resources is.
In some embodiments of the present application, in order to enable a backend management person to manually determine a data transmission policy, the transmission management method is improved, and the transmission management method further includes: acquiring management request information of a background management end, and determining a data transmission strategy according to the management request information; the data transmission strategy comprises a transmission mode, a transmission data format, a data priority, an interface network bandwidth and a data transmission allocation thread.
In some embodiments of the present application, a data transmission management system is also disclosed, the system comprising: the system comprises a receiving module, a request information analysis module, a transmission strategy determination module and a system resource consumption judgment module.
The receiving module is used for receiving client request information sent by a client.
The request information analysis module is used for analyzing the request information of the client and determining the data priority, the data type and the corresponding data volume of the data to be sent;
the transmission strategy determining module is used for preliminarily determining a data transmission strategy of an operation service terminal according to the number of the service clients, the sent data amount and the sent data type;
the system resource consumption judging module is used for analyzing and calculating the real-time system resource consumption condition of the operation server, assigning the real-time system resource consumption condition, and if the assignment of the real-time system resource consumption condition is larger than a preset value, informing the transmission strategy determining module to allocate the system resources according to the data priority.
The data transmission management method disclosed by the application has the following advantages when managing data transmission:
1. the data transmission strategy is determined according to the data type of the data to be sent and the corresponding data volume, so that the operation server can be adjusted in time, the data transmission quality is improved, and the problems of data congestion, time delay and the like are avoided.
2. The real-time system resource consumption condition of the operation server is monitored, the real-time resource consumption condition is assigned, whether system resources are allocated to preferentially send data with higher data priority is determined according to the assignment of the real-time resource consumption condition, and the sending timeliness of the data with higher data priority is guaranteed.
3. The data receiving capacity of the client is judged, and the system resources are allocated according to the receiving capacity of the client, so that compared with the conventional quantitative system resources, the system resources are allocated more accurately, and the waste of system resources is avoided.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solutions of the present invention and not for limiting the same, and although the present invention is described in detail with reference to the preferred embodiments, those of ordinary skill in the art should understand that: modifications and equivalents may be made to the invention without departing from the spirit and scope of the invention.

Claims (10)

1. A data transmission management method is applied to a data transmission process between an operation server side and a client side, and comprises the following steps:
acquiring client data request information, and determining the data priority, the data type and the corresponding data volume of data to be sent according to the client request information;
determining a data transmission strategy according to the data type and the corresponding data amount of the data to be transmitted;
the method comprises the steps of obtaining the real-time system resource consumption condition of an operation server, assigning according to the real-time system resource consumption condition, if the assignment of the real-time system resource consumption condition of the operation server is larger than a preset value, allocating system resources according to data priority, and when allocating the system resources, performing equal-proportion allocation according to the data receiving capacity of a client to preferentially send data to the corresponding client.
2. The data transmission management method according to claim 1, wherein the method of determining the client data receiving capability comprises:
analyzing and calculating the data receiving capacity of the client according to the data quantity of the data sent to the client and the interval time of the feedback information of the client;
and determining system resources required to be allocated according to the data receiving capacity of the client so that the data transmission of the operating server to the client meets the preset time requirement.
3. A method for managing data transmission according to claim 2, wherein said system resources include:
data transmission distribution thread, interface network bandwidth, memory occupation proportion and processor occupation proportion.
4. The data transmission management method according to claim 2, wherein the method for determining the resource consumption of the real-time system of the operation server comprises:
recording the data sending type and the corresponding data sending amount of the data in unit time, analyzing and calculating the system resource amount occupied by the data sent by the operation server in real time according to the system resource consumption amount corresponding to the unit data amount when the operation server processes the data of different data types, and further judging the real-time system resource consumption condition of the operation server.
5. The data transmission management method of claim 4, wherein the method for assigning the real-time system resource consumption comprises:
establishing a real-time resource situation assignment model K = T- (P1X 1+ P2X 2+ P3X 3+ … + Pn Xn), wherein K is a real-time resource consumption value, and T is a total system resource value; p1, P2, P3, … and Pn are different data types, and X1, X2, X3, … and Xn are data transmission amounts of different data types.
6. The data transmission management method according to claim 5, wherein the transmission management method further comprises:
assigning the data receiving capacity of the client with the priority receiving right to obtain a resource value required by the client;
analyzing and calculating all resource values required by the client with the priority receiving right, and determining the system resource allocation amount of the operating server.
7. The data transmission management method of claim 6, wherein the method for determining the time for allocating the system resources comprises:
setting K1;
if K is larger than K1, allocating system resources according to the data priority.
8. The data transmission management method according to claim 6, wherein the transmission management method further comprises:
according to the data priority of the transmitted data, determining the allocation amount of the allocated system resources when the data are transmitted to the corresponding client, wherein the allocation principle is that the higher the priority is, the larger the allocation amount of the allocated system resources is.
9. A data transmission management method according to claim 1, wherein the transmission management method further comprises:
acquiring management request information of a background management end, and determining a data transmission strategy according to the management request information;
the data transmission strategy comprises a transmission mode, a transmission data format, a data priority, an interface network bandwidth and a data transmission allocation thread.
10. A data transmission management system, the system comprising:
the receiving module is used for receiving client request information sent by a client;
the request information analysis module is used for analyzing the client request information and determining the data priority, the data type and the corresponding data volume of the data to be sent;
the transmission strategy determining module is used for preliminarily determining a data transmission strategy of the operating server according to the number of the clients of the service, the sent data amount and the sent data type;
and the system resource consumption judging module is used for analyzing and calculating the real-time system resource consumption condition of the operation server, assigning the real-time system resource consumption condition, if the assignment of the real-time system resource consumption condition is greater than a preset value, informing the transmission strategy determining module to allocate the system resources according to the data priority, and when the system resources are allocated, performing equal-proportion allocation according to the data receiving capacity of the client.
CN202211332550.4A 2022-10-28 2022-10-28 Data transmission management method and system Active CN115766613B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211332550.4A CN115766613B (en) 2022-10-28 2022-10-28 Data transmission management method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211332550.4A CN115766613B (en) 2022-10-28 2022-10-28 Data transmission management method and system

Publications (2)

Publication Number Publication Date
CN115766613A true CN115766613A (en) 2023-03-07
CN115766613B CN115766613B (en) 2023-05-23

Family

ID=85355653

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211332550.4A Active CN115766613B (en) 2022-10-28 2022-10-28 Data transmission management method and system

Country Status (1)

Country Link
CN (1) CN115766613B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102915254A (en) * 2011-08-02 2013-02-06 中兴通讯股份有限公司 Task management method and device
US20180212859A1 (en) * 2017-01-25 2018-07-26 Ringcentral, Inc. Systems and methods for regulating network resources to improve data-transmission quality
CN112911653A (en) * 2021-03-29 2021-06-04 北京理工大学 Priority B5G communication system resource scheduling method based on user grade
CN112988354A (en) * 2021-03-17 2021-06-18 中国人民解放军国防科技大学 Satellite communication system outbound resource optimization management method
CN113746592A (en) * 2020-05-27 2021-12-03 华为技术有限公司 Data transmission method and device
CN113950157A (en) * 2020-07-16 2022-01-18 中国电信股份有限公司 Uplink transmission method, device, system and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102915254A (en) * 2011-08-02 2013-02-06 中兴通讯股份有限公司 Task management method and device
US20180212859A1 (en) * 2017-01-25 2018-07-26 Ringcentral, Inc. Systems and methods for regulating network resources to improve data-transmission quality
CN113746592A (en) * 2020-05-27 2021-12-03 华为技术有限公司 Data transmission method and device
CN113950157A (en) * 2020-07-16 2022-01-18 中国电信股份有限公司 Uplink transmission method, device, system and storage medium
CN112988354A (en) * 2021-03-17 2021-06-18 中国人民解放军国防科技大学 Satellite communication system outbound resource optimization management method
CN112911653A (en) * 2021-03-29 2021-06-04 北京理工大学 Priority B5G communication system resource scheduling method based on user grade

Also Published As

Publication number Publication date
CN115766613B (en) 2023-05-23

Similar Documents

Publication Publication Date Title
EP1796332B1 (en) Token bucket dynamic bandwidth allocation
JP4964046B2 (en) Packet data traffic scheduling and acceptance control
US7835283B2 (en) Method and system for managing quality of service by feeding information into the packet network
KR100542401B1 (en) An Admission Control Method in Differentiated Service Networks
US20030152096A1 (en) Intelligent no packet loss networking
US7072344B2 (en) Redistribution of excess bandwidth in networks for optimized performance of voice and data sessions: methods, systems and program products
EP1927217B1 (en) Aggregated resource reservation for data flows
US20050083842A1 (en) Method of performing adaptive connection admission control in consideration of input call states in differentiated service network
JP2005513917A (en) Method for transmitting data of applications having different qualities
KR20030094851A (en) Apparatus for providing QoS on IP router and method for forwarding VoIP traffic
JP2006506845A (en) How to select a logical link for a packet in a router
US20050052997A1 (en) Packet scheduling of real time packet data
JP2023511889A (en) Service level configuration method and apparatus
CN1643858B (en) Quality of service request correlation
EP1341350B1 (en) A method for congestion detection for IP flows over a wireless network
CN115766613B (en) Data transmission management method and system
CN100502370C (en) Optimizing system and method for medium transmission on different transmission channels
Nyambo et al. Quality of service in mobile ad hoc networks, carrying multimedia traffic
KR100726809B1 (en) Dynamic bandwidth allocation apparatus and method
US7881196B2 (en) Resource reservation in a packet switched telecommunications network
EP1658702B1 (en) Resource management system and method for ensuring qos in internet protocol (ip) networks
KR20050040012A (en) Packet scheduling system and a packet scheduling method in a mobile communication system
JP2002305538A (en) Communication quality control method, server and network system
CN115915149A (en) 5G-TSN fusion network resource allocation method based on weighted polling scheduling
Barretta et al. Integrate Dynamic Service Classes for Real Time Multimedia Communication on Cellular IP Environment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant