CN113596916A - Edge node connection method, storage medium, and computer device - Google Patents

Edge node connection method, storage medium, and computer device Download PDF

Info

Publication number
CN113596916A
CN113596916A CN202110884339.2A CN202110884339A CN113596916A CN 113596916 A CN113596916 A CN 113596916A CN 202110884339 A CN202110884339 A CN 202110884339A CN 113596916 A CN113596916 A CN 113596916A
Authority
CN
China
Prior art keywords
edge node
connection
request
request response
target
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.)
Pending
Application number
CN202110884339.2A
Other languages
Chinese (zh)
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.)
Shanghai Tika Technology Co ltd
Original Assignee
Shanghai Tika 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 Shanghai Tika Technology Co ltd filed Critical Shanghai Tika Technology Co ltd
Priority to CN202110884339.2A priority Critical patent/CN113596916A/en
Publication of CN113596916A publication Critical patent/CN113596916A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/11Allocation or use of connection identifiers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/08Load balancing or load distribution
    • H04W28/0827Triggering entity

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses an edge node connection method, a storage medium and computer equipment. The method comprises the following steps: sending a connection request; receiving a request response, and establishing connection with a target edge node according to the request response, wherein the request response comprises identification information for identifying the target edge node. The invention receives a request response and establishes connection with the target edge node according to the request response, the request response comprises identification information for identifying the target edge node, and the identification information enables the edge node to have uniqueness and identification in the whole network, so that the edge nodes can be connected with each other without passing through a central node, and the load of a server serving as the central node is reduced.

Description

Edge node connection method, storage medium, and computer device
Technical Field
The present invention relates to the field of computer technologies, and in particular, to an edge node connection method, a storage medium, and a computer device.
Background
A communication system generally comprises terminals, access, transmission and switching, wherein switching mainly enables connections between different users in the communication network, such as establishment of connections in a circuit switched system, forwarding of services in a packet switched system, etc.
Under the existing network architecture, two nodes need to discover each other and connect with each other, and a central routing is needed to connect the two nodes. When the number of nodes is too large, the load of the central route is large, and the performance of the whole network is affected.
Disclosure of Invention
An object of the present invention is to provide an edge node connection method, a storage medium, and a computer device, which are used to effectively solve the problem that when there are too many nodes in an existing network, a central routing load is likely to be large, so that the load-bearing capacity of a server serving as a central routing can be reduced, and the speed and stability of data communication can be enhanced.
According to an aspect of the present invention, there is provided an edge node connection method, the method including the steps of: sending a connection request; receiving a request response, and establishing connection with a target edge node according to the request response, wherein the request response comprises identification information for identifying the target edge node.
Further, before the step of sending a connection request, the method includes: judging whether the identification information of the target edge node is stored or not, wherein the identification information is used for identifying the target edge node; and when the identification information of the target edge node is judged not to be stored, generating the connection request according to the target edge node.
Further, the step of sending a connection request includes: acquiring a currently connected edge node; and sending the connection request to the currently connected edge node, and monitoring a request response returned by the currently connected edge node.
Further, the step of receiving a request response and establishing a connection with the target edge node according to the request response includes: receiving a request response returned by the currently connected edge node, wherein the request response returned by the currently connected edge node comprises: the currently connected edge node judges whether the currently connected edge node stores identification information corresponding to a target edge node or not according to the connection request; and when the currently connected edge node judges that the currently connected edge node stores the identification information corresponding to the target edge node, the currently connected edge node generates a request response for the identification information corresponding to the target edge node.
Further, the step of receiving a request response and establishing a connection with the target edge node according to the request response further includes: when determining that the connection with the target edge node cannot be established according to the request response, sending a transfer request to the currently connected edge node; and after receiving a transit response corresponding to the transit request, indirectly establishing connection with the target edge node through the currently connected edge node.
Further, the step of receiving a request response and establishing a connection with the target edge node according to the request response further includes: receiving a request response returned by a currently connected edge node, wherein the request response returned by the currently connected edge node comprises: the currently connected edge node judges that the currently connected edge node does not store identification information corresponding to the target edge node; and sending a connection request to a central node, wherein the central node searches the identification information corresponding to the target edge node according to the connection request and generates the request response according to the identification information corresponding to the target edge node.
Further, the step of receiving a request response and establishing a connection with the target edge node according to the request response further includes: when determining that the connection with the target edge node cannot be established according to the request response, sending a transfer request to the central node; and after receiving a transfer response corresponding to the transfer request, indirectly establishing connection with the target edge node through the central node.
According to another aspect of the present invention, there is provided an edge node connecting apparatus, the apparatus comprising: a request unit for sending a connection request; a receiving unit, configured to receive a request response, and establish a connection with a target edge node according to the request response, where the request response includes identification information for identifying the target edge node.
According to yet another aspect of the present invention, there is provided a storage medium having stored therein a plurality of instructions adapted to be loaded by a processor to perform an edge node connection method as provided in any one of the embodiments of the present invention.
According to another aspect of the present invention, the present invention provides a mobile terminal, including a processor and a memory, the processor being electrically connected to the memory, the memory being used for storing instructions and data, and the processor being used for executing steps in the edge node connection method as provided in any one of the embodiments of the present invention.
The invention has the advantages that the request response is received and the connection is established with the target edge node according to the request response, the request response comprises the identification information for identifying the target edge node, and the identification information enables the edge node to have uniqueness and identification in the whole network, so that the edge nodes can be connected with each other without passing through a central node, thereby reducing the load of a server as the central node and enhancing the speed and stability of data communication.
Drawings
The technical solution and other advantages of the present invention will become apparent from the following detailed description of specific embodiments of the present invention, which is to be read in connection with the accompanying drawings.
Fig. 1 is a flowchart illustrating a method for connecting edge nodes according to an embodiment of the present invention.
Fig. 2 is a flowchart illustrating a method for connecting edge nodes according to a second embodiment of the present invention.
Fig. 3 is a flowchart illustrating a method for connecting edge nodes according to a third embodiment of the present invention.
Fig. 4 is a schematic structural diagram of an edge node connection device according to a fourth embodiment of the present invention.
Fig. 5 is an internal structural diagram of a computer device according to a fifth embodiment of the present invention.
Detailed Description
The technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In the description of the present invention, it should be noted that, unless otherwise explicitly specified or limited, the terms "mounted," "connected," and "connected" are to be construed broadly, e.g., as meaning either a fixed connection, a removable connection, or an integral connection; may be mechanically connected, may be electrically connected or may be in communication with each other; either directly or indirectly through intervening media, either internally or in any other relationship. The specific meanings of the above terms in the present invention can be understood by those skilled in the art according to specific situations. In this embodiment, the analog display screen touch unit is connected to the head tracking unit, and is configured to acquire a moving path of a sensing cursor in the display device.
Fig. 1 is a flowchart illustrating steps of an edge node connection method according to an embodiment of the present invention. The method comprises the following steps:
step S110: a connection request is sent.
Illustratively, the connection request includes information about the target edge node to be connected. For example, there are 100 edge nodes (N1 … N100), 1 central node (S1). The edge node N1 (for convenience of understanding, the edge node N1 is used as a request end, i.e., a sending end of a connection request) wants to connect to the edge node N50, and the connection request includes related information of the edge node N50, for example, the related information may be a device name of the edge node N50.
Step S120: and receiving a request response, and establishing connection with the target edge node according to the request response.
Illustratively, the request response includes identification information for identifying the target edge node. The identification information is used to identify a unique ID (or PID) of the user information. The user information corresponds to an edge node. In other words, each edge node has corresponding user information and a corresponding PID. A Peer-to-Peer network (Peer-to-Peer, abbreviated as P2P) is formed by a plurality of independent edge nodes interconnected together, with PIDs denoted Peer-IDs.
Compared with the existing network, in the first embodiment, by allocating a PID to each edge node, the edge nodes can be connected to each other through the PID without passing through the central node, thereby reducing the load of the server as the central node and enhancing the speed and stability of data communication between the edge nodes.
The edge node may be a mobile terminal or a computer device, or may be an electronic device such as a server. In this context, an edge node refers to a low-cost small client that provides block file storage services. And the central node refers to a high-performance large server responsible for data regulation and processing. A peer-to-peer network refers to a network in which two clients can directly access each other without going through an intermediate entity, and in which a client is both a provider and an acquirer of a service.
Fig. 2 is a flowchart illustrating steps of an edge node connection method according to a second embodiment of the present invention. The method comprises the following steps:
step S210: and judging whether the identification information of the target edge node is stored or not, wherein the identification information is used for identifying the target edge node.
Illustratively, there are 100 edge nodes (N1 … N100), 1 central node (S1). If the PID of the target edge node N50 is stored in the edge node N1, the edge node N1 may be directly connected to the target edge node N50 through the PID, assuming that the edge node N1 and the target edge node N50 have been previously connected, and at this time the edge node N1 wants to be connected to the target edge node N50 again.
Step S220: and when the identification information of the target edge node is judged not to be stored, generating the connection request according to the target edge node.
Illustratively, assuming that the edge node N1 has not previously connected to the target edge node device N50 (or the edge node N1 has lost the stored PID of the edge node N50), when the edge node N1 needs to connect to the target edge node N50, the edge node N1 generates a connection request according to the relevant information of the target edge node N50. The related information passes through the device name of the target edge node N50 already stored in the edge node N1, or the like, or the user inputs the device name to be connected to the edge node N1.
Step S230: and acquiring the currently connected edge node.
Illustratively, it is assumed that the other edge nodes connected to the edge node N1 include (N10, N20, N30, and N40), and the edge nodes (N10, N20, N30, and N40) are currently connected edge nodes of the edge node N1.
Step S240: and sending the connection request to the currently connected edge node, and monitoring a request response returned by the currently connected edge node.
Illustratively, the edge node N1 sends connection requests to the edge nodes (N10, N20, N30, and N40) and listens for request responses returned by the edge nodes (N10, N20, N30, and N40).
Step S250: and receiving a request response returned by the currently connected edge node.
Illustratively, the request responses returned by the edge nodes (N10, N20, N30, and N40) include: the edge nodes (N10, N20, N30 and N40) judge whether the edge nodes already store the identification information corresponding to the target edge node N50 according to the connection request. When at least one of the edge nodes (N10, N20, N30, and N40) determines that it stores identification information corresponding to the target edge node N50, for example, the edge node N10 stores identification information corresponding to the target edge node N50, and the edge node N10 generates a request response with the identification information corresponding to the target edge node N50. The edge node N1 then establishes a connection with the target edge node N50 in accordance with the request response.
Step S260: and when determining that the connection with the target edge node cannot be established according to the request response, sending a transit request to the currently connected edge node.
For example, after the edge node N1 receives the request response returned by the edge node N10, the edge node N1 cannot establish a connection with the target edge node N50 according to the request response, and then sends a transit request to the currently connected edge node (i.e., the edge node N10 providing the identification information of the target edge node N50).
Step S270: and after receiving a transit response corresponding to the transit request, indirectly establishing connection with the target edge node through the currently connected edge node.
Illustratively, when the currently connected edge node (i.e., edge node N10 providing the identifying information of the target edge node N50) receives a transit request, a transit response is returned to edge node N1. Thus, edge node N1 establishes a connection with the target edge node N50 indirectly through the currently connected edge node (i.e., edge node N10). That is, the edge node N1 that wants to send data to the destination edge node N50 may send the data to the edge node N10 first, and then to the destination edge node N50 via the edge node N10.
The second embodiment receives a request response, and establishes a connection with the target edge node according to the request response or indirectly establishes a connection with the target edge node according to the transit response. The request response includes identification information for identifying the target edge node, and the identification information enables the edge nodes to have uniqueness and identification in the whole network, so that the edge nodes can be connected with each other without passing through a central node, thereby reducing the load of a server as the central node and enhancing the speed and stability of data communication.
Fig. 3 is a flowchart illustrating steps of an edge node connection method according to a third embodiment of the present invention. The method comprises the following steps:
step S310: and judging whether the identification information of the target edge node is stored or not, wherein the identification information is used for identifying the target edge node.
Illustratively, there are 100 edge nodes (N1 … N100), 1 central node (S1). If the PID of the target edge node N50 is stored in the edge node N1, the edge node N1 may be directly connected to the target edge node N50 through the PID, assuming that the edge node N1 and the target edge node N50 have been previously connected, and at this time the edge node N1 wants to be connected to the target edge node N50 again.
Step S320: and when the identification information of the target edge node is judged not to be stored, generating the connection request according to the target edge node.
Illustratively, assuming that the edge node N1 has not previously connected to the target edge node device N50 (or the edge node N1 has lost the stored PID of the edge node N50), when the edge node N1 needs to connect to the target edge node N50, the edge node N1 generates a connection request according to the relevant information of the target edge node N50.
Step S330: and acquiring the currently connected edge node.
Illustratively, it is assumed that the other edge nodes connected to the edge node N1 include (N10, N20, N30, and N40), and the edge nodes (N10, N20, N30, and N40) are the edge nodes to which the edge node N1 is currently connected.
Step S340: and sending the connection request to the currently connected edge node, and monitoring a request response returned by the currently connected edge node.
Illustratively, the edge node N1 sends connection requests to the edge nodes (N10, N20, N30, and N40) and listens for request responses returned by the edge nodes (N10, N20, N30, and N40).
Step S350: and receiving a request response returned by the currently connected edge node.
Illustratively, the request responses returned by the edge nodes (N10, N20, N30, and N40) include: the edge nodes (N10, N20, N30 and N40) judge whether the edge nodes already store the identification information corresponding to the target edge node N50 according to the connection request. When the edge node (N10, N20, N30 and N40) determines that it does not store the identification information corresponding to the target edge node N50.
Step S360: a connection request is sent to the central node.
Illustratively, when the request response received by the edge node N1 includes all edge nodes connected to the edge node N1 (N10, N20, N30, and N40) determining that it does not store identification information corresponding to the target edge node N50, then a connection request is sent to the central node.
And the central node searches the identification information corresponding to the target edge node according to the connection request and generates the request response according to the identification information corresponding to the target edge node. For example, the central node queries the identification information of the edge node according to a global information table.
Step S370: and when determining that the connection with the target edge node cannot be established according to the request response, sending a transfer request to the central node.
Illustratively, after the edge node N1 receives the request response returned by the edge node N10, the edge node N1 cannot establish a connection with the target edge node N50 according to the request response, and then sends a transit request to the central node S1.
Step S380: and after receiving a transfer response corresponding to the transfer request, indirectly establishing connection with the target edge node through the central node.
Illustratively, when the central node S1 receives the transit request, it returns a transit response to the edge node N1. The edge node N1 establishes a connection with the target edge node indirectly through the central node S1. That is, the edge node N1 that wants to send data to the destination edge node N50 may send the data to the central node S1 first, and then to the destination edge node N50 via the central node S1.
Embodiments may establish a connection with a target edge node by receiving a request response. The request response includes identification information for identifying the target edge node, and the identification information enables the edge nodes to have uniqueness and identification in the whole network, so that the edge nodes can be connected with each other without passing through a central node, thereby reducing the load of a server as the central node and enhancing the speed and stability of data communication. When the connection with the target edge node cannot be established according to the request response, the connection with the target edge node is indirectly established according to the transfer response, so that the connection mode between the edge node (the sending end of the connection request) and the target edge node is increased, the whole peer-to-peer network has strong compatibility, and the peer-to-peer network can be used for different network environments.
The edge node connection method of the invention can be applied to the situation that mutual discovery is needed between two independent edge nodes (clients), for example, in a distributed storage center, when one storage server (a request end) needs to transfer a block file stored by the storage server to another storage server (a target end), the storage server (the request end) can obtain identification information of the other storage server (the target end) through the storage server or other storage servers connected with the request end without forwarding through a central server, and relevant data (such as the stored block file) is sent to the other storage server (the target end) according to the identification information. For another example, in a financial cloud data center, when an electronic device (request end) needs to search another electronic device (target end) and transmit data, if a central server connected to the electronic device is unavailable or a part of a network is not clear in summer, the electronic device (request end) may use the above-mentioned edge node connection method to perform mutual discovery, mutual connection, and mutual transmission with another electronic device (target end), without transferring through the central server, so as to reduce the load of a server as a central node, and enhance the speed and stability of data communication.
Fig. 4 is a schematic structural diagram of an edge node connection device according to a fourth embodiment of the present invention. The device includes: a requesting unit and a receiving unit.
The request unit is used for sending a connection request. Illustratively, the connection request includes information about the target edge node to be connected. For example, there are 100 edge nodes (N1 … N100), 1 central node (S1). The edge node N1 (i.e., the sender of the connection request) wants to connect to the edge node N50, and the connection request includes information about the edge node N50, such as the device name of the edge node N50.
The receiving unit is used for receiving a request response and establishing connection with the target edge node according to the request response. Illustratively, the request response includes identification information for identifying the target edge node. The identification information is used to identify a unique ID (or PID) of the user information. The user information corresponds to an edge node. In other words, each edge node has corresponding user information and a corresponding PID. A Peer-to-Peer network (Peer-to-Peer, abbreviated as P2P) is formed by a plurality of independent edge nodes interconnected together, with PIDs denoted Peer-IDs.
Compared with the existing network, the embodiment four-way allocates one PID to each edge node, the edge nodes can be connected with each other through the PID, and the central node is not needed, so that the load of the server serving as the central node is reduced, and the speed and the stability of data communication between the edge nodes are enhanced.
The fifth embodiment of the present invention provides a computer device 400, an internal structure diagram of which may be as shown in fig. 5. The computer apparatus 400 includes a processor, a memory, a network interface, a display screen, and an input device connected through a system bus. Wherein the processor of the computer device 400 is configured to provide computing and control capabilities. The memory of the computer device 400 includes a nonvolatile storage medium, an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The network interface of the computer device is used for communicating with an external computer device through a network connection. The computer program is executed by a processor to implement an edge node connection method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
Those skilled in the art will appreciate that the configuration shown in fig. 5 is a block diagram of only a portion of the configuration associated with aspects of the present invention and is not intended to limit the computing devices to which aspects of the present invention may be applied, and that a particular computing device may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, the invention provides a computer device 400 comprising a memory having a computer program stored therein and a processor that when executed implements the steps of:
sending a connection request;
receiving a request response, and establishing connection with a target edge node according to the request response, wherein the request response comprises identification information for identifying the target edge node.
It will be understood by those skilled in the art that all or part of the processes of the methods of the above embodiments may be implemented by a computer program, which can be stored in a non-volatile computer storage medium, and can include the processes of the above embodiments of the methods when executed. Any reference to memory, storage, databases, or other media used in embodiments provided herein may include non-volatile and/or volatile memory. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The principles and embodiments of the present invention have been described herein using specific examples, which are provided only to help understand the method and the core concept of the present invention; meanwhile, for those skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (10)

1. An edge node connection method, comprising the steps of:
sending a connection request;
receiving a request response, and establishing connection with a target edge node according to the request response, wherein the request response comprises identification information for identifying the target edge node.
2. The edge node connection method according to claim 1, wherein the step of sending a connection request is preceded by:
judging whether the identification information of the target edge node is stored or not, wherein the identification information is used for identifying the target edge node;
and when the identification information of the target edge node is judged not to be stored, generating the connection request according to the target edge node.
3. The edge node connection method according to claim 2, wherein the step of sending a connection request comprises:
acquiring a currently connected edge node;
and sending the connection request to the currently connected edge node, and monitoring a request response returned by the currently connected edge node.
4. The edge node connection method of claim 3, wherein the step of receiving a request response and establishing a connection with the target edge node according to the request response comprises:
receiving a request response returned by the currently connected edge node, wherein the request response returned by the currently connected edge node comprises: the currently connected edge node judges whether the currently connected edge node stores identification information corresponding to a target edge node or not according to the connection request; and when the currently connected edge node judges that the currently connected edge node stores the identification information corresponding to the target edge node, the currently connected edge node generates a request response for the identification information corresponding to the target edge node.
5. The edge node connection method of claim 4, wherein the step of receiving a request response and establishing a connection with the target edge node according to the request response further comprises:
when determining that the connection with the target edge node cannot be established according to the request response, sending a transfer request to the currently connected edge node;
and after receiving a transit response corresponding to the transit request, indirectly establishing connection with the target edge node through the currently connected edge node.
6. The edge node connection method of claim 3, wherein the step of receiving a request response and establishing a connection with the target edge node according to the request response further comprises:
receiving a request response returned by a currently connected edge node, wherein the request response returned by the currently connected edge node comprises: the currently connected edge node judges that the currently connected edge node does not store identification information corresponding to the target edge node;
and sending a connection request to a central node, wherein the central node searches the identification information corresponding to the target edge node according to the connection request and generates the request response according to the identification information corresponding to the target edge node.
7. The edge node connection method of claim 6, wherein the step of receiving a request response and establishing a connection with the target edge node according to the request response further comprises:
when determining that the connection with the target edge node cannot be established according to the request response, sending a transfer request to the central node;
and after receiving a transfer response corresponding to the transfer request, indirectly establishing connection with the target edge node through the central node.
8. An edge node connecting device, comprising:
a request unit for sending a connection request;
a receiving unit, configured to receive a request response, and establish a connection with a target edge node according to the request response, where the request response includes identification information for identifying the target edge node.
9. A storage medium having stored therein a plurality of instructions adapted to be loaded by a processor to perform the edge node attachment method of any one of claims 1-7.
10. A computer device comprising a processor and a memory, the processor being electrically connected to the memory, the memory being configured to store instructions and data, the processor being configured to perform the steps of the edge node connection method of any one of claims 1-7.
CN202110884339.2A 2021-08-03 2021-08-03 Edge node connection method, storage medium, and computer device Pending CN113596916A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110884339.2A CN113596916A (en) 2021-08-03 2021-08-03 Edge node connection method, storage medium, and computer device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110884339.2A CN113596916A (en) 2021-08-03 2021-08-03 Edge node connection method, storage medium, and computer device

Publications (1)

Publication Number Publication Date
CN113596916A true CN113596916A (en) 2021-11-02

Family

ID=78254123

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110884339.2A Pending CN113596916A (en) 2021-08-03 2021-08-03 Edge node connection method, storage medium, and computer device

Country Status (1)

Country Link
CN (1) CN113596916A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2024001439A1 (en) * 2022-06-29 2024-01-04 International Business Machines Corporation Edge node autonomy

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2024001439A1 (en) * 2022-06-29 2024-01-04 International Business Machines Corporation Edge node autonomy
US11924305B2 (en) 2022-06-29 2024-03-05 International Business Machines Corporation Edge node autonomy

Similar Documents

Publication Publication Date Title
CN108173937A (en) Access control method and device
US20150088995A1 (en) Method and apparatus for sharing contents using information of group change in content oriented network environment
WO2013104172A1 (en) Method for realizing load balancing, dns server, and client
US7437461B2 (en) Load balancing apparatus and method
US11064023B2 (en) Method for actively sharing available bandwidth to consumer nodes in a peer-to-peer network for delivery of video streams
CN113973136B (en) Traffic scheduling method, device and system
CN111491017B (en) CORS reference station data distribution system, method and device
CN113596916A (en) Edge node connection method, storage medium, and computer device
US8892663B2 (en) Apparatus and method for establishing partnership with a peer-to-peer (P2P) service based on gossip
US20070136487A1 (en) Contents providing system and method for streaming service
CN112491951B (en) Request processing method, server and storage medium in peer-to-peer network
CN112398845B (en) Data transmission method, data transmission device, data transmission system and electronic equipment
JP5526780B2 (en) Load distribution system, service processing server, load distribution method, and load distribution program
CN101141482A (en) Network resource management system and method
CN114866854B (en) Video access mode dynamic allocation method, system, electronic equipment and storage medium
US9253052B2 (en) Integration network device and service integration method thereof
US20170034252A1 (en) Masterless websocket server system
WO2016095510A1 (en) Path selection method, device and system
CN111107039A (en) Communication method, device and system based on TCP connection
CN115665262A (en) Request processing method and device, electronic equipment and storage medium
CN108733805B (en) File interaction method, system, computer equipment and storage medium
CN113055444A (en) File sharing method and related device thereof
US10742540B2 (en) Cloud relay system and relay server
CN110830600B (en) Address acquisition method, address sending method and device
EP4057577A1 (en) Addressing method, addressing system and addressing apparatus

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