CN111510958B - Message access load balancing method and system - Google Patents

Message access load balancing method and system Download PDF

Info

Publication number
CN111510958B
CN111510958B CN202010345895.8A CN202010345895A CN111510958B CN 111510958 B CN111510958 B CN 111510958B CN 202010345895 A CN202010345895 A CN 202010345895A CN 111510958 B CN111510958 B CN 111510958B
Authority
CN
China
Prior art keywords
server node
server
intelligent terminal
load balancing
message
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
CN202010345895.8A
Other languages
Chinese (zh)
Other versions
CN111510958A (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.)
China United Network Communications Corp Ltd Guangdong Branch
Original Assignee
China United Network Communications Corp Ltd Guangdong Branch
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 China United Network Communications Corp Ltd Guangdong Branch filed Critical China United Network Communications Corp Ltd Guangdong Branch
Priority to CN202010345895.8A priority Critical patent/CN111510958B/en
Publication of CN111510958A publication Critical patent/CN111510958A/en
Application granted granted Critical
Publication of CN111510958B publication Critical patent/CN111510958B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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

Abstract

The invention discloses a message access load balancing method and a system, which are characterized in that after a target server node group to which an intelligent terminal belongs is obtained by analyzing a request message of the intelligent terminal, whether all server nodes in the target server node group are fully loaded is judged first, and then whether the request message of the intelligent terminal is sent to the server nodes is determined, so that the selection of the server nodes still in a fully loaded state can be avoided, the access reliability can be improved, the user experience is improved, meanwhile, after the optimal server node is screened, the request message of the intelligent terminal is sent to the server nodes, the situation that the selected server nodes are not distributed with the message, and the condition that the message needs to be acquired again from the server nodes distributed to the message is avoided, the response time of the server nodes is prolonged, and the processing load of the server nodes is also reduced.

Description

Message access load balancing method and system
Technical Field
The present invention relates to the field of network access technologies, and in particular, to a method and a system for balancing a message access load.
Background
With the continuous development of mobile internet technology, mobile communication technology of mobile phones is subjected to continuous updating, the 5G age which is continuously perfected is coming, the 5G age well promotes the rapid development of industries such as mobile phone games, virtual reality, intelligent cities, intelligent houses and the like, the explosive growth of data traffic of the telecommunication industry is caused, the network traffic is huge, traffic jam causes long-time waiting and higher packet loss rate, the best method for solving the problems is that a load balancing method is adopted, a server node group is found out by receiving and analyzing content requests of a user side, candidate paths are determined, and finally final routing paths are screened out from the candidate paths, so that the optimal server nodes are determined.
However, the existing load balancing method has the following disadvantages: 1. the method can not judge which server nodes in the server node group have higher loads, and if the server nodes with higher loads are selected, the user experience is deteriorated, and the access reliability is reduced; 2. the content of the user side is directly distributed, and is not distributed according to the load capacity of the server node, if the server node which is not distributed to the content is selected, the server node also needs to acquire the content from the server node which is distributed to the content, unnecessary processing steps are generated, response time is influenced, and the processing load of the server node is increased.
Disclosure of Invention
The invention aims to provide a message access load balancing method and system, which solve the problems of low reliability, slow response and the like in the prior art.
The invention is realized by the following technical scheme:
a message access load balancing method specifically comprises the following steps:
step S1, receiving a request message of an intelligent terminal;
s2, analyzing the request message of the intelligent terminal, and determining a target server node group to which the intelligent terminal belongs;
step S3, judging whether all server nodes in the target server node group are fully loaded, if yes, executing step S4, and if not, executing step S5;
step S4, the request message of the intelligent terminal is sent to an offline server node for caching, and after the caching is performed for a preset time, the step S3 is executed;
and S5, selecting an optimal server node from server nodes which are not in a full-load state according to a load balancing algorithm, sending a request message of the intelligent terminal to the optimal server node for processing, and returning a response message to the intelligent terminal after the optimal server node processes.
As a further alternative to the message access load balancing method, the method further comprises:
and S6, monitoring the full load condition of each server node in the target server node group in real time, if the server node is in a full load state, caching the request message sent by the intelligent terminal to the offline server node, and processing the request message cached in the offline server node after the server node is released from the full load state.
As a further alternative to the message access load balancing method, the method further comprises:
and S7, monitoring the fault condition of each server node in the target server node group in real time, switching the request message processed by the server node to the standby server node when the fault condition of the server node is detected, and switching the request message back to the server node from the standby server node after the fault contact of the server node.
As a further alternative of the message access load balancing method, the selecting, in step S5, the optimal server node among the server nodes not in the full load state according to the load balancing algorithm includes the following steps:
step S51, calculating the weight value of each server node which is not in a full load state;
step S52, determining the optimal server node according to the weight value.
As a further alternative of the message access load balancing method, the messages cached to the offline server node include all session-specific messages, all city-specific messages, and all server node-specific messages.
A message access load balancing system, comprising:
the receiving unit is used for receiving the intelligent terminal request message;
the route distribution unit is used for analyzing the received intelligent terminal request message;
the message flow control unit is used for judging whether all server nodes to which the intelligent terminal belongs are fully loaded;
the offline switching unit is used for sending the request message of the intelligent terminal to the offline server node for caching;
the load balancing unit is used for calculating an optimal server node according to a load balancing algorithm;
and the sending unit is used for sending the response message of the optimal server node to the intelligent terminal.
As a further alternative to the message access load balancing system, the system further comprises:
and the session management unit is used for monitoring the service session volume of each server node in real time and judging the full load condition of each server node.
As a further alternative to the message access load balancing system, the system further comprises:
and the offline disaster recovery unit is used for judging the fault condition of each server node and realizing the switching between the server node and the standby server node.
As a further alternative of the message access load balancing system, the load balancing unit includes a storage unit for storing a load balancing algorithm and a judging unit for judging the magnitude of the weight value.
As a further alternative to the message access load balancing system, the cached messages to the offline server node include all session-specific messages, all city-specific messages, and all server node-specific messages.
The invention has the beneficial effects that:
by using the method and the system of the invention, after the target server node group to which the intelligent terminal belongs is obtained by analyzing the request message of the intelligent terminal, whether all server nodes in the target server node group are fully loaded is judged, and then whether the request message of the intelligent terminal is sent to the server nodes is determined, so that the selection of the server nodes still in the fully loaded state can be avoided, the access reliability can be improved, the user experience is improved, and meanwhile, the request message of the intelligent terminal is sent to the server nodes after the optimal server nodes are screened out, so that the situation that the selected server nodes are not distributed with the message and the message needs to be acquired again from the server nodes distributed with the message can be avoided, the response time of the server nodes is improved, and the processing burden of the server nodes is also reduced.
Drawings
Fig. 1 is a flow chart of a message access load balancing method of the present invention;
fig. 2 is a schematic diagram of a message access load balancing system for implementing load balancing according to the present invention.
Detailed Description
The present invention will now be described in detail with reference to the drawings and the detailed description thereof, wherein the invention is illustrated by the schematic drawings and the detailed description thereof, which are included to illustrate and not to limit the invention.
As shown in fig. 1-2, a message access load balancing method specifically includes the following steps:
step S1, receiving a request message of an intelligent terminal;
s2, analyzing the request message of the intelligent terminal, and determining a target server node group to which the intelligent terminal belongs;
step S3, judging whether all server nodes in the target server node group are fully loaded, if yes, executing step S4, and if not, executing step S5;
step S4, the request message of the intelligent terminal is sent to an offline server node for caching, and after the caching is performed for a preset time, the step S3 is executed;
and S5, selecting an optimal server node from server nodes which are not in a full-load state according to a load balancing algorithm, sending a request message of the intelligent terminal to the optimal server node for processing, and returning a response message to the intelligent terminal after the optimal server node processes.
In this embodiment, after the target server node group to which the intelligent terminal belongs is obtained by analyzing the request message of the intelligent terminal, whether all server nodes in the target server node group are fully loaded is first determined, and then whether the request message of the intelligent terminal is sent to the server nodes is determined, so that the selection of the server nodes still in the fully loaded state can be avoided, the reliability of access can be improved, the user experience is improved, and meanwhile, after the optimal server node is screened out, the request message of the intelligent terminal is sent to the server nodes, so that the situation that the selected server nodes do not distribute the message and the message needs to be acquired again from the server nodes distributed to the message can be avoided, the response time of the server nodes is prolonged, and the processing burden of the server nodes is also reduced.
When all the server nodes in the target server node group are in a full load state, server nodes near the target server node group can be temporarily distributed to the target server node group through a rear end server platform, after the server nodes originally belonging to the target server node group are released from the full load state, and enough space is available for processing request messages of the intelligent terminal, the server nodes temporarily added into the target server node group are released, so that the investment cost can be saved, the resource waste can be reduced, and meanwhile, the service operation cannot be influenced; further, the load balancing algorithm includes, but is not limited to, a polling algorithm and a weighted polling algorithm.
Preferably, the method further comprises:
and S6, monitoring the full load condition of each server node in the target server node group in real time, if the server node is in a full load state, caching the request message sent by the intelligent terminal to the offline server node, and processing the request message cached in the offline server node after the server node is released from the full load state.
In this embodiment, through monitoring the full load condition of each server node in the target server node group in real time, after the intelligent terminal request message received by the server node reaches a preset threshold, forwarding the subsequently reported message to the offline server node for caching, waiting for the server node to process the previously received intelligent terminal request message, acquiring the subsequently reported message of the intelligent terminal from the offline server node, and then processing the subsequently reported message, so as to prevent the avalanche effect of the server node caused by the full load of the intelligent terminal request message in the peak period, thereby realizing connection permission control and overload control on the intelligent terminal.
Preferably, the method further comprises:
and S7, monitoring the fault condition of each server node in the target server node group in real time, switching the request message processed by the server node to the standby server node when the fault condition of the server node is detected, and switching the request message back to the server node from the standby server node after the fault contact of the server node.
In this embodiment, by monitoring the fault condition of each server node in the target server node group in real time, when a server node fails, the stand-alone horse switches the request message of the intelligent terminal to be processed by the server node to the standby server node, so that the service of the intelligent terminal is not interrupted, the experience of a user is improved, and when the server node fails to repair, the server node is switched back from the standby server node, so that the time for using the standby server node is reduced, and the service life of the standby server node is prolonged.
Preferably, in the step S5, selecting the optimal server node from the server nodes not in the full load state according to the load balancing algorithm includes the following steps:
step S51, calculating the weight value of each server node which is not in a full load state;
step S52, determining the optimal server node according to the weight value.
In this embodiment, the weight value calculation of each server node is obtained according to the difference value between the number of request messages and the number of response messages of the server node and the coefficient n, and the weight number corresponding to the internal server node with the smaller difference value is larger, if more than two internal partial server nodes correspond to the same weight value, the internal server nodes with the same minimum difference value are randomly selected, and the server node is selected according to the weight value, so that the data processing capability of the server node can be effectively judged, and the weight value is large to indicate that the data processing capability is good; the weight value of the server node is the priority of the server node, and a large weight value indicates that the priority of the server node is high.
Preferably, the messages cached to the offline server node include all messages specifying a session, all messages specifying a city, and all messages specifying a server node.
A message access load balancing system, comprising:
the receiving unit is used for receiving the intelligent terminal request message;
the route distribution unit is used for analyzing the received intelligent terminal request message;
the message flow control unit is used for judging whether all server nodes to which the intelligent terminal belongs are fully loaded;
the offline switching unit is used for sending the request message of the intelligent terminal to the offline server node for caching;
the load balancing unit is used for calculating an optimal server node according to a load balancing algorithm;
and the sending unit is used for sending the response message of the optimal server node to the intelligent terminal.
In this embodiment, after the target server node group to which the intelligent terminal belongs is obtained by analyzing the request message of the intelligent terminal, whether all server nodes in the target server node group are fully loaded is first determined, and then whether the request message of the intelligent terminal is sent to the server nodes is determined, so that the selection of the server nodes still in the fully loaded state can be avoided, the reliability of access can be improved, the user experience is improved, and meanwhile, after the optimal server node is screened out, the request message of the intelligent terminal is sent to the server nodes, so that the situation that the selected server nodes do not distribute the message and the message needs to be acquired again from the server nodes distributed to the message can be avoided, the response time of the server nodes is prolonged, and the processing burden of the server nodes is also reduced.
The routing distribution unit is used for analyzing key information in the received intelligent terminal request message, such as user number information and the like, finding a routing node according to a routing rule, uniformly routing numbers which cannot find the routing information to a default node, analyzing key information in response messages, such as session ID and the like, inquiring related routing information through a distributed cache according to the session ID, storing the routing information and the request message content into the distributed cache, and returning the routing information to a subsequent original response message;
the message flow control unit is used for presetting a flow control threshold value, monitoring the session traffic in real time, and when the session traffic reaches the flow control threshold value, the request for the subsequent report is directly returned to the system to be busy and is not sent to the server node any more, so that the avalanche effect of the server node caused by the instant sudden increase of the traffic can be effectively prevented, and the normal processing service can be automatically recovered when the traffic is recovered to the normal level.
Preferably, the system further comprises:
and the session management unit is used for monitoring the service session volume of each server node in real time and judging the full load condition of each server node.
In this embodiment, through monitoring the full load condition of each server node in the target server node group in real time, after the intelligent terminal request message received by the server node reaches a preset threshold, forwarding the subsequently reported message to the offline server node for caching, waiting for the server node to process the previously received intelligent terminal request message, acquiring the subsequently reported message of the intelligent terminal from the offline server node, and then processing the subsequently reported message, so as to prevent the avalanche effect of the server node caused by the full load of the intelligent terminal request message in the peak period, thereby realizing connection permission control and overload control on the intelligent terminal.
It should be noted that, when one internal server node corresponding to a session is monitored to be fully loaded, the session is balanced to other internal server nodes, and when all internal server nodes corresponding to the session are monitored to be fully loaded, the method is switched to an offline mode.
Preferably, the system further comprises:
and the offline disaster recovery unit is used for judging the fault condition of each server node and realizing the switching between the server node and the standby server node.
In this embodiment, by monitoring the fault condition of each server node in the target server node group in real time, when a server node fails, the stand-alone horse switches the request message of the intelligent terminal to be processed by the server node to the standby server node, so that the service of the intelligent terminal is not interrupted, the experience of a user is improved, and when the server node fails to repair, the server node is switched back from the standby server node, so that the time for using the standby server node is reduced, and the service life of the standby server node is prolonged.
Preferably, the load balancing unit comprises a storage unit for storing a load balancing algorithm and a judging unit for judging the weight value.
In this embodiment, the weight value calculation of each server node is obtained according to the difference value between the number of request messages and the number of response messages of the server node and the coefficient n, and the weight number corresponding to the internal server node with the smaller difference value is larger, if more than two internal partial server nodes correspond to the same weight value, the internal server nodes with the same minimum difference value are randomly selected, and the server node is selected according to the weight value, so that the data processing capability of the server node can be effectively judged, and the weight value is large to indicate that the data processing capability is good; the weight value of the server node is the priority of the server node, and a large weight value indicates that the priority of the server node is high.
Preferably, the messages cached to the offline server node include all messages specifying a session, all messages specifying a city, and all messages specifying a server node.
The foregoing has described in detail the technical solutions provided by the embodiments of the present invention, and specific examples have been applied to illustrate the principles and implementations of the embodiments of the present invention, where the above description of the embodiments is only suitable for helping to understand the principles of the embodiments of the present invention; meanwhile, as for those skilled in the art, according to the embodiments of the present invention, there are variations in the specific embodiments and the application scope, and the present description should not be construed as limiting the present invention.

Claims (9)

1. A message access load balancing method is characterized in that: the method comprises the following steps:
step S1, receiving a request message of an intelligent terminal;
s2, analyzing the request message of the intelligent terminal, and determining a target server node group to which the intelligent terminal belongs;
step S3, judging whether all server nodes in the target server node group are fully loaded, if yes, executing step S4, and if not, executing step S5;
step S4, the request message of the intelligent terminal is sent to an offline server node for caching, and after the caching is performed for a preset time, the step S3 is executed;
step S5, selecting an optimal server node from server nodes which are not in a full load state according to a load balancing algorithm, sending a request message of the intelligent terminal to the optimal server node for processing, and returning a response message to the intelligent terminal after the optimal server node processes;
in the step S5, selecting an optimal server node from the server nodes not in the full load state according to the load balancing algorithm includes the following steps:
step S51, calculating the weight value of each server node which is not in a full load state;
step S52, determining an optimal server node according to the weight value;
the calculation of the weight value of each server node which is not in the full load state is obtained according to the difference value of the number of request messages and the number of response messages of the server nodes and the coefficient n, the weight number corresponding to the internal server node with the smaller difference value is larger, and if more than two internal partial server nodes correspond to the same weight value, the internal server nodes with the same minimum difference value are randomly selected.
2. A method for message access load balancing as claimed in claim 1, wherein: the method further comprises the steps of:
and S6, monitoring the full load condition of each server node in the target server node group in real time, if the server node is in a full load state, caching the request message sent by the intelligent terminal to the offline server node, and processing the request message cached in the offline server node after the server node is released from the full load state.
3. A method for message access load balancing as claimed in claim 2, wherein: the method further comprises the steps of:
and S7, monitoring the fault condition of each server node in the target server node group in real time, switching the request message processed by the server node to the standby server node when the fault condition of the server node is detected, and switching the request message back to the server node from the standby server node after the fault contact of the server node.
4. A message access load balancing method according to claim 3, characterized in that: the messages cached to the offline server node include all session-specific messages, all city-specific messages, and all server node-specific messages.
5. A message access load balancing system, characterized by: comprising the following steps:
the receiving unit is used for receiving the intelligent terminal request message;
the route distribution unit is used for analyzing the received intelligent terminal request message;
the message flow control unit is used for judging whether all server nodes to which the intelligent terminal belongs are fully loaded;
the offline switching unit is used for sending the request message of the intelligent terminal to the offline server node for caching;
the load balancing unit is used for calculating an optimal server node according to a load balancing algorithm;
the sending unit is used for sending the response message of the optimal server node to the intelligent terminal;
the calculating the optimal server node by the load balancing algorithm specifically comprises the following steps:
calculating a weight value of each server node which is not in a full load state;
determining an optimal server node according to the weight value;
the calculation of the weight value of each server node which is not in the full load state is obtained according to the difference value of the number of request messages and the number of response messages of the server nodes and the coefficient n, the weight number corresponding to the internal server node with the smaller difference value is larger, and if more than two internal partial server nodes correspond to the same weight value, the internal server nodes with the same minimum difference value are randomly selected.
6. The message access load balancing system of claim 5, wherein: the system further comprises:
and the session management unit is used for monitoring the service session volume of each server node in real time and judging the full load condition of each server node.
7. The message access load balancing system of claim 6, wherein: the system further comprises:
and the offline disaster recovery unit is used for judging the fault condition of each server node and realizing the switching between the server node and the standby server node.
8. The message access load balancing system of claim 7, wherein: the load balancing unit comprises a storage unit for storing a load balancing algorithm and a judging unit for judging the weight value.
9. A message access load balancing system according to claim 8, wherein: the messages cached to the offline server node include all session-specific messages, all city-specific messages, and all server node-specific messages.
CN202010345895.8A 2020-04-27 2020-04-27 Message access load balancing method and system Active CN111510958B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010345895.8A CN111510958B (en) 2020-04-27 2020-04-27 Message access load balancing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010345895.8A CN111510958B (en) 2020-04-27 2020-04-27 Message access load balancing method and system

Publications (2)

Publication Number Publication Date
CN111510958A CN111510958A (en) 2020-08-07
CN111510958B true CN111510958B (en) 2024-02-20

Family

ID=71878082

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010345895.8A Active CN111510958B (en) 2020-04-27 2020-04-27 Message access load balancing method and system

Country Status (1)

Country Link
CN (1) CN111510958B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112383585A (en) * 2020-10-12 2021-02-19 广州市百果园网络科技有限公司 Message processing system and method and electronic equipment
CN116055227B (en) * 2023-03-31 2023-06-16 北京国信会视科技有限公司 Intelligent terminal management and control method, system and device based on android device online security

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102006039145A1 (en) * 2006-08-17 2008-02-21 Nokia Siemens Networks Gmbh & Co.Kg Communication system operating method for transmitting packet-oriented data from and/or to communication subscriber, involves starting transmission of data from and/or to subscriber, if cost signal does not exceed price mark signal
CN102624916A (en) * 2012-03-26 2012-08-01 华为技术有限公司 Method, node manager and system for load balancing in cloud computing system
CN103685461A (en) * 2013-10-24 2014-03-26 从兴技术有限公司 Cluster management device, system and method
CN106059835A (en) * 2016-07-28 2016-10-26 北京神狐时代通信技术有限公司 High-reliability control method for low-energy-consumption computer cluster nodes
CN106375420A (en) * 2016-08-31 2017-02-01 武汉钢信软件有限公司 System and method for intelligently monitoring server cluster based on load balancing
CN109246024A (en) * 2018-09-29 2019-01-18 新华三技术有限公司 Load sharing method, device, terminal device and storage medium in a kind of networking
CN110677875A (en) * 2019-09-27 2020-01-10 云南电网有限责任公司 Wireless network load balancing method facing edge computing environment

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8271652B2 (en) * 2008-07-24 2012-09-18 Netapp, Inc. Load-derived probability-based domain name service in a network storage cluster
JP6272190B2 (en) * 2014-09-02 2018-01-31 株式会社日立製作所 Computer system, computer, load balancing method and program thereof
US10504364B2 (en) * 2016-01-05 2019-12-10 Locix, Inc. Systems and methods for using radio frequency signals and sensors to monitor environments

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102006039145A1 (en) * 2006-08-17 2008-02-21 Nokia Siemens Networks Gmbh & Co.Kg Communication system operating method for transmitting packet-oriented data from and/or to communication subscriber, involves starting transmission of data from and/or to subscriber, if cost signal does not exceed price mark signal
CN102624916A (en) * 2012-03-26 2012-08-01 华为技术有限公司 Method, node manager and system for load balancing in cloud computing system
CN103685461A (en) * 2013-10-24 2014-03-26 从兴技术有限公司 Cluster management device, system and method
CN106059835A (en) * 2016-07-28 2016-10-26 北京神狐时代通信技术有限公司 High-reliability control method for low-energy-consumption computer cluster nodes
CN106375420A (en) * 2016-08-31 2017-02-01 武汉钢信软件有限公司 System and method for intelligently monitoring server cluster based on load balancing
CN109246024A (en) * 2018-09-29 2019-01-18 新华三技术有限公司 Load sharing method, device, terminal device and storage medium in a kind of networking
CN110677875A (en) * 2019-09-27 2020-01-10 云南电网有限责任公司 Wireless network load balancing method facing edge computing environment

Also Published As

Publication number Publication date
CN111510958A (en) 2020-08-07

Similar Documents

Publication Publication Date Title
US11570262B2 (en) Methods, systems, and computer readable media for rank processing for network function selection
CN101584189B (en) Handover of wireless connections
CN111510958B (en) Message access load balancing method and system
US8295459B2 (en) System and method for dynamically partitioning context servers
US20200178132A1 (en) Load balancing method and apparatus
CN101437175B (en) Method, apparatus and system for processing disaster-tolerating switch
CN114157605B (en) Communication method, system, electronic equipment and computer readable storage medium
CN114363963A (en) Load balancing selection method and system for cloud-native UPF signaling plane
CN111385359A (en) Load processing method and device of object gateway
US20140140491A1 (en) System and method for providing high reliability network
CN114629825A (en) Path detection method, device and node of computing power sensing network
CN110858956B (en) Processing method, device, equipment and medium for IP short message gateway load unbalance
CN110661836B (en) Message routing method, device and system, and storage medium
MXPA00000525A (en) System and method of detecting overload in a service control point of a telecommunication network.
CN107579896B (en) Internet of things data transmission method based on ring network and storage medium
CN113612636B (en) Software defined network topology discovery method and system
CN111757389B (en) Communication device and method
CN114040448B (en) Base station load balancing method, system, device and storage medium
KR101017502B1 (en) Duplicate billing system and method in a communication network
JP5563612B2 (en) COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM
KR20140075343A (en) Contents transmission system
CN111314465B (en) Weak network environment communication method and device and electronic equipment
CN108347735B (en) Overload control method and device
CN108347406B (en) Method, device, terminal and network side equipment for switching organizer in multi-party call
CN114615274A (en) Edge application access method and device and related equipment

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20220802

Address after: 510000 Unicom new space Plaza, No. 666, Huangpu Avenue West, Tianhe District, Guangzhou, Guangdong Province

Applicant after: GUANGDONG BRANCH OF CHINA UNITED NETWORK COMMUNICATIONS GROUP CO.,LTD.

Address before: 510623 unit 01, floor 22, Jiantao Plaza, No. 18, Huacheng Avenue, Tianhe District, Guangzhou, Guangdong Province

Applicant before: GUANGZHOU TIANYUAN DIKE INFORMATION TECHNOLOGY Co.,Ltd.

Applicant before: GUANGDONG BRANCH OF CHINA UNITED NETWORK COMMUNICATIONS GROUP CO.,LTD.

GR01 Patent grant
GR01 Patent grant