CN113783787B - Cloud edge cooperation-based non-real-time data transmission method and device - Google Patents

Cloud edge cooperation-based non-real-time data transmission method and device Download PDF

Info

Publication number
CN113783787B
CN113783787B CN202110895992.9A CN202110895992A CN113783787B CN 113783787 B CN113783787 B CN 113783787B CN 202110895992 A CN202110895992 A CN 202110895992A CN 113783787 B CN113783787 B CN 113783787B
Authority
CN
China
Prior art keywords
virtual machine
real
cloud virtual
edge node
time data
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.)
Active
Application number
CN202110895992.9A
Other languages
Chinese (zh)
Other versions
CN113783787A (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.)
Shandong Computer Science Center National Super Computing Center in Jinan
Original Assignee
Shandong Computer Science Center National Super Computing Center in Jinan
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 Shandong Computer Science Center National Super Computing Center in Jinan filed Critical Shandong Computer Science Center National Super Computing Center in Jinan
Priority to CN202110895992.9A priority Critical patent/CN113783787B/en
Publication of CN113783787A publication Critical patent/CN113783787A/en
Application granted granted Critical
Publication of CN113783787B publication Critical patent/CN113783787B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/12Avoiding congestion; Recovering from congestion
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions

Abstract

The invention relates to a cloud edge cooperation-based non-real-time data transmission method and device, wherein the method comprises the following steps: the data source end sends a connection message to the target server end through the control center, and the target server end sends a connection confirmation message to the data source end according to the connection message and through the control center; based on a path available idle bandwidth measurement mechanism, a data source end and a target server end determine a transmission path through detection; transmitting the non-real-time data packet to an edge node by the data source based on a path transmission mechanism, and transmitting the non-real-time data packet to a cloud virtual machine forwarding node by the edge node; and the cloud virtual machine forwarding node forwards the non-real-time data packet to the target server side. By combining the edge node with the cloud edge coordination of the forwarding node of the cloud virtual machine, the path available bandwidth measurement and the path transmission mechanism, network bandwidth resources are fully utilized, network congestion is effectively avoided, and the service quality of non-real-time data transmission is improved.

Description

Cloud edge cooperation-based non-real-time data transmission method and device
Technical Field
The invention relates to the field of non-real-time data transmission, in particular to a cloud edge cooperation-based non-real-time data transmission method and device.
Background
In recent years, non-real-time data transmission is becoming more and more widely used, such as storage services of hundred-degree network disks and the like, and uploading services of bilibilili, youtube and the like. The non-real-time data transmission has huge user groups, so that the service quality of the non-real-time data transmission users is improved, the influence caused by the non-real-time data transmission flow is required to be considered, and the congestion of the Internet, particularly a backbone link, is easily caused due to the fact that the non-real-time data transmission has no strict requirement on the transmission rate. Therefore, it is necessary to avoid network congestion caused by non-real-time data transmission traffic so as not to affect the overall quality of service of the internet.
Disclosure of Invention
The invention aims to solve the technical problem of providing a Yun Bian cooperation-based non-real-time data transmission method and device aiming at the defects of the prior art.
The technical scheme for solving the technical problems is as follows:
a cloud-edge cooperation-based non-real-time data transmission method comprises the following steps:
step S1, a data source terminal sends a connection message to a target server terminal through a control center, and the target server terminal sends a connection confirmation message to the data source terminal through the control center according to the connection message, so that the connection between the data source terminal and the target server terminal is established;
step S2, determining a transmission path through detection by the data source end and the target server end based on a path available idle bandwidth measurement mechanism; based on a path transmission mechanism, the data source end sends a non-real-time data packet to an edge node, and the edge node sends the non-real-time data packet to a cloud virtual machine forwarding node; and the cloud virtual machine forwarding node forwards the non-real-time data packet to the target server side.
The beneficial effects of the invention are as follows: by combining the edge node with the cloud edge coordination of the forwarding node of the cloud virtual machine, the path available bandwidth measurement and the path transmission mechanism, network bandwidth resources are fully utilized, network congestion is effectively avoided, and the service quality of non-real-time data transmission is improved.
Further, the step S1 specifically includes:
the data source end sends the connection message to the control center; the control center receives and analyzes the connection message to obtain a target address, and sends the connection message to the target server according to the target address; and the target server side receives the connection message and sends a connection confirmation message to the data source side through the control center so as to establish connection with the data source side.
Further, the path transmission mechanism includes a single path transmission mechanism and a multi-path transmission mechanism;
the step S2 specifically includes:
step S21, based on the available idle bandwidth measurement mechanism of the path, the data source end determines the edge node through detection and sends the non-real-time data packet to a data cache of the edge node;
step S22, based on the available free bandwidth measurement mechanism of the path, the edge node determines a cloud virtual machine forwarding node closest to the edge node through detection, and the cloud virtual machine forwarding node closest to the edge node determines a cloud virtual machine forwarding node secondarily closest to the edge node through detection;
step S23, the edge node sends the non-real-time data packet to the cloud virtual machine forwarding node closest to the edge node based on the single-path transmission mechanism according to the preset threshold value of the data cache; or based on the multipath transmission mechanism, sending the non-real-time data packet to a plurality of cloud virtual machine forwarding nodes which are close to the edge node secondary;
step S24, based on the available idle bandwidth measurement mechanism of the path, the target server determines a cloud virtual machine forwarding node closest to the target server through detection;
the cloud virtual machine forwarding node closest to the edge node and the cloud virtual machine forwarding nodes secondarily closest to the edge node send the non-real-time data packet to the cloud virtual machine forwarding node closest to the target server;
and step S25, the cloud virtual machine forwarding node closest to the target server sends the non-real-time data packet to the target server.
The beneficial effects of adopting the further scheme are as follows: based on a path available bandwidth measurement mechanism, a data source end, an edge node and a target server end can find the nearest edge node or a cloud virtual machine forwarding node through detection, detection and transmission are simultaneously carried out through combination of a path transmission mechanism, network bandwidth resources are fully utilized, transmission efficiency is improved, network congestion is effectively avoided, and service quality of non-real-time data transmission is improved.
Further, the step S23 specifically includes:
judging whether the idle bandwidth of the edge node is sufficient or not according to a preset threshold value of the data cache; if sufficient, the edge node sends the non-real-time data packet to the cloud virtual machine forwarding node closest to the edge node based on the single-path transmission mechanism; and if not, the edge node sends the non-real-time data packet to a plurality of cloud virtual machine forwarding nodes which are close to the edge node secondary stage through a plurality of paths based on the multipath transmission mechanism.
The beneficial effects of adopting the further scheme are as follows: the available bandwidth measurement of the path is combined with the multipath transmitter, so that the network bandwidth resource is fully utilized, the transmission efficiency is improved, and the network congestion is effectively avoided.
Further, step S24 specifically includes: judging whether the idle bandwidth of the cloud virtual machine forwarding node closest to the edge node is sufficient or not according to a preset threshold value; if sufficient, based on the single-path transmission mechanism, the cloud virtual machine forwarding node closest to the edge node sends the non-real-time data packet to the cloud virtual machine forwarding node closest to the target server side; if not, based on the multipath transmission mechanism, sending the non-real-time data packet to a plurality of cloud virtual machine forwarding nodes which are close to the edge node secondary; the cloud virtual machine forwarding nodes which are close to the edge node secondary side send the non-real-time data packet to the cloud virtual machine forwarding node which is close to the target server side;
judging whether the idle bandwidths of the cloud virtual machine forwarding nodes which are close to the edge node secondary are sufficient or not according to a preset threshold value, and if so, transmitting the non-real-time data packet to the cloud virtual machine forwarding node which is closest to the target server based on the single-path transmission mechanism; if not, the non-real-time data packet is sent to a plurality of cloud virtual machine forwarding nodes which are close to the next stage of the edge node based on the multi-path transmission mechanism; and by analogy, the non-real-time data packet is sent to the cloud virtual machine forwarding node closest to the target server side until the idle bandwidth of the cloud virtual machine forwarding node closest to the edge node by a certain level is judged to be sufficient.
The beneficial effects of adopting the further scheme are as follows: the available bandwidth measurement of the path is combined with the multipath transmitter, so that the network bandwidth resource is fully utilized, the transmission efficiency is improved, and the network congestion is effectively avoided.
The other technical scheme for solving the technical problems is as follows: a cloud-edge cooperation-based non-real-time data transmission device comprises a connection establishment module and a data transmission module;
the connection establishment module is used for sending a connection message to a target server end by a data source end through a control center, and the target server end sends a connection confirmation message to the data source end according to the connection message and through the control center so as to establish connection between the data source end and the target server end;
the data transmission module is used for determining a transmission path through detection by the data source end and the target server end based on a path available idle bandwidth measurement mechanism; based on a path transmission mechanism, the data source end sends a non-real-time data packet to an edge node, and the edge node sends the non-real-time data packet to a cloud virtual machine forwarding node; and the cloud virtual machine forwarding node forwards the non-real-time data packet to the target server side.
Further, the connection establishment module is specifically configured to:
the data source end sends the connection message to the control center; the control center receives and analyzes the connection message to obtain a target address, and sends the connection message to the target server according to the target address; and the target server side receives the connection message and sends a connection confirmation message to the data source side through the control center so as to establish connection with the data source side.
Further, the path transmission mechanism includes a single path transmission mechanism and a multi-path transmission mechanism;
the data transmission module comprises an edge node transmission unit;
the edge node transmission unit is used for determining the edge node through detection based on the available idle bandwidth measurement mechanism of the path, and sending the non-real-time data packet to a data cache of the edge node;
based on the available idle bandwidth measurement mechanism of the path, the edge node determines a cloud virtual machine forwarding node closest to the edge node through detection, and the cloud virtual machine forwarding node closest to the edge node determines a cloud virtual machine forwarding node secondarily closest to the edge node through detection;
the edge node sends the non-real-time data packet to the cloud virtual machine forwarding node closest to the edge node based on a single-path transmission mechanism according to a preset threshold value of the data cache; or transmitting the non-real-time data packet to a plurality of cloud virtual machine forwarding nodes which are secondarily close to the edge node based on a multipath transmission mechanism.
Further, the data transmission module further comprises a cloud virtual machine forwarding node transmission unit;
the cloud virtual machine forwarding node transmission unit is used for determining a cloud virtual machine forwarding node closest to the target server side through measurement based on a path available idle bandwidth measurement mechanism; the cloud virtual machine forwarding node closest to the edge node and the cloud virtual machine forwarding nodes secondarily closest to the edge node send the non-real-time data packet to the cloud virtual machine forwarding node closest to the target server;
and the cloud virtual machine forwarding node closest to the target server sends the non-real-time data packet to the target server.
In order to solve the technical problem, the invention also provides a cloud-edge cooperation-based non-real-time data transmission device, which comprises a memory, a processor and a computer program stored in the memory and capable of running on the processor, and is characterized in that the cloud-edge cooperation-based non-real-time data transmission method is realized when the processor executes the computer program.
Drawings
Fig. 1 is a flowchart of a cloud-edge collaboration-based non-real-time data transmission method according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a cloud-edge collaboration-based non-real-time data transmission method according to an embodiment of the present invention;
fig. 3 is a block diagram of a cloud-edge collaboration-based non-real-time data transmission device according to an embodiment of the present invention.
Detailed Description
The principles and features of the present invention are described below with reference to the drawings, the examples are illustrated for the purpose of illustrating the invention and are not to be construed as limiting the scope of the invention.
Example 1
As shown in fig. 1, a cloud-edge collaboration-based non-real-time data transmission method includes the following steps:
step S1, a data source terminal sends a connection message to a target server terminal through a control center, and the target server terminal sends a connection confirmation message to the data source terminal through the control center according to the connection message, so that the connection between the data source terminal and the target server terminal is established;
step S2, determining a transmission path through detection by the data source end and the target server end based on a path available idle bandwidth measurement mechanism; based on a path transmission mechanism, the data source end sends a non-real-time data packet to an edge node, and the edge node sends the non-real-time data packet to a cloud virtual machine forwarding node; and the cloud virtual machine forwarding node forwards the non-real-time data packet to the target server side.
The edge node is a platform constructed near the network edge side of the user, and provides functions of storage, calculation and the like so as to reduce bandwidth and delay loss caused by network transmission.
The cloud virtual machine forwarding nodes comprise cloud virtual machine forwarding nodes closest to the edge node and the target server, and the cloud virtual machine forwarding nodes are close to the target server, close to the secondary and the like.
The control center is also responsible for detecting the running states of the data source end, the edge node and the cloud virtual machine forwarding node, monitors the running states in the data transmission process, and can timely feed back the actual conditions.
It should be noted that the available idle bandwidth measurement mechanism of the path is a method of detecting the path of the nearest or secondary near or the like. The method comprises the steps of measuring available idle bandwidth of a path, wherein the available idle bandwidth of the path can be divided into a method of measuring based on packet interval, a method of measuring based on rate, a method of measuring based on probability, a method of measuring based on a detection packet model and the like, the method of measuring based on the packet interval is that a detection message is sent to a network link, and the bottleneck bandwidth and the available bandwidth of the link are calculated through round trip time; the measurement based on the rate is to continuously increase the rate of the detection message in the link to calculate the bottleneck bandwidth and the available bandwidth of the link; the probability-based measurement is to send a low-rate probe packet into the link, and calculate the bottleneck bandwidth and the available bandwidth of the link according to the proportion of probe packets which do not need to be queued; the information of the path is collected by sending a small number of probe packets based on the measurement of the probe packet model, and the available bandwidth of the path is deduced in connection with the model analysis.
The path transmission mechanism comprises a single path transmission mechanism and a multi-path transmission mechanism, wherein the multi-path transmission mechanism adopts a plurality of disjoint paths to deliver application packets so as to increase the connection capacity and the reliability.
The path transmission mechanism is different from the path available idle bandwidth measurement mechanism in that the multipath transmission mechanism is that data is transmitted in a plurality of paths, and the path available idle bandwidth measurement mechanism is that the path of the nearest or secondary near or the like is detected; one for transmission and one for probing.
In the embodiment, by combining the edge node with the cloud edge cooperation of the forwarding node of the cloud virtual machine, the path available bandwidth measurement and the path transmission mechanism, network bandwidth resources are fully utilized, network congestion is effectively avoided, and the service quality of non-real-time data transmission is improved.
Preferably, as an embodiment of the present invention, the step S1 specifically includes:
the data source end sends the connection message to the control center; the control center receives and analyzes the connection message to obtain a target address, and sends the connection message to the target server according to the target address; and the target server side receives the connection message and sends a connection confirmation message to the data source side through the control center so as to establish connection with the data source side.
Wherein, the connection message further comprises: the data source sends a connection message to the control center according to the control center address.
Preferably, as an embodiment of the present invention, the path transmission mechanism includes a single path transmission mechanism and a multi-path transmission mechanism;
the step S2 specifically includes:
step S21, based on the available idle bandwidth measurement mechanism of the path, the data source end determines the edge node through detection and sends the non-real-time data packet to a data cache of the edge node;
step S22, based on the available free bandwidth measurement mechanism of the path, the edge node determines a cloud virtual machine forwarding node closest to the edge node through detection, and the cloud virtual machine forwarding node closest to the edge node determines a cloud virtual machine forwarding node secondarily closest to the edge node through detection;
step S23, the edge node sends the non-real-time data packet to the cloud virtual machine forwarding node closest to the edge node based on the single-path transmission mechanism according to the preset threshold value of the data cache; or based on the multipath transmission mechanism, sending the non-real-time data packet to a plurality of cloud virtual machine forwarding nodes which are close to the edge node secondary;
step S24, based on the available idle bandwidth measurement mechanism of the path, the target server determines a cloud virtual machine forwarding node closest to the target server through detection;
the cloud virtual machine forwarding node closest to the edge node and the cloud virtual machine forwarding nodes secondarily closest to the edge node send the non-real-time data packet to the cloud virtual machine forwarding node closest to the target server;
and step S25, the cloud virtual machine forwarding node closest to the target server sends the non-real-time data packet to the target server.
Wherein the non-real time data packet comprises: the method comprises the steps of data type, source end identifier, target address and non-real-time data;
the cloud virtual machine forwarding node closest to the edge node analyzes the received non-real-time data packet to obtain a target address, and sends the non-real-time data packet to the cloud virtual machine forwarding node closest to the target server according to the target address;
the cloud virtual machine forwarding nodes which are close to the edge node secondary are used for analyzing the received non-real-time data packet to obtain a target address, and the non-real-time data packet is sent to the cloud virtual machine forwarding node which is close to the target server according to the target address;
and the cloud virtual machine forwarding node closest to the target server analyzes the non-real-time data packet to obtain the target address, and sends the non-real-time data packet to the target server according to the target address.
The path transmission mechanism comprises a single path transmission mechanism and a multi-path transmission mechanism, wherein the multi-path transmission mechanism adopts a plurality of disjoint paths to deliver application packets so as to increase the connection capacity and the reliability. In popular terms, data is transmitted in multiple paths in a distributed manner.
The path available idle bandwidth measurement mechanism is different from the path transmission mechanism in that the path available idle bandwidth measurement mechanism is a path for detecting the nearest or secondary near and the like, and the multipath transmission mechanism is that data is transmitted in a plurality of paths; one for probing and one for transmission.
In this embodiment: based on a path available bandwidth measurement mechanism, a data source end, an edge node and a target server end can find the nearest edge node or a cloud virtual machine forwarding node through detection, detection and transmission are simultaneously carried out through combination of a path transmission mechanism, network bandwidth resources are fully utilized, transmission efficiency is improved, network congestion is effectively avoided, and service quality of non-real-time data transmission is improved.
Preferably, as an embodiment of the present invention, the step S23 specifically includes:
judging whether the idle bandwidth of the edge node is sufficient or not according to a preset threshold value of the data cache; if sufficient, the edge node sends the non-real-time data packet to the cloud virtual machine forwarding node closest to the edge node based on the single-path transmission mechanism; and if not, the edge node sends the non-real-time data packet to a plurality of cloud virtual machine forwarding nodes which are close to the edge node secondary stage through a plurality of paths based on the multipath transmission mechanism.
It should be noted that, the preset threshold value of the data cache is set at 80% of the cache space of the whole edge node, that is, when the non-real-time data packet occupies less than 80% of the cache space of the edge node, the idle bandwidth of the edge node is sufficient, and when the idle bandwidth exceeds 80%, the idle bandwidth of the edge node is insufficient. The above rules are also followed for transmitting non-real time data packets to cloud virtual machine forwarding nodes that are secondarily close to the caching node, and the specific need for transmitting to how many cloud virtual machine forwarding nodes is ascertained depending on how much the aggregate rate exceeds the rate at which the edge nodes collect data. The preset threshold value is set at 80% to reserve sufficient buffer space, so as to prevent the whole buffer space from being occupied and leading to non-real-time data loss.
In this embodiment: the available bandwidth measurement of the path is combined with the multipath transmitter, so that the network bandwidth resource is fully utilized, the transmission efficiency is improved, and the network congestion is effectively avoided.
Preferably, as an embodiment of the present invention, step S24 specifically includes: judging whether the idle bandwidth of the cloud virtual machine forwarding node closest to the edge node is sufficient or not according to a preset threshold value; if sufficient, based on the single-path transmission mechanism, the cloud virtual machine forwarding node closest to the edge node sends the non-real-time data packet to the cloud virtual machine forwarding node closest to the target server side; if not, based on the multipath transmission mechanism, sending the non-real-time data packet to a plurality of cloud virtual machine forwarding nodes which are close to the edge node secondary; the cloud virtual machine forwarding nodes which are close to the edge node secondary side send the non-real-time data packet to the cloud virtual machine forwarding node which is close to the target server side;
judging whether the idle bandwidths of the cloud virtual machine forwarding nodes which are close to the edge node secondary are sufficient or not according to a preset threshold value, and if so, transmitting the non-real-time data packet to the cloud virtual machine forwarding node which is closest to the target server based on the single-path transmission mechanism; if not, the non-real-time data packet is sent to a plurality of cloud virtual machine forwarding nodes which are close to the next stage of the edge node based on the multi-path transmission mechanism; and by analogy, the non-real-time data packet is sent to the cloud virtual machine forwarding node closest to the target server side until the idle bandwidth of the cloud virtual machine forwarding node closest to the edge node by a certain level is judged to be sufficient.
The idle bandwidth preset threshold value of the cloud virtual machine forwarding node closest to the edge node is set at the position of 80%, namely when the occupied buffer space of the non-real-time data packet is not 80%, the idle bandwidth is sufficient, when the occupied buffer space of the non-real-time data packet is more than 80%, the idle bandwidth is insufficient, the cloud virtual machine forwarding node closest to the edge node is judged in the same way, and the same detection and transmission are carried out according to the judging result.
In this embodiment: the available bandwidth measurement of the path is combined with the multipath transmitter, so that the network bandwidth resource is fully utilized, the transmission efficiency is improved, and the network congestion is effectively avoided.
Example two
For easy understanding, the embodiment describes a cloud-edge collaboration-based non-real-time data transmission method as a more specific example. As shown in fig. 3, the data source end sends the non-real-time data packet to the nearest edge node, and the edge node sends the non-real-time data packet to the cloud virtual machine forwarding node nearest to the edge node or to the cloud virtual machine forwarding node secondarily nearest to the edge node according to the idle broadband selection; the cloud virtual machine forwarding node closest to the edge node sends the non-real-time data packet to the cloud virtual machine forwarding node closest to the target server according to the idle broadband selection, or to the cloud virtual machine forwarding node closest to the edge node secondary; and the cloud virtual machine forwarding node close to the secondary side of the edge node sends the non-real-time data packet to the cloud virtual machine forwarding node close to the next stage of the edge node according to the idle broadband selection, or sends the non-real-time data packet to the cloud virtual machine forwarding node closest to the target server, and the cloud virtual machine forwarding node closest to the target server forwards the non-real-time data packet to the target server.
The control center monitors the states of the data sources, all cloud virtual machine forwarding nodes and the target server.
Example III
The embodiment provides a cloud-edge collaboration-based non-real-time data transmission device, as shown in fig. 3, which comprises a connection establishment module and a data transmission module;
the connection establishment module is used for sending a connection message to a target server end by a data source end through a control center, and the target server end sends a connection confirmation message to the data source end according to the connection message and through the control center so as to establish connection between the data source end and the target server end;
the data transmission module is used for determining a transmission path through detection by the data source end and the target server end based on a path available idle bandwidth measurement mechanism; based on a path transmission mechanism, the data source end sends a non-real-time data packet to an edge node, and the edge node sends the non-real-time data packet to a cloud virtual machine forwarding node; and the cloud virtual machine forwarding node forwards the non-real-time data packet to the target server side.
Preferably, as an embodiment of the present invention, the connection establishment module is specifically configured to:
the data source end sends the connection message to the control center; the control center receives and analyzes the connection message to obtain a target address, and sends the connection message to the target server according to the target address; and the target server side receives the connection message and sends a connection confirmation message to the data source side through the control center so as to establish connection with the data source side.
Preferably, as an embodiment of the present invention, the path transmission mechanism includes a single path transmission mechanism and a multi-path transmission mechanism; the data transmission module comprises an edge node transmission unit;
the edge node transmission unit is used for determining the edge node through detection based on the available idle bandwidth measurement mechanism of the path, and sending the non-real-time data packet to a data cache of the edge node;
based on the available idle bandwidth measurement mechanism of the path, the edge node determines a cloud virtual machine forwarding node closest to the edge node through detection, and the cloud virtual machine forwarding node closest to the edge node determines a cloud virtual machine forwarding node secondarily closest to the edge node through detection;
the edge node sends the non-real-time data packet to the cloud virtual machine forwarding node closest to the edge node based on a single-path transmission mechanism according to a preset threshold value of the data cache; or transmitting the non-real-time data packet to a plurality of cloud virtual machine forwarding nodes which are secondarily close to the edge node based on a multipath transmission mechanism.
Preferably, as an embodiment of the present invention, the data transmission module further includes a cloud virtual machine forwarding node transmission unit;
the cloud virtual machine forwarding node transmission unit is used for determining a cloud virtual machine forwarding node closest to the target server side through measurement based on a path available idle bandwidth measurement mechanism; the cloud virtual machine forwarding node closest to the edge node and the cloud virtual machine forwarding nodes secondarily closest to the edge node send the non-real-time data packet to the cloud virtual machine forwarding node closest to the target server;
and the cloud virtual machine forwarding node closest to the target server sends the non-real-time data packet to the target server.
The embodiment also provides a cloud-edge cooperation-based non-real-time data transmission device, which comprises a memory, a processor and a computer program stored in the memory and capable of running on the processor, and is characterized in that the cloud-edge cooperation-based non-real-time data transmission method is realized when the processor executes the computer program.
The foregoing description of the preferred embodiments of the invention is not intended to limit the invention to the precise form disclosed, and any such modifications, equivalents, and alternatives falling within the spirit and scope of the invention are intended to be included within the scope of the invention.
It will be clear to those skilled in the art that, for convenience and brevity of description, specific working procedures of the apparatus and units described above may refer to corresponding procedures in the foregoing method embodiments, which are not described herein again.
In the several embodiments provided in this application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the apparatus embodiments described above are merely illustrative, e.g., the division of elements is merely a logical functional division, and there may be additional divisions of actual implementation, e.g., multiple elements or components may be combined or integrated into another system, or some features may be omitted, or not performed.

Claims (5)

1. The cloud-edge cooperation-based non-real-time data transmission method is characterized by comprising the following steps of:
step S1, a data source terminal sends a connection message to a target server terminal through a control center, and the target server terminal sends a connection confirmation message to the data source terminal through the control center according to the connection message, so that the connection between the data source terminal and the target server terminal is established;
step S2, determining a transmission path through detection by the data source end and the target server end based on a path available idle bandwidth measurement mechanism; based on a path transmission mechanism, the data source end sends a non-real-time data packet to an edge node, and the edge node sends the non-real-time data packet to a cloud virtual machine forwarding node; the cloud virtual machine forwarding node forwards the non-real-time data packet to the target server side;
the path transmission mechanism comprises a single path transmission mechanism and a multi-path transmission mechanism;
the step S2 specifically includes:
step S21, based on the available idle bandwidth measurement mechanism of the path, the data source end determines the edge node through detection and sends the non-real-time data packet to a data cache of the edge node;
step S22, based on the available free bandwidth measurement mechanism of the path, the edge node determines a cloud virtual machine forwarding node closest to the edge node through detection, and the cloud virtual machine forwarding node closest to the edge node determines a cloud virtual machine forwarding node secondarily closest to the edge node through detection;
step S23, the edge node sends the non-real-time data packet to the cloud virtual machine forwarding node closest to the edge node based on a single-path transmission mechanism according to the preset threshold value of the data cache; or based on the multipath transmission mechanism, sending the non-real-time data packet to a plurality of cloud virtual machine forwarding nodes which are close to the next stage of the edge node;
step S24, based on the available idle bandwidth measurement mechanism of the path, the target server determines a cloud virtual machine forwarding node closest to the target server through detection; the cloud virtual machine forwarding node closest to the edge node and the cloud virtual machine forwarding nodes secondarily closest to the edge node send the non-real-time data packet to the cloud virtual machine forwarding node closest to the target server;
step S25, the cloud virtual machine forwarding node closest to the target server sends the non-real-time data packet to the target server;
the step S23 specifically includes:
judging whether the idle bandwidth of the edge node is sufficient or not according to a preset threshold value of the data cache; if sufficient, the edge node sends the non-real-time data packet to the cloud virtual machine forwarding node closest to the edge node based on the single-path transmission mechanism; if not, the edge node sends the non-real-time data packet to a plurality of cloud virtual machine forwarding nodes which are close to the edge node secondary side through a plurality of paths based on the multipath transmission mechanism;
the step S24 specifically includes:
judging whether the idle bandwidth of the cloud virtual machine forwarding node closest to the edge node is sufficient or not according to a preset threshold value; if sufficient, based on the single-path transmission mechanism, the cloud virtual machine forwarding node closest to the edge node sends the non-real-time data packet to the cloud virtual machine forwarding node closest to the target server side; if not, based on the multipath transmission mechanism, sending the non-real-time data packet to a plurality of cloud virtual machine forwarding nodes which are close to the edge node secondary;
judging whether the idle bandwidths of the cloud virtual machine forwarding nodes which are close to the edge node secondary are sufficient or not according to a preset threshold value, and if so, transmitting the non-real-time data packet to the cloud virtual machine forwarding node which is closest to the target server based on the single-path transmission mechanism; if not, the non-real-time data packet is sent to a plurality of cloud virtual machine forwarding nodes which are close to the next stage of the edge node based on the multi-path transmission mechanism; and by analogy, the non-real-time data packet is sent to the cloud virtual machine forwarding node closest to the target server side until the idle bandwidth of the cloud virtual machine forwarding node closest to the edge node by a certain level is judged to be sufficient.
2. The non-real-time data transmission method based on cloud edge coordination according to claim 1, wherein the step S1 specifically includes:
the data source end sends the connection message to the control center; the control center receives and analyzes the connection message to obtain a target address, and sends the connection message to the target server according to the target address; and the target server side receives the connection message and sends a connection confirmation message to the data source side through the control center so as to establish connection with the data source side.
3. The non-real-time data transmission device based on cloud edge cooperation is characterized by comprising a connection establishment module and a data transmission module;
the connection establishment module is used for sending a connection message to a target server end by a data source end through a control center, and the target server end sends a connection confirmation message to the data source end according to the connection message and through the control center so as to establish connection between the data source end and the target server end;
the data transmission module is used for determining a transmission path through detection by the data source end and the target server end based on a path available idle bandwidth measurement mechanism; based on a path transmission mechanism, the data source end sends a non-real-time data packet to an edge node, and the edge node sends the non-real-time data packet to a cloud virtual machine forwarding node; the cloud virtual machine forwarding node forwards the non-real-time data packet to the target server side;
the path transmission mechanism comprises a single path transmission mechanism and a multi-path transmission mechanism;
the data transmission module comprises an edge node transmission unit;
the edge node transmission unit is used for determining the edge node through detection based on the available idle bandwidth measurement mechanism of the path, and sending the non-real-time data packet to a data cache of the edge node;
based on the available idle bandwidth measurement mechanism of the path, the edge node determines a cloud virtual machine forwarding node closest to the edge node through detection, and the cloud virtual machine forwarding node closest to the edge node determines a cloud virtual machine forwarding node closest to the next stage of the edge node through detection;
the edge node sends the non-real-time data packet to the cloud virtual machine forwarding node closest to the edge node based on a single-path transmission mechanism according to a preset threshold value of the data cache; or transmitting the non-real-time data packet to a plurality of cloud virtual machine forwarding nodes which are close to the edge node secondary on the basis of a multipath transmission mechanism;
the data transmission module comprises a cloud virtual machine forwarding node transmission unit;
the cloud virtual machine forwarding node transmission unit is used for determining a cloud virtual machine forwarding node closest to the target server side through measurement based on a path available idle bandwidth measurement mechanism; the cloud virtual machine forwarding node closest to the edge node and the cloud virtual machine forwarding nodes secondarily closest to the edge node send the non-real-time data packet to the cloud virtual machine forwarding node closest to the target server;
the cloud virtual machine forwarding node closest to the target server sends the non-real-time data packet to the target server;
judging whether the idle bandwidth of the edge node is sufficient or not according to a preset threshold value of the data cache; if sufficient, the edge node sends the non-real-time data packet to the cloud virtual machine forwarding node closest to the edge node based on the single-path transmission mechanism; if not, the edge node sends the non-real-time data packet to a plurality of cloud virtual machine forwarding nodes which are close to the edge node secondary side through a plurality of paths based on the multipath transmission mechanism;
judging whether the idle bandwidth of the cloud virtual machine forwarding node closest to the edge node is sufficient or not according to a preset threshold value; if sufficient, based on the single-path transmission mechanism, the cloud virtual machine forwarding node closest to the edge node sends the non-real-time data packet to the cloud virtual machine forwarding node closest to the target server side; if not, based on the multipath transmission mechanism, sending the non-real-time data packet to a plurality of cloud virtual machine forwarding nodes which are close to the edge node secondary;
judging whether the idle bandwidths of the cloud virtual machine forwarding nodes which are close to the edge node secondary are sufficient or not according to a preset threshold value, and if so, transmitting the non-real-time data packet to the cloud virtual machine forwarding node which is closest to the target server based on the single-path transmission mechanism; if not, the non-real-time data packet is sent to a plurality of cloud virtual machine forwarding nodes which are close to the next stage of the edge node based on the multi-path transmission mechanism; and by analogy, the non-real-time data packet is sent to the cloud virtual machine forwarding node closest to the target server side until the idle bandwidth of the cloud virtual machine forwarding node closest to the edge node by a certain level is judged to be sufficient.
4. The non-real-time data transmission device based on cloud edge collaboration according to claim 3, wherein the connection establishment module is specifically configured to:
the data source end sends the connection message to the control center; the control center receives and analyzes the connection message to obtain a target address, and sends the connection message to the target server according to the target address; and the target server side receives the connection message and sends a connection confirmation message to the data source side through the control center so as to establish connection with the data source side.
5. A cloud-edge collaboration-based non-real-time data transmission device, comprising a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the cloud-edge collaboration-based non-real-time data transmission method according to any one of claims 1 to 2 is implemented when the computer program is executed by the processor.
CN202110895992.9A 2021-08-05 2021-08-05 Cloud edge cooperation-based non-real-time data transmission method and device Active CN113783787B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110895992.9A CN113783787B (en) 2021-08-05 2021-08-05 Cloud edge cooperation-based non-real-time data transmission method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110895992.9A CN113783787B (en) 2021-08-05 2021-08-05 Cloud edge cooperation-based non-real-time data transmission method and device

Publications (2)

Publication Number Publication Date
CN113783787A CN113783787A (en) 2021-12-10
CN113783787B true CN113783787B (en) 2023-06-13

Family

ID=78836833

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110895992.9A Active CN113783787B (en) 2021-08-05 2021-08-05 Cloud edge cooperation-based non-real-time data transmission method and device

Country Status (1)

Country Link
CN (1) CN113783787B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115086318B (en) * 2022-06-13 2024-04-05 南方电网数字平台科技(广东)有限公司 Cloud edge message cooperation method and device
CN115514651B (en) * 2022-09-16 2023-08-15 山东省计算中心(国家超级计算济南中心) Cloud edge data transmission path planning method and system based on software-defined stacked network
CN115801811B (en) * 2023-01-09 2023-04-28 江苏云工场信息技术有限公司 Cloud edge cooperation method and device

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105141517A (en) * 2015-10-13 2015-12-09 重庆邮电大学 Flexible optical network anycast business energy-saving routing method based on resource perception
CN106712839A (en) * 2017-01-03 2017-05-24 重庆邮电大学 Path protection method based on spectrum availability and protection bandwidth sharing sensing in elastic optical network
WO2017101400A1 (en) * 2015-12-14 2017-06-22 乐视控股(北京)有限公司 Data transmission method, apparatus and system
WO2017115907A1 (en) * 2015-12-28 2017-07-06 전자부품연구원 Transmission device and method for measuring dynamic path state in various network environments
CN107302576A (en) * 2017-06-19 2017-10-27 长安大学 Adaptive service data distribution method based on opportunistic communication under car networking environment
CN107566275A (en) * 2017-10-18 2018-01-09 中南大学 Multi-path transmission method based on the delay inequality opposite sex in data center network
CN107682886A (en) * 2017-09-01 2018-02-09 北京邮电大学 A kind of data transmission method of multipath
CN108882328A (en) * 2018-07-11 2018-11-23 浙江理工大学 A kind of safe topology control method of multipath for invading ability with appearance
CN110858840A (en) * 2018-08-23 2020-03-03 达音网络科技(上海)有限公司 Large-scale real-time multimedia communication technology
CN112256495A (en) * 2020-10-20 2021-01-22 平安科技(深圳)有限公司 Data transmission method and device, computer equipment and storage medium
CN112910713A (en) * 2021-03-02 2021-06-04 山东省计算中心(国家超级计算济南中心) Cloud-edge data distribution transmission method, edge node, control center and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7974279B2 (en) * 2009-01-29 2011-07-05 Nokia Corporation Multipath data communication
US9241044B2 (en) * 2013-08-28 2016-01-19 Hola Networks, Ltd. System and method for improving internet communication by using intermediate nodes

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105141517A (en) * 2015-10-13 2015-12-09 重庆邮电大学 Flexible optical network anycast business energy-saving routing method based on resource perception
WO2017101400A1 (en) * 2015-12-14 2017-06-22 乐视控股(北京)有限公司 Data transmission method, apparatus and system
WO2017115907A1 (en) * 2015-12-28 2017-07-06 전자부품연구원 Transmission device and method for measuring dynamic path state in various network environments
CN106712839A (en) * 2017-01-03 2017-05-24 重庆邮电大学 Path protection method based on spectrum availability and protection bandwidth sharing sensing in elastic optical network
CN107302576A (en) * 2017-06-19 2017-10-27 长安大学 Adaptive service data distribution method based on opportunistic communication under car networking environment
CN107682886A (en) * 2017-09-01 2018-02-09 北京邮电大学 A kind of data transmission method of multipath
CN107566275A (en) * 2017-10-18 2018-01-09 中南大学 Multi-path transmission method based on the delay inequality opposite sex in data center network
CN108882328A (en) * 2018-07-11 2018-11-23 浙江理工大学 A kind of safe topology control method of multipath for invading ability with appearance
CN110858840A (en) * 2018-08-23 2020-03-03 达音网络科技(上海)有限公司 Large-scale real-time multimedia communication technology
CN112256495A (en) * 2020-10-20 2021-01-22 平安科技(深圳)有限公司 Data transmission method and device, computer equipment and storage medium
CN112910713A (en) * 2021-03-02 2021-06-04 山东省计算中心(国家超级计算济南中心) Cloud-edge data distribution transmission method, edge node, control center and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
一种改进的移动自组织网多路径路由协议;李旭;仇颂清;彭进霖;王聪;;兵工学报(第11期);全文 *
多路并行传输中数据调度算法的优化;余东平;张剑峰;王聪;李宁;;计算机应用(第05期);全文 *

Also Published As

Publication number Publication date
CN113783787A (en) 2021-12-10

Similar Documents

Publication Publication Date Title
CN113783787B (en) Cloud edge cooperation-based non-real-time data transmission method and device
CN111181849B (en) Return source path determining method, determining device, computer equipment and storage medium
JP5353494B2 (en) Communication device and communication method
US10187165B2 (en) Wireless communication terminal, wireless communication system, and communication control method
KR100757872B1 (en) Apparatus and method of backward congestion notification on network
JP4491257B2 (en) Controlling the admission of data streams to the network based on end-to-end measurements
CN101309125B (en) Multimedia data transmission method of concurrent access of multiple threads
CN109088829B (en) Data scheduling method, device, storage medium and equipment
US8081579B2 (en) Communication control apparatus, wireless communication apparatus, communication control method and wireless communication method
CN106911584B (en) Flow load sharing method, device and system based on leaf-ridge topological structure
JPWO2005006664A1 (en) Transport layer relay method, transport layer relay device, and program
US11102273B2 (en) Uplink performance management
US10367739B2 (en) Load balancing among alternative paths
CN104704783A (en) System and method for a TCP mapper
CN112737897B (en) Link monitoring and scheduling method, device, equipment and storage medium
CN112737940B (en) Data transmission method and device
CN111447114A (en) Data packet transmission method and device, electronic equipment and storage medium
CN110324255B (en) Data center network coding oriented switch/router cache queue management method
US11303552B2 (en) Receiver, communication system, available bandwidth estimation method, and storage medium in which program is stored
WO2022152230A1 (en) Information flow identification method, network chip, and network device
CN114024917B (en) Method, device, equipment and storage medium for guaranteeing internet service bandwidth
CN113518046A (en) Message forwarding method and frame type switching equipment
Nakagawa et al. Mitigating congestion with explicit cache placement notification for adaptive video streaming over ICN
JP5943271B2 (en) Communication device
CN111416777A (en) Load balancing method and system based on path delay detection

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