CN103067297A - Dynamic load balancing method and device based on resource consumption prediction - Google Patents

Dynamic load balancing method and device based on resource consumption prediction Download PDF

Info

Publication number
CN103067297A
CN103067297A CN2013100299023A CN201310029902A CN103067297A CN 103067297 A CN103067297 A CN 103067297A CN 2013100299023 A CN2013100299023 A CN 2013100299023A CN 201310029902 A CN201310029902 A CN 201310029902A CN 103067297 A CN103067297 A CN 103067297A
Authority
CN
China
Prior art keywords
resource consumption
service
service node
request
cos
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
CN2013100299023A
Other languages
Chinese (zh)
Other versions
CN103067297B (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.)
Institute of Acoustics CAS
Shanghai 3Ntv Network Technology Co Ltd
Original Assignee
Institute of Acoustics CAS
Shanghai 3Ntv Network 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 Institute of Acoustics CAS, Shanghai 3Ntv Network Technology Co Ltd filed Critical Institute of Acoustics CAS
Priority to CN201310029902.3A priority Critical patent/CN103067297B/en
Publication of CN103067297A publication Critical patent/CN103067297A/en
Application granted granted Critical
Publication of CN103067297B publication Critical patent/CN103067297B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention relates to a dynamic load balancing method and device based on resource consumption prediction. The dynamic load balancing method comprises the following steps of: calculating average resource consumption, wherein the average resource consumption is resource consumption of each service node aiming at single service of each service type; predicting the resource consumption of each service node after receiving a request according to the service type and the average resource consumption of the request to obtain predicted resource consumption; calculating the priority of each service node to the request according to the predicted resource consumption; and issuing the request to the service node with highest priority. The dynamic load balancing method and device can be used for predicting the real-time resource consumption of the service nodes through acquiring the resource consumption and online service quantity of the service nodes, improving the non-real-time property of resource consumption data and optimizing request issuing by taking full account of the difference of different types of requests to each resource consumption in the service nodes.

Description

A kind of dynamic load balancing method and device based on the resource consumption prediction
Technical field
The present invention relates to the communications field, specially refer to a kind of dynamic load balancing method and device based on the resource consumption prediction.
Background technology
According to the real load situation of whether considering the back-end services node, load-balancing method can be divided into static load balancing method and dynamic load balancing method.Comparatively speaking, dynamic load balancing method is more more reasonable on request distribution aspect than static load balancing method.
On the one hand, existing dynamic load balancing method need to gather every resource consumption of back-end services node, gathers a CPU usage that comprises the back-end services node, memory usage etc.Then, draw the load metric of back-end services node according to the index that gathers, thereby decide the request distribution with this load metric.Yet in the execution of dynamic load leveling, every certain interval of time will gather the resource consumption of a back-end services node, and the resource consumption data that obtain like this are not real-time.Existing dynamic load balancing method can not well address this problem, thereby causes the unbalanced of request distribution.
On the other hand, have a large amount of dissimilar services in present service system, wherein, the multiclass service can be provided by a service node.The resource consumption situation of in fact, dissimilar services is different.For example, the request of static page is mainly consumed magnetic disc i/o and bandwidth, the request of dynamic page is mainly consumed CPU and internal memory.Existing load-balancing method does not fully take into account this point, thereby can't realize optimum request distribution.
This shows, existing dynamic load balancing method exist the resource consumption data non real-time, do not take into full account dissimilar services to the otherness of resource consumption, thereby cause request distribution unreasonable.
Summary of the invention
The purpose of this invention is to provide a kind of dynamic load balancing method and device based on resources that can overcome defects.
In a first aspect of the present invention, a kind of dynamic load balancing method based on the resource consumption prediction is provided, comprising: calculate average resource consumption, described average resource consumption is that each service node is for the resource consumption of the single service of every kind of COS; According to COS and the described average resource consumption of request, dope the resource consumption of each service node after receiving described request, obtain predicting resource consumption; According to described prediction resource consumption, calculate each service node for the priority of described request; And described request is distributed to the highest service node of priority.
In a second aspect of the present invention, a kind of dynamic load leveling device based on the resource consumption prediction is provided, comprise: average resource consumption calculations module, be used for calculating average resource consumption, described average resource consumption is that each service node is for the resource consumption of the single service of every kind of COS; Prediction resource consumption computing module is used for COS and described average resource consumption according to request, calculates the resource consumption of each service node after receiving described request, obtains predicting resource consumption; The priority computing module is used for according to described prediction resource consumption, calculates each service node for the priority of described request; And the request distribution module, be used for described request is distributed to the highest service node of priority.
The present invention has improved the non real-time property of resource consumption data by the resource consumption that gathers service node and the real-time resource consumption that online service quantity is predicted service node; The present invention also fully takes into account dissimilar requests for the otherness of every resource consumption in the service node, has optimized the request distribution.
Description of drawings
Fig. 1 is the schematic flow sheet based on the dynamic load leveling of resource consumption prediction according to the embodiment of the invention.
Fig. 2 is the schematic diagram based on the dynamic load leveling device of resource consumption prediction according to the embodiment of the invention.
Embodiment
Below by drawings and Examples, technical scheme of the present invention is described in further detail.
Fig. 1 is the schematic flow sheet based on the dynamic load leveling of resource consumption prediction according to the embodiment of the invention.
In step 101, provide single service required resource consumption to each service node for every kind of service
Figure BDA00002778100600038
Carry out initialization and calculate, wherein, i is the service node sign, and j is the COS sign.By realizing each service node of test for the maximum load capability of every kind of COS, can obtain the maximum service quantity of resource consumption that each service node connects for the maximum service of every kind of COS and corresponding every kind of COS thereof.
For example, service node Serve RiProvide the resource consumption of the maximum service connection of j type to be expressed in matrix as:
L i j max = L i cpu L i mem L i io L i net L i route , Wherein L i cpu L i mem L i io L i net L i route Be respectively CPU usage, memory usage, magnetic disc i/o utilization rate, the network bandwidth utilization rate of this service node, the normalized value of route time.
Described The calculation of initial value method be:
Figure BDA00002778100600034
Wherein
Figure BDA00002778100600035
The maximum service linking number of the j kind service that provides for i service node.
In step 102, regularly gather the resource consumption of each service node.
The resource consumption of service node includes but not limited to the normalized value of CPU usage, memory usage, magnetic disc i/o utilization rate, network bandwidth utilization rate, route time (other internodal network condition on reflection and the network).Service node Server iResource consumption can be expressed in matrix as:
L i = L i cpu L i mem L i io L i net L i route , Wherein L i cpu L i mem L i io L i net L i route Be respectively CPU usage, memory usage, magnetic disc i/o utilization rate, the network bandwidth utilization rate of service node, the normalized value of route time, as shown in table 1.
Table 1 shows the resource consumption of each service node.
Figure BDA00002778100600041
Table 1
In step 103, the quantity of every type of service of the online service of each service node of real time record.When the request of sending to the service node distribution customer terminal, according to the COS of this request, increase the quantity of service of this COS of this service node; When service node is finished the service of this request, reduce the quantity of service of this COS of this service node.Like this, can real time record and every type quantity of service providing of update service node, as shown in table 2.
Table 2 shows the quantity of all kinds of services that each service node provides.
Figure BDA00002778100600042
In step 104, the variation of every type the quantity of service that provides according to variation and each service node of the resource consumption of each service node is right
Figure BDA00002778100600043
Upgrade.
By gathering service node Server iThe up-to-date resource consumption that constantly counts at t is:
L i [ t ] = L i cpu [ t ] L i mem [ t ] L i io [ t ] L i net [ t ] L i route [ t ]
L i cpu [ t ] L i mem [ t ] L i io [ t ] L i net [ t ] L i route [ t ] Be respectively service node in the consumption of t every resource of the moment, i.e. CPU usage, memory usage, magnetic disc i/o utilization rate, network bandwidth utilization rate and route time.
Service node Server iQuantity of service/number of request of every type in the constantly service that provides of t is:
Figure BDA00002778100600052
N is the quantity of COS
Suppose to gather every the Δ T time resource consumption of a service node, so calculation services node Server iOn the single Service Source consumption of every type of service is provided Method may further comprise the steps:
At step 104-1, according to the up-to-date resource consumption L that collects i[t] and the last resource consumption L that collects i[t-Δ T] obtains service node Server within this collection period iThe changes delta L of resource consumption i[t]:
ΔL i[t]=L i[t]-L i[t-ΔT]
At step 104-2, the quantity of service during according to up-to-date the collection
Figure BDA00002778100600054
Quantity of service when gathering with the last time Obtain within this collection period service node Server iTo Service jThe variation of the quantity of service/number of request of service
Figure BDA00002778100600056
ΔCon i j = Con i j [ t ] - Con i j [ t - ΔT ] ;
At step 104-3, according to the as a result calculation services node Server of step 104-1 and step 104-2 iTo COS Service jThe average resource consumption of each request
Figure BDA00002778100600058
Can calculate by the following equation group:
Σ j = 1 N AvgL i j * ΔCon i j = ΔL i j , N is the type service number;
At step 104-4, if above-mentioned equation group is not enough to solve Then can utilize in the last collection period
Figure BDA000027781006000511
With Construct according to the method described above new equation, until can solve each Till.In other words, by obtaining the difference of more resource consumption and quantity of service, make up more equation and find the solution.Generally speaking, if the different types of service of N kind is arranged, need at least N equation.
In step 105, receive the request that sends by network from client.
In step 106, suppose that each service node asks to provide service for this reason, utilize each service node that the single Service Source consumption of this type service is provided, predict the resource consumption of each service node, that is: service node Server iIf accept Service jResource consumption after the request is expressed as:
In step 107, the calculation services node provides the priority of request.
Each service node has the resource consumption alarm threshold that sets in advance
Figure BDA00002778100600062
TotalL = L cpu L mem L io L net L route , The every resource consumption that is each service node all is provided with alarm threshold, i.e. CPU usage, memory usage, magnetic disc i/o utilization rate, network bandwidth utilization rate, route time.By with NextL iWith TotalL jIn every resource threshold compare respectively, the more a plurality of differences that relatively obtain are carried out normalization, then therefrom find out minimum normalization difference and with it as the priority of this service node for this request.
For example, to Service jThe request of COS, service node Server iPriority for this request can be expressed as: P i = min ( 1 - L i + AvgL i j TotalL ) .
In step 108, select the service node of priority maximum to ask to provide service for this reason.
Relatively all service nodes are therefrom selected the service node of priority maximum for the priority of this request, and this request is transmitted to this service node.
Fig. 2 is the schematic diagram based on the dynamic load leveling device of resource consumption prediction according to the embodiment of the invention.
Start initially at device, the average resource initialization module provides single service required resource consumption to each service node for every kind of service
Figure BDA00002778100600065
Carry out initialization and calculate, wherein, i is the service node sign, and j is the COS sign.By realizing each service node of test for the maximum load capability of every kind of COS, can obtain the maximum service quantity of resource consumption that each service node connects for the maximum service of every kind of COS and corresponding every kind of COS thereof.
For example, service node Server iProvide the resource consumption of the maximum service connection of j type to be expressed in matrix as:
L i j max = L i cpu L i mem L i io L i net L i route , Wherein L i cpu L i mem L i io L i net L i route Be respectively CPU usage, memory usage, magnetic disc i/o utilization rate, the network bandwidth utilization rate of this service node, the normalized value of route time.
Described
Figure BDA00002778100600071
The calculation of initial value method be:
Wherein The maximum service linking number of the j kind service that provides for i service node.
After device started, acquisition module regularly gathered the resource consumption of each service node.
The resource consumption of service node includes but not limited to the normalized value of CPU usage, memory usage, magnetic disc i/o utilization rate, network bandwidth utilization rate, route time (other internodal network condition on reflection and the network).Service node Server iResource consumption can be expressed in matrix as:
L i = L i cpu L i mem L i io L i net L i route , Wherein L i cpu L i mem L i io L i net L i route Be respectively CPU usage, memory usage, magnetic disc i/o utilization rate, the network bandwidth utilization rate of service node, the normalized value of route time, as shown in table 1.
Table 1 shows the resource consumption of each service node.
Table 1
The quantity of every type of service of the online service of each service node of logging modle real time record.When the request of sending to the service node distribution customer terminal, according to the COS of this request, increase the quantity of service of this COS of this service node; When service node is finished the service of this request, reduce the quantity of service of this COS of this service node.Like this, can real time record and every type quantity of service providing of update service node, as shown in table 2.
Table 2 shows the quantity of all kinds of services that each service node provides.
Figure BDA00002778100600081
Based on gathering and the information of record, average resource consumption calculations module is right according to the variation of every type the quantity of service that variation and each service node of the resource consumption of each service node provides
Figure BDA00002778100600082
Upgrade.
By gathering service node Server iThe up-to-date resource consumption that constantly counts at t is:
L i [ t ] = L i cpu [ t ] L i mem [ t ] L i io [ t ] L i net [ t ] L i route [ t ]
L i cpu [ t ] L i mem [ t ] L i io [ t ] L i net [ t ] L i route [ t ] Be respectively service node in the consumption of t every resource of the moment, i.e. CPU usage, memory usage, magnetic disc i/o utilization rate, network bandwidth utilization rate and route time.
Service node Server iQuantity of service/number of request of every type in the constantly service that provides of t is:
Figure BDA00002778100600085
N is the quantity of COS
Suppose to gather every the Δ T time resource consumption of a service node, so calculation services node Server iOn the single Service Source consumption of every type of service is provided
Figure BDA00002778100600086
Method may further comprise the steps:
At first, according to the up-to-date resource consumption L that collects i[t] and the last resource consumption L that collects i[t-Δ T] obtains service node Server within this collection period iThe changes delta L of resource consumption i[t]:
ΔL i[t]=L i[t]-L i[t-ΔT]
Quantity of service during next, according to up-to-date the collection
Figure BDA00002778100600087
Quantity of service when gathering with the last time
Figure BDA00002778100600088
Obtain within this collection period service node Server iTo Service jThe variation of the quantity of service/number of request of service
Figure BDA00002778100600091
ΔCon i j = Con i j [ t ] - Con i j [ t - ΔT ] ;
Then, according to above-mentioned result of calculation calculation services node Server iTo COS Service jThe average resource consumption of each request Can calculate by the following equation group:
Σ j = 1 N AvgL i j * ΔCon i j = ΔL i j , N is the type service number.
In addition, if above-mentioned equation group is not enough to solve
Figure BDA00002778100600095
Then can utilize in the last collection period
Figure BDA00002778100600096
With
Figure BDA00002778100600097
Construct according to the method described above new equation, until can solve each
Figure BDA00002778100600098
Till.In other words, by obtaining the difference of more resource consumption and quantity of service, make up more equation and find the solution.Generally speaking, if the different types of service of N kind is arranged, need at least N equation.
The dynamic load leveling device based on resources according to the embodiment of the invention can be contained in the server, and this server is connected with service node with client by network.Therefore, can be by the service request of network reception from client according to the dynamic load leveling device based on resources of the embodiment of the invention.
Suppose that each service node asks to provide service for this reason, prediction resource consumption module utilizes each service node that the single Service Source consumption of this type service is provided, and predicts the resource consumption of each service node, that is: service node Server iIf accept Service jResource consumption after the request is expressed as:
Figure BDA00002778100600099
Then, priority computing module calculation services node provides the priority of request.Priority block comprises comparison module, normalization module, priority selection module.
Each service node has the resource consumption alarm threshold TotalL that sets in advance j, TotalL = L cpu L mem L io L net L route , The every resource consumption that is each service node all is provided with alarm threshold, i.e. CPU usage, memory usage, magnetic disc i/o utilization rate, network bandwidth utilization rate, route time.Comparison module passes through NextL iWith TotalL jIn every resource threshold compare respectively, the normalization module is carried out normalization with a plurality of differences that relatively obtain again, then priority select module therefrom find out minimum normalization difference and with it as the priority of this service node for this request.
For example, to Service jThe request of COS, service node Server iPriority for this request can be expressed as: P i = min ( 1 - L i + AvgL i j TotalL ) .
At last, the request distribution module selects the service node of priority maximum to ask to provide service for this reason.
Request distribution module relatively all service nodes is therefrom selected the service node of priority maximum for the priority of this request, and this request is distributed to this service node.
The professional should further recognize, unit and the algorithm steps of each example of describing in conjunction with embodiment disclosed herein, can realize with electronic hardware, computer software or the combination of the two, for the interchangeability of hardware and software clearly is described, composition and the step of each example described in general manner according to function in the above description.These functions are carried out with hardware or software mode actually, depend on application-specific and the design constraint of technical scheme.The professional and technical personnel can specifically should be used for realizing described function with distinct methods to each, but this realization should not thought and exceeds scope of the present invention.
The method of describing in conjunction with embodiment disclosed herein or the step of algorithm can use the software module of hardware, processor execution, and perhaps the combination of the two is implemented.Software module can place the storage medium of any other form known in random asccess memory (RAM), internal memory, read-only memory (ROM), electrically programmable ROM, electrically erasable ROM, register, hard disk, moveable magnetic disc, CD-ROM or the technical field.
Above-described embodiment; purpose of the present invention, technical scheme and beneficial effect are further described; institute is understood that; the above only is the specific embodiment of the present invention; the protection range that is not intended to limit the present invention; within the spirit and principles in the present invention all, any modification of making, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. dynamic load balancing method based on resource consumption prediction comprises:
The calculating average resource consumes, and described average resource consumption is that each service node is for the resource consumption of the single service of every kind of COS;
According to COS and the described average resource consumption of request, dope the resource consumption of each service node after receiving described request, obtain predicting resource consumption;
According to described prediction resource consumption, calculate each service node for the priority of described request; And
Described request is distributed to the highest service node of priority.
2. method according to claim 1, wherein, the step of described calculating average resource consumption comprises:
According to each service node the resource consumption in one or more moment and each service node in described one or more moment the quantity of service for every kind of COS, calculate described average resource consumption;
Wherein, described each service node obtains by each service node is carried out timing acquiring at the resource consumption in one or more moment, and described each service node is to obtain by the record that request distribution and request are finished in described one or more moment for the quantity of service of every kind of COS.
3. method according to claim 1 is wherein described according to described prediction resource consumption, calculates each service node and comprises for the step of the priority of described request:
Every resource consumption threshold value of more described prediction resource consumption and predefined each service node obtains a plurality of differences;
Described a plurality of differences are carried out normalization, obtain a plurality of normalization differences; And
Normalization difference minimum in a plurality of normalization differences is chosen as described priority.
4. method according to claim 1 also comprises:
According to the maximum resource consumption that obtains in advance and maximum service quantity initialization is carried out in described average resource consumption, wherein, described maximum resource consumption be each service node for the resource consumption of the maximum service quantity of every kind of COS, described maximum service quantity is that each service node is for the maximum service quantity of every kind of COS.
5. described method one of according to claim 1-4, wherein, described resource consumption comprises one or more in CPU usage, memory usage, magnetic disc i/o utilization rate, the network bandwidth and the route time of service node.
6. dynamic load leveling device based on resource consumption prediction comprises:
Average resource consumption calculations module is used for calculating average resource consumption, and described average resource consumption is that each service node is for the resource consumption of the single service of every kind of COS;
Prediction resource consumption computing module is used for COS and described average resource consumption according to request, calculates the resource consumption of each service node after receiving described request, obtains predicting resource consumption;
The priority computing module is used for according to described prediction resource consumption, calculates each service node for the priority of described request; And
The request distribution module is used for described request is distributed to the highest service node of priority.
7. device according to claim 6 also comprises:
Acquisition module is used for the resource consumption of each service node in one or more moment carried out timing acquiring; And
Logging modle is used for the record finished by to request distribution and request, obtain each service node in described one or more moment the quantity of service for every kind of COS;
Wherein, described average resource consumption calculations module calculates described average resource consumption in described one or more moment for the quantity of service of every kind of COS at the resource consumption in one or more moment and described each service node according to described each service node.
8. device according to claim 6 also comprises:
Average resource consumes initialization module, is used for according to the maximum resource consumption and the maximum service quantity that obtain in advance initialization being carried out in described average resource consumption;
Wherein, described maximum resource consumption be each service node for the resource consumption of the maximum service quantity of every kind of COS, described maximum service quantity is that each service node is for the maximum service quantity of every kind of COS.
9. device according to claim 6, wherein said priority computing module comprises:
Comparison module, the every resource consumption threshold value for more described prediction resource consumption and predefined each service node obtains a plurality of differences;
The normalization module is used for described a plurality of differences are carried out normalization, obtains a plurality of normalization differences; And
Priority is selected module, is used for the normalization difference that a plurality of normalization differences are minimum and is chosen as described priority.
10. server, comprise the described dynamic load leveling device based on the resource consumption prediction such as one of claim 6-9, described server is connected with described service node with client by network, is used for the request that client sends is distributed to described service node.
CN201310029902.3A 2013-01-25 2013-01-25 A kind of dynamic load balancing method based on resource consumption prediction and device Expired - Fee Related CN103067297B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310029902.3A CN103067297B (en) 2013-01-25 2013-01-25 A kind of dynamic load balancing method based on resource consumption prediction and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310029902.3A CN103067297B (en) 2013-01-25 2013-01-25 A kind of dynamic load balancing method based on resource consumption prediction and device

Publications (2)

Publication Number Publication Date
CN103067297A true CN103067297A (en) 2013-04-24
CN103067297B CN103067297B (en) 2015-10-07

Family

ID=48109765

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310029902.3A Expired - Fee Related CN103067297B (en) 2013-01-25 2013-01-25 A kind of dynamic load balancing method based on resource consumption prediction and device

Country Status (1)

Country Link
CN (1) CN103067297B (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103763206A (en) * 2014-01-21 2014-04-30 能力天空科技(北京)有限公司 Network scheduling method and gateway
CN103842955A (en) * 2013-11-28 2014-06-04 华为技术有限公司 Service flow control method, service flow control device and service flow control system
CN103873293A (en) * 2014-03-05 2014-06-18 杭州华三通信技术有限公司 Health detection device and method
CN104219167A (en) * 2013-05-31 2014-12-17 中国电信股份有限公司 Network resource scheduling method and server
CN104244020A (en) * 2014-09-22 2014-12-24 内蒙古工业大学 Request routing method for could environment video live service
CN105007336A (en) * 2015-08-14 2015-10-28 深圳市云舒网络技术有限公司 Load balancing method and load balancing system of server
CN106453637A (en) * 2016-11-24 2017-02-22 深圳市小满科技有限公司 Method and device for efficient reuse of server resources by cloud platform, and cloud platform
CN106534284A (en) * 2016-10-26 2017-03-22 航天恒星科技有限公司 Resource load balancing method and device in distributed system
CN106664525A (en) * 2014-07-29 2017-05-10 华为技术有限公司 System and method for a location prediction-based network scheduler
WO2017206749A1 (en) * 2016-06-01 2017-12-07 阿里巴巴集团控股有限公司 Adaptive resource allocation method and apparatus
CN108566424A (en) * 2018-04-11 2018-09-21 深圳市腾讯网络信息技术有限公司 Dispatching method, device and system based on server resource consumption forecast
CN109150738A (en) * 2018-07-12 2019-01-04 南京邮电大学 Industry internet method for managing resource and system, readable storage medium storing program for executing and terminal
CN109561143A (en) * 2018-11-26 2019-04-02 西南电子技术研究所(中国电子科技集团公司第十研究所) Airborne SOA platform association sex service publication and selection method
CN115174586A (en) * 2022-09-02 2022-10-11 常州尊尚信息科技有限公司 Automatic load balancing system and method based on cloud platform

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1396744A (en) * 2001-07-12 2003-02-12 华为技术有限公司 Radio resource planning method based on GPRS service type
CN1620036A (en) * 2003-11-20 2005-05-25 华为技术有限公司 Method of distributing ABIS interface band width resource
CN102176696A (en) * 2011-02-25 2011-09-07 曙光信息产业(北京)有限公司 Multi-computer system
CN102724100A (en) * 2011-03-29 2012-10-10 中国科学院声学研究所 Board resource distribution system and method aiming at combination service

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1396744A (en) * 2001-07-12 2003-02-12 华为技术有限公司 Radio resource planning method based on GPRS service type
CN1620036A (en) * 2003-11-20 2005-05-25 华为技术有限公司 Method of distributing ABIS interface band width resource
CN102176696A (en) * 2011-02-25 2011-09-07 曙光信息产业(北京)有限公司 Multi-computer system
CN102724100A (en) * 2011-03-29 2012-10-10 中国科学院声学研究所 Board resource distribution system and method aiming at combination service

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104219167A (en) * 2013-05-31 2014-12-17 中国电信股份有限公司 Network resource scheduling method and server
CN104219167B (en) * 2013-05-31 2017-09-15 中国电信股份有限公司 Network resource scheduling method and server
CN103842955B (en) * 2013-11-28 2016-08-31 华为技术有限公司 A kind of job flow control method, device and system
CN103842955A (en) * 2013-11-28 2014-06-04 华为技术有限公司 Service flow control method, service flow control device and service flow control system
CN103763206B (en) * 2014-01-21 2017-01-18 能力天空科技(北京)有限公司 Network scheduling method and gateway
CN103763206A (en) * 2014-01-21 2014-04-30 能力天空科技(北京)有限公司 Network scheduling method and gateway
CN103873293A (en) * 2014-03-05 2014-06-18 杭州华三通信技术有限公司 Health detection device and method
CN106664525B (en) * 2014-07-29 2019-06-28 华为技术有限公司 System and method for the network dispatcher based on location prediction
CN106664525A (en) * 2014-07-29 2017-05-10 华为技术有限公司 System and method for a location prediction-based network scheduler
CN104244020A (en) * 2014-09-22 2014-12-24 内蒙古工业大学 Request routing method for could environment video live service
CN104244020B (en) * 2014-09-22 2017-12-12 内蒙古工业大学 A kind of request method for routing of cloud environment net cast service
CN105007336A (en) * 2015-08-14 2015-10-28 深圳市云舒网络技术有限公司 Load balancing method and load balancing system of server
CN105007336B (en) * 2015-08-14 2018-06-29 深圳市云舒网络技术有限公司 The load-balancing method and its system of server
WO2017206749A1 (en) * 2016-06-01 2017-12-07 阿里巴巴集团控股有限公司 Adaptive resource allocation method and apparatus
US11341164B2 (en) 2016-06-01 2022-05-24 Beijing Oceanbase Technology Co., Ltd. Adaptive resource allocation method and apparatus
US11550821B2 (en) 2016-06-01 2023-01-10 Beijing Oceanbase Technology Co., Ltd. Adaptive resource allocation method and apparatus
CN106534284A (en) * 2016-10-26 2017-03-22 航天恒星科技有限公司 Resource load balancing method and device in distributed system
CN106453637B (en) * 2016-11-24 2018-01-26 深圳市小满科技有限公司 The method, apparatus and cloud platform of cloud platform efficient multiplexing server resource
CN106453637A (en) * 2016-11-24 2017-02-22 深圳市小满科技有限公司 Method and device for efficient reuse of server resources by cloud platform, and cloud platform
CN108566424A (en) * 2018-04-11 2018-09-21 深圳市腾讯网络信息技术有限公司 Dispatching method, device and system based on server resource consumption forecast
CN109150738A (en) * 2018-07-12 2019-01-04 南京邮电大学 Industry internet method for managing resource and system, readable storage medium storing program for executing and terminal
CN109150738B (en) * 2018-07-12 2021-01-19 南京邮电大学 Industrial internet resource management method and system, readable storage medium and terminal
CN109561143A (en) * 2018-11-26 2019-04-02 西南电子技术研究所(中国电子科技集团公司第十研究所) Airborne SOA platform association sex service publication and selection method
CN109561143B (en) * 2018-11-26 2021-05-07 西南电子技术研究所(中国电子科技集团公司第十研究所) Method for issuing and selecting relevance service of airborne SOA (service oriented architecture) platform
CN115174586A (en) * 2022-09-02 2022-10-11 常州尊尚信息科技有限公司 Automatic load balancing system and method based on cloud platform
CN115174586B (en) * 2022-09-02 2022-11-29 常州尊尚信息科技有限公司 Automatic load balancing system and method based on cloud platform

Also Published As

Publication number Publication date
CN103067297B (en) 2015-10-07

Similar Documents

Publication Publication Date Title
CN103067297A (en) Dynamic load balancing method and device based on resource consumption prediction
KR102476531B1 (en) Data Synchronization Method and Apparatus, Media, and Electronic Device for Distributed Systems
CN109218355B (en) Load balancing engine, client, distributed computing system and load balancing method
Chaczko et al. Availability and load balancing in cloud computing
CN103441906B (en) Based on from the proxy caching cluster abnormality detection system of host computer
KR101980286B1 (en) Providing per-application resource usage information
CN101677324B (en) Business management method, terminal, network system and related equipment
US20140282520A1 (en) Provisioning virtual machines on a physical infrastructure
CN102694868A (en) Cluster system implementation and task dynamic distribution method
CN103761309A (en) Operation data processing method and system
CN103078933B (en) A kind of method and apparatus determining data migration time
CN103401938A (en) Resource distribution system based on service features under distributed cloud architecture and method thereof
CN113515545A (en) Data query method, device, system, electronic equipment and storage medium
CN111552701B (en) Method for determining data consistency in distributed cluster and distributed data system
EP3465966B1 (en) A node of a network and a method of operating the same for resource distribution
CN110266514A (en) Journal obtaining method, device, terminal and storage medium
CN109032800A (en) A kind of load equilibration scheduling method, load balancer, server and system
CN117632897A (en) Dynamic capacity expansion and contraction method and device
CN112565391A (en) Method, apparatus, device and medium for adjusting instances in an industrial internet platform
CN106598738A (en) Computer cluster system and parallel computing method thereof
CN105471938B (en) Server load management method and device
CN108875035A (en) The date storage method and relevant device of distributed file system
CN103607731B (en) A kind of processing method and processing device of measurement report
CN103530801A (en) Method for optimizing costs of multiple data centers based on dynamic pricing strategy
CN113885794B (en) Data access method and device based on multi-cloud storage, computer equipment and medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20151007

Termination date: 20220125