CN103945000A - Load balance method and load balancer - Google Patents

Load balance method and load balancer Download PDF

Info

Publication number
CN103945000A
CN103945000A CN201410187095.2A CN201410187095A CN103945000A CN 103945000 A CN103945000 A CN 103945000A CN 201410187095 A CN201410187095 A CN 201410187095A CN 103945000 A CN103945000 A CN 103945000A
Authority
CN
China
Prior art keywords
service end
service
information
cos
load balance
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201410187095.2A
Other languages
Chinese (zh)
Other versions
CN103945000B (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.)
iFlytek Co Ltd
Original Assignee
iFlytek 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 iFlytek Co Ltd filed Critical iFlytek Co Ltd
Priority to CN201410187095.2A priority Critical patent/CN103945000B/en
Publication of CN103945000A publication Critical patent/CN103945000A/en
Application granted granted Critical
Publication of CN103945000B publication Critical patent/CN103945000B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

The invention discloses a load balance method and a load balancer. The method includes the steps: searching whether a designated load balance strategy is configured or not when request information carries the designated load balance strategy; calling a designated load balance strategy execution file if the designated load balance strategy is configured; searching whether an exclusive load balance strategy is configured for a designated service type in the request information or not if the designated load balance strategy is not configured or the request information does not carry the designated load balance strategy; calling an exclusive load balance strategy execution file if the exclusive load balance strategy is configured; calling a default load balance strategy execution file if the exclusive load balance strategy is not configured; screening out a server meeting the requirement of the request information from a service list by calling the corresponding load balance strategy execution file. A client is supported to dynamically select the load balance strategies, and different service types are supported to be configured with exclusive load balance strategies, so that the same load balancer can simultaneously support a plurality of different service types of service clusters.

Description

A kind of load-balancing method and load equalizer
Technical field
The present invention relates to network communications technology field, relate in particular to a kind of load-balancing method and load equalizer.
Background technology
Along with the fast development of the Internet and improving constantly of traffic carrying capacity, network data access flow increases rapidly, with respect to the development of network technology, the growth of server process speed and internal storage access speed is but well below the growth of the network bandwidth and application service.Along with the rise of cloud computing, the common working load equalization server of enterprise's background service is processed sending to service cluster from the high concurrent request of outside, to reach the quick and precisely response to external request, load-balanced server is wherein exactly a kind of a large amount of Concurrency Access or data traffic are shared on many node devices and being processed respectively in brief, reduces the background service of the time of user's wait-for-response.
Existing load-balanced server is as LVS (Linux Virtual Server, Linux virtual server), Nginx, Haproxy etc. can accomplish the real-time forwarding of message and load balancing to a certain extent, but all there is following shortcoming in these load-balanced servers: 1) existing load equalizer cannot add this new COS automatically according to reporting of new service; 2) existing load equalizer is merely able to support a kind of load balancing of setting, such as poll, weight etc., cannot be according to the load balancing of business event logic demand customization enterprise self, unless change source code, these obviously expend financial resource and material resource; 3) in the time that external demand changes or while having new demand, cannot, according to the real-time collocation strategy of external demand, come into force in real time, response demand namely cannot be carried out the amendment of load balancing in the situation that not restarting load balancing service; Therefore, how to make the load equalizer external demand that can follow up fast, dynamically changing load strategy has become a problem demanding prompt solution in enterprise's backstage infrastructure service.
Summary of the invention
One object of the present invention is to overcome deficiency of the prior art, and a kind of load-balancing method that load balancing can be provided for the service cluster that different COS are provided is provided.
For achieving the above object, the technical solution used in the present invention is: a kind of load-balancing method, comprising:
Receiving after the solicited message that client sends, searching in described request information, whether to carry given load balance policy;
As given load balance policy as described in carrying in described request information, search and whether dispose described given load balance policy;
In this way, call described given load balance policy execute file, from service list, filter out the service end that meets described request information requirements;
As given load balance policy as described in not carrying in given load balance policy or described request information as described in not configuring, search and whether configured exclusive load balancing for the COS of specifying in described request information;
In this way, call described exclusive load balancing execute file, from service list, filter out the service end that meets described request information requirements;
As no, call default load balance policy execute file, from service list, filter out the service end that meets described request information requirements.
Preferably, described method also comprises: in described service list, according to COS, service end is divided into groups.
Preferably, described method also comprises: receiving after the reporting information that service end sends, described service list is upgraded, wherein, described reporting information comprises the address information of service end and the COS of service end.
Preferably, described receiving after the reporting information that service end sends, described service list is upgraded and comprised:
There is not the COS in described reporting information in described service list time, the COS in described reporting information is added in described service list;
While there is not the service end in described reporting information in service end group under COS in described reporting information, the service end in described reporting information is added in the service end group under the COS in described reporting information.
Preferably, described receiving after the reporting information that service end sends, described service list is also upgraded and comprised:
While there is the service end in described reporting information in service end group under COS in described reporting information, the service end information in described reporting information is upgraded or shifted out from report service.
Preferably, all load balancing execute files are script file.
Preferably, described script file is Lua script file.
Preferably, described method also comprises: from service list, filter out after the service end that meets described request information requirements described, carry out following steps:
The address information of the service end filtering out is sent to described client; Or,
Described request information is sent to the service end filtering out, and receiving after the object information that the service end that filters out returns, described object information is back to described client.
Another object of the present invention is to overcome deficiency of the prior art, and a kind of load equalizer that load balancing can be provided for the service cluster that different COS are provided is provided.
In order to address the above problem, the technical solution used in the present invention is: a kind of load equalizer, comprising:
Receiver module, the solicited message of sending for receiving client;
Whether extraction module, carry given load balance policy for searching described request information;
The first Executive Module, for in the time that described request information carries described given load balance policy, search and whether dispose described given load balance policy, in this way, call described given load balance policy execute file, from service list, filter out the service end that meets described request information requirements; And,
The second Executive Module, for in the time not configuring described given load balance policy or described request information and do not carry described given load balance policy, search and whether configured exclusive load balancing for the COS of specifying in described request information, in this way, call described exclusive load balancing execute file, from service list, filter out the service end that meets described request information requirements; As no, call default load balance policy execute file, from service list, filter out the service end that meets described request information requirements.
Preferably, described load equalizer also comprises:
Service list maintenance module, at described service list, divides into groups to service end according to COS.
Preferably, described service list maintenance module also, for receiving after the reporting information that service end sends, upgrades described service list, and wherein, described reporting information comprises the address information of service end and the COS of service end.
Preferably, described service list maintenance module comprises:
COS adding device, in the time that described service list does not exist the COS in described reporting information, is added into the COS in described reporting information in described service list; And,
Service end adding device, when there is not the service end in described reporting information in the service end group under the COS of described reporting information, the service end in described reporting information is added in the service end group under the COS in described reporting information.
Preferably, described service list maintenance module also comprises:
Service end information process unit when there is the service end in described reporting information in the service end group under the COS of described reporting information, upgrades the service end information in described reporting information or shifts out from report service.
Preferably, all load balancing execute files are script file.
Preferably, described script file is Lua script file.
Preferably, described load equalizer also comprises:
Sending module, for filtering out from service list the service end that meets described request information requirements described, sends to described client by the address information of the service end filtering out; Or described request information is sent to the service end filtering out, and receiving after the object information that the service end that filters out returns, described object information is back to described client.
Beneficial effect of the present invention is, load-balancing method of the present invention and load equalizer are supported client Dynamic Selection load balancing, and support automatically to add this new COS according to dynamic appending or the dilatation of new service, and can be different COS and configure exclusive load balancing, make same load equalizer can support the service cluster of multiple different COS simultaneously.
Brief description of the drawings
Fig. 1 shows according to the flow chart of a kind of execution mode of load-balancing method of the present invention;
Fig. 2 shows according to the flow chart that upgrades a kind of execution mode of service list in load-balancing method of the present invention;
Fig. 3 shows according to the structural representation of a kind of execution mode of load equalizer of the present invention.
Embodiment
Describe embodiments of the invention below in detail, the example of described embodiment is shown in the drawings, and wherein same or similar label represents same or similar element or has the element of identical or similar functions from start to finish.Be exemplary below by the embodiment being described with reference to the drawings, only for explaining the present invention, and can not be interpreted as limitation of the present invention.
As shown in Figure 1, load-balancing method of the present invention comprises:
Step S1: receiving after the solicited message that client sends, in search request information, whether carry given load balance policy, perform step in this way S2, as otherwise execution step S4; At this, in solicited message, can carry for selecting the parameter of load balancing as given load balance policy.
Step S2: whether dispose given load balance policy as carried given load balance policy in solicited message, searching, perform step in this way S3, as otherwise execution step S4.
Step S3: call given load balance policy execute file, filter out from service list and meet the service end that solicited message requires.
Step S4: search and whether configured exclusive load balancing for the COS of specifying in described request information, perform step in this way S5, as otherwise execution step S6.
Step S5: call described exclusive load balancing execute file, filter out from service list and meet the service end that solicited message requires;
Step S6: call default load balance policy execute file, filter out from service list and meet the service end that solicited message requires.
Above-mentioned each load balancing can be existing any load balancing, for example, can be: poll strategy, select successively each service end under the COS in solicited message; Weight Algorithm, under the COS in solicited message, the current authorization value reporting according to service end is selected the minimum service end of weight; Hash strategy, according to the address information in solicited message, turns to same service end by the request of same client.In addition, method of the present invention is also supported gray scale load strategy, while having the keyword of appointment, is about to the service end of newly-increased COS in the list of request divert service in solicited message, namely, in the time reaching the standard grade a new COS, can provide preferential experience for specific client.
In actual applications, a station server can provide a service end, and multiple service ends also can be provided, and multiple service ends of a station server can corresponding same service cluster, service cluster that also can be corresponding different.
Because the execution of load balancing is to select the service end for responding the client of sending solicited message in the service end that same services type is provided, therefore, for the ease of inquiry and be convenient to tactful execution, method of the present invention also comprises: in service list, according to COS, service end is divided into groups.
For the application scenario of conversion can occur the quantity that makes method of the present invention be applicable to service end under the kind of service cluster and same service cluster: method of the present invention also comprises: receiving after the reporting information that service end sends, service list is upgraded, wherein, described reporting information comprises the address information of service end and the COS of service end, and this address information generally includes IP address and port numbers.
Further, as shown in Figure 2, receiving after the reporting information that service end sends, the method that service list is upgraded can comprise the steps:
Step S71: search in service list whether have the COS in reporting information, perform step in this way S73, as otherwise execution step S72.
Step S72: the COS in reporting information is added in service list, performs step afterwards S74.
Step S73: search in the service end group under the COS in reporting information whether have the service end in reporting information, perform step in this way S75, as otherwise execution step S74.
Step S74: the service end in reporting information is added in the service end group under the COS in reporting information.
Step S75: the service end information in described reporting information is upgraded or shifted out from report service, perform step afterwards S76.
Step S76: upgrade the heartbeat packet time.
While variation in order to make method of the present invention be supported in external demand or while having new demand, can, according to the real-time collocation strategy of external demand, come into force in real time, response demand, in the method for the invention, all load balancing execute files are script file.Because script is to explain operation and decomplier, so method of the present invention allows business development personnel according to the variation of external demand, in the situation that interruption load balancing is not served, dynamically change strategy is carried out the load balancing in script, accomplish quick response external demand, also can be according to the service needed of enterprise, the load strategy that fast Development self needs, for enterprise uses manpower and material resources sparingly.
At this, because Lua script voice are dynamically weak type scripts of a kind of lightweight, use standard C language to write and open with source code form, therefore, above-mentioned script file preferably adopts Lua script file.
Method of the present invention from service list, filter out meet solicited message require service end after, can adopt following two kinds of modes that client and the service end filtering out are connected, the address information of the service end that is about to filter out sends to client, is connected voluntarily according to the address information of the service end filtering out by client with corresponding service end; Or, solicited message is sent to the service end filtering out, and receiving after the object information that the service end that filters out returns, described object information is back to described client.
Corresponding with above-mentioned load-balancing method, load equalizer of the present invention comprises receiver module 1, extraction module 2, the first Executive Module 31 and the second Executive Module 32, wherein, and the solicited message that this receiver module 1 is sent for receiving client; Whether this extraction module 2 carries given load balance policy for search request information; This first Executive Module 31 is when carrying given load balance policy in solicited message, search and whether dispose given load balance policy, in this way, call given load balance policy execute file, from service list, filter out the service end that meets described request information requirements; This second Executive Module 32 is not in the time configuring given load balance policy or solicited message and do not carry described given load balance policy, search and whether configured exclusive load balancing for the COS of specifying in solicited message, in this way, call exclusive load balancing execute file, from service list, filter out and meet the service end that solicited message requires; As no, call default load balance policy execute file, from service list, filter out and meet the service end that solicited message requires.
Load equalizer of the present invention also can comprise service list maintenance module, and this service list maintenance module, at service list, divides into groups to service end according to COS.This service list maintenance module also, for receiving after the reporting information that service end sends, upgrades service list, and wherein, reporting information comprises the address information of service end and the COS of service end.
Above-mentioned service list maintenance module can comprise COS adding device and service end adding device, this COS adding device, in the time that service list does not exist the COS in reporting information, is added into the COS in reporting information in service list; This service end adding device, when there is not the service end in reporting information in the service end group under the COS of reporting information, is added into the service end in reporting information in the service end group under the COS in reporting information.
In addition, this service list maintenance module also can comprise service end information process unit, it upgrades the service end information in described reporting information or shifts out when there is the service end in described reporting information in the service end group under the COS of described reporting information from report service.
This load equalizer can also comprise sending module, and it,, for filtering out from service list the service end that meets described request information requirements, sends to described client by the address information of the service end filtering out; Or solicited message is sent to the service end filtering out, and receiving after the object information that the service end that filters out returns, object information is back to client.
Describe structure of the present invention, feature and action effect in detail according to the embodiment shown in graphic above; the foregoing is only preferred embodiment of the present invention; but the present invention does not limit practical range with shown in drawing; every change of doing according to conception of the present invention; or be revised as the equivalent embodiment of equivalent variations; when not exceeding yet specification and illustrating contain spiritual, all should be in protection scope of the present invention.

Claims (16)

1. a load-balancing method, is characterized in that, comprising:
Receiving after the solicited message that client sends, searching in described request information, whether to carry given load balance policy;
As given load balance policy as described in carrying in described request information, search and whether dispose described given load balance policy;
In this way, call described given load balance policy execute file, from service list, filter out the service end that meets described request information requirements;
As given load balance policy as described in not carrying in given load balance policy or described request information as described in not configuring, search and whether configured exclusive load balancing for the COS of specifying in described request information;
In this way, call described exclusive load balancing execute file, from service list, filter out the service end that meets described request information requirements;
As no, call default load balance policy execute file, from service list, filter out the service end that meets described request information requirements.
2. method according to claim 1, is characterized in that, described method also comprises:
In described service list, according to COS, service end is divided into groups.
3. method according to claim 2, is characterized in that, described method also comprises:
Receiving after the reporting information that service end sends, described service list is upgraded, wherein, described reporting information comprises the address information of service end and the COS of service end.
4. method according to claim 3, is characterized in that, described receiving after the reporting information that service end sends upgraded and comprised described service list:
There is not the COS in described reporting information in described service list time, the COS in described reporting information is added in described service list;
While there is not the service end in described reporting information in service end group under COS in described reporting information, the service end in described reporting information is added in the service end group under the COS in described reporting information.
5. method according to claim 4, is characterized in that, described receiving after the reporting information that service end sends also upgraded and comprised described service list:
While there is the service end in described reporting information in service end group under COS in described reporting information, the service end information in described reporting information is upgraded or shifted out from report service.
6. according to the method described in any one in claim 1 to 5, it is characterized in that, all load balancing execute files are script file.
7. method according to claim 6, is characterized in that, described script file is Lua script file.
8. according to the method described in any one in claim 1 to 5, it is characterized in that, described method also comprises: from service list, filter out after the service end that meets described request information requirements described, carry out following steps:
The address information of the service end filtering out is sent to described client; Or,
Described request information is sent to the service end filtering out, and receiving after the object information that the service end that filters out returns, described object information is back to described client.
9. a load equalizer, is characterized in that, comprising:
Receiver module, the solicited message of sending for receiving client;
Whether extraction module, carry given load balance policy for searching described request information;
The first Executive Module, for in the time that described request information carries described given load balance policy, search and whether dispose described given load balance policy, in this way, call described given load balance policy execute file, from service list, filter out the service end that meets described request information requirements; And,
The second Executive Module, for in the time not configuring described given load balance policy or described request information and do not carry described given load balance policy, search and whether configured exclusive load balancing for the COS of specifying in described request information, in this way, call described exclusive load balancing execute file, from service list, filter out the service end that meets described request information requirements; As no, call default load balance policy execute file, from service list, filter out the service end that meets described request information requirements.
10. load equalizer according to claim 9, is characterized in that, described load equalizer also comprises:
Service list maintenance module, at described service list, divides into groups to service end according to COS.
11. load equalizers according to claim 10, it is characterized in that, described service list maintenance module is also for receiving after the reporting information that service end sends, described service list is upgraded, wherein, described reporting information comprises the address information of service end and the COS of service end.
12. load equalizers according to claim 11, is characterized in that, described service list maintenance module comprises:
COS adding device, in the time that described service list does not exist the COS in described reporting information, is added into the COS in described reporting information in described service list; And,
Service end adding device, when there is not the service end in described reporting information in the service end group under the COS of described reporting information, the service end in described reporting information is added in the service end group under the COS in described reporting information.
13. load equalizers according to claim 12, is characterized in that, described service list maintenance module also comprises:
Service end information process unit when there is the service end in described reporting information in the service end group under the COS of described reporting information, upgrades the service end information in described reporting information or shifts out from report service.
14. according to the load equalizer described in any one in claim 9 to 13, it is characterized in that, all load balancing execute files are script file.
15. load equalizers according to claim 14, is characterized in that, described script file is Lua script file.
16. according to the load equalizer described in any one in claim 9 to 13, it is characterized in that, described load equalizer also comprises:
Sending module, for filtering out from service list the service end that meets described request information requirements described, sends to described client by the address information of the service end filtering out; Or described request information is sent to the service end filtering out, and receiving after the object information that the service end that filters out returns, described object information is back to described client.
CN201410187095.2A 2014-05-05 2014-05-05 A kind of load-balancing method and load equalizer Active CN103945000B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410187095.2A CN103945000B (en) 2014-05-05 2014-05-05 A kind of load-balancing method and load equalizer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410187095.2A CN103945000B (en) 2014-05-05 2014-05-05 A kind of load-balancing method and load equalizer

Publications (2)

Publication Number Publication Date
CN103945000A true CN103945000A (en) 2014-07-23
CN103945000B CN103945000B (en) 2017-06-13

Family

ID=51192480

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410187095.2A Active CN103945000B (en) 2014-05-05 2014-05-05 A kind of load-balancing method and load equalizer

Country Status (1)

Country Link
CN (1) CN103945000B (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104468226A (en) * 2014-12-18 2015-03-25 山东中创软件工程股份有限公司 Nginx configuration method and device
CN105872109A (en) * 2016-06-17 2016-08-17 四川新环佳科技发展有限公司 Load running method of cloud platform
CN106713378A (en) * 2015-07-30 2017-05-24 北京京东尚科信息技术有限公司 Method and system for realizing service provision by multiple application servers
CN109218355A (en) * 2017-06-30 2019-01-15 华为技术有限公司 Load equalizing engine, client, distributed computing system and load-balancing method
CN110381163A (en) * 2019-07-30 2019-10-25 普信恒业科技发展(北京)有限公司 The method and gateway node of gateway node for transmitting service request
CN110442447A (en) * 2019-07-05 2019-11-12 中国平安人寿保险股份有限公司 Load-balancing method, device and computer equipment based on message queue
CN110868465A (en) * 2019-11-13 2020-03-06 北京浪潮数据技术有限公司 Load balancing system and method for container cloud
CN111163142A (en) * 2019-12-20 2020-05-15 浪潮电子信息产业股份有限公司 Domain name resolution method and related device
CN112256425A (en) * 2020-10-19 2021-01-22 聚好看科技股份有限公司 Load balancing method and system, computer cluster, information editing method and terminal
CN112751761A (en) * 2020-12-28 2021-05-04 中国农业银行股份有限公司 Transaction routing switching method, intermediate system and service processing system
CN113268343A (en) * 2021-05-10 2021-08-17 北京邮电大学 Load balancing system and method
CN114047941A (en) * 2022-01-12 2022-02-15 飞狐信息技术(天津)有限公司 Configuration upgrading method and device for redis service nodes
CN114143324A (en) * 2021-10-27 2022-03-04 上海卓悠网络科技有限公司 Load balancing method and device based on application market architecture

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1585399A (en) * 2004-05-25 2005-02-23 华中科技大学 Load balancing method for cluster server
CN101252540A (en) * 2008-04-07 2008-08-27 华耀环宇科技(北京)有限公司 Method for allocating network flow based on external policy server interaction
US20090187660A1 (en) * 2008-01-22 2009-07-23 Fujitsu Limited Load balancer having band control function and setting method thereof
CN101741907A (en) * 2009-12-23 2010-06-16 金蝶软件(中国)有限公司 Method and system for balancing server load and main server
CN102932271A (en) * 2012-11-27 2013-02-13 无锡城市云计算中心有限公司 Method and device for realizing load balancing

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1585399A (en) * 2004-05-25 2005-02-23 华中科技大学 Load balancing method for cluster server
US20090187660A1 (en) * 2008-01-22 2009-07-23 Fujitsu Limited Load balancer having band control function and setting method thereof
CN101252540A (en) * 2008-04-07 2008-08-27 华耀环宇科技(北京)有限公司 Method for allocating network flow based on external policy server interaction
CN101741907A (en) * 2009-12-23 2010-06-16 金蝶软件(中国)有限公司 Method and system for balancing server load and main server
CN102932271A (en) * 2012-11-27 2013-02-13 无锡城市云计算中心有限公司 Method and device for realizing load balancing

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104468226A (en) * 2014-12-18 2015-03-25 山东中创软件工程股份有限公司 Nginx configuration method and device
CN104468226B (en) * 2014-12-18 2018-04-17 山东中创软件工程股份有限公司 Collocation method and device based on Nginx
CN106713378B (en) * 2015-07-30 2020-07-31 北京京东尚科信息技术有限公司 Method and system for providing service by multiple application servers
CN106713378A (en) * 2015-07-30 2017-05-24 北京京东尚科信息技术有限公司 Method and system for realizing service provision by multiple application servers
CN105872109B (en) * 2016-06-17 2019-06-21 广东省广告集团股份有限公司 Cloud platform load running method
CN105872109A (en) * 2016-06-17 2016-08-17 四川新环佳科技发展有限公司 Load running method of cloud platform
CN109218355A (en) * 2017-06-30 2019-01-15 华为技术有限公司 Load equalizing engine, client, distributed computing system and load-balancing method
CN110442447A (en) * 2019-07-05 2019-11-12 中国平安人寿保险股份有限公司 Load-balancing method, device and computer equipment based on message queue
CN110442447B (en) * 2019-07-05 2023-07-28 中国平安人寿保险股份有限公司 Message queue-based load balancing method and device and computer equipment
CN110381163A (en) * 2019-07-30 2019-10-25 普信恒业科技发展(北京)有限公司 The method and gateway node of gateway node for transmitting service request
CN110868465A (en) * 2019-11-13 2020-03-06 北京浪潮数据技术有限公司 Load balancing system and method for container cloud
CN111163142B (en) * 2019-12-20 2023-04-07 浪潮电子信息产业股份有限公司 Domain name resolution method and related device
CN111163142A (en) * 2019-12-20 2020-05-15 浪潮电子信息产业股份有限公司 Domain name resolution method and related device
CN112256425A (en) * 2020-10-19 2021-01-22 聚好看科技股份有限公司 Load balancing method and system, computer cluster, information editing method and terminal
CN112256425B (en) * 2020-10-19 2023-10-20 聚好看科技股份有限公司 Load balancing method and system, computer cluster, information editing method and terminal
CN112751761A (en) * 2020-12-28 2021-05-04 中国农业银行股份有限公司 Transaction routing switching method, intermediate system and service processing system
CN113268343A (en) * 2021-05-10 2021-08-17 北京邮电大学 Load balancing system and method
CN114143324A (en) * 2021-10-27 2022-03-04 上海卓悠网络科技有限公司 Load balancing method and device based on application market architecture
CN114047941A (en) * 2022-01-12 2022-02-15 飞狐信息技术(天津)有限公司 Configuration upgrading method and device for redis service nodes
CN114047941B (en) * 2022-01-12 2022-04-26 飞狐信息技术(天津)有限公司 Configuration upgrading method and device for redis service nodes

Also Published As

Publication number Publication date
CN103945000B (en) 2017-06-13

Similar Documents

Publication Publication Date Title
CN103945000A (en) Load balance method and load balancer
CN110324164B (en) Network slice deployment method and device
US10439987B2 (en) Systems and methods for securing network traffic flow in a multi-service containerized application
EP2957071B1 (en) Method, system, and computer readable medium for providing a thinking diameter network architecture
CN108702316B (en) VNF resource allocation method and device
US20210026692A1 (en) Systems and methods providing serverless dns integration
US20150215228A1 (en) Methods, systems, and computer readable media for a cloud-based virtualization orchestrator
CN113596110A (en) Heterogeneous cloud-oriented cloud native micro-service platform
CN110266822B (en) Shared load balancing implementation method based on nginx
CN110311948B (en) Communication method between container groups and container cloud network system based on same
WO2014024863A1 (en) Load distribution method taking into account each node in multi-level hierarchy
CN107210924B (en) Method and apparatus for configuring a communication system
CN105791344A (en) Grayscale release service processing method, system, load balancer and service bus device
CN111124589B (en) Service discovery system, method, device and equipment
US10243799B2 (en) Method, apparatus and system for virtualizing a policy and charging rules function
CN115086330B (en) Cross-cluster load balancing system
CN102932271A (en) Method and device for realizing load balancing
CN105516264A (en) Distributed cluster system based session sharing method, apparatus and system
CN110677475A (en) Micro-service processing method, device, equipment and storage medium
CN106713353A (en) Intelligent seamless aggregation method and system for geographic information service
CN108259605B (en) Data calling system and method based on multiple data centers
CN113612688B (en) Distributed software defined network control system and construction method thereof
CN114528099A (en) GPU card distribution method, system, equipment and storage medium
CN103534996A (en) Method and device for implementing load balance
CN108347465B (en) Method and device for selecting network data center

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: Wangjiang Road high tech Development Zone Hefei city Anhui province 230088 No. 666

Applicant after: Iflytek Co., Ltd.

Address before: Wangjiang Road high tech Development Zone Hefei city Anhui province 230088 No. 666

Applicant before: Anhui USTC iFLYTEK Co., Ltd.

COR Change of bibliographic data
GR01 Patent grant
GR01 Patent grant