CN111385125A - Server dynamic control method and server - Google Patents

Server dynamic control method and server Download PDF

Info

Publication number
CN111385125A
CN111385125A CN201811639361.5A CN201811639361A CN111385125A CN 111385125 A CN111385125 A CN 111385125A CN 201811639361 A CN201811639361 A CN 201811639361A CN 111385125 A CN111385125 A CN 111385125A
Authority
CN
China
Prior art keywords
server
service
dependent
service level
level
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
CN201811639361.5A
Other languages
Chinese (zh)
Other versions
CN111385125B (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.)
TCL Research America Inc
Original Assignee
TCL Research America Inc
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 TCL Research America Inc filed Critical TCL Research America Inc
Priority to CN201811639361.5A priority Critical patent/CN111385125B/en
Publication of CN111385125A publication Critical patent/CN111385125A/en
Application granted granted Critical
Publication of CN111385125B publication Critical patent/CN111385125B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/50Network service management, e.g. ensuring proper service fulfilment according to agreements
    • H04L41/5041Network service management, e.g. ensuring proper service fulfilment according to agreements characterised by the time relationship between creation and deployment of a service
    • H04L41/5054Automatic deployment of services triggered by the service manager, e.g. service implementation by automatic configuration of network components
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources

Landscapes

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

Abstract

The invention discloses a server dynamic control method and a server, wherein the method comprises the following steps: when a server is started, acquiring a first service level of a dependent server corresponding to the server through a preset state server; and when the first service request is sent to the dependent server, screening the first service request according to the first service level, and sending the screened first service request to the dependent server. According to the invention, the server actively screens the service requests according to the service level of the dependent server so as to send the service requests with corresponding quantity according to the service level of the dependent server, thereby avoiding the problem of downtime of the dependent server caused by service request blockage.

Description

Server dynamic control method and server
Technical Field
The invention relates to the technical field of servers, in particular to a server dynamic control method and a server.
Background
The deployment of each server under the server framework is distributed, each server is deployed and operated independently and interacts with each other through a bus, namely, the servers have dependency, and each server only knows the server on which the server depends but cannot acquire the server on which the server depends, so that when the server is not loaded according to the requirement, the server on which the server depends cannot be notified in time, all the servers depending on the server cannot work according to the requirement, and further the problem of avalanche downtime of the server may occur.
Disclosure of Invention
In view of the shortcomings of the prior art, the present invention provides a server dynamic control method and a server.
The technical scheme adopted by the invention is as follows:
a method of server dynamic control, comprising:
when a server is started, acquiring a first service level of a dependent server corresponding to the server through a preset state server;
and when the first service request is sent to the dependent server, screening the first service request according to the first service level, and sending the screened first service request to the dependent server.
The server dynamic control method, wherein when the server is started, acquiring a first service level of a dependent server corresponding to the server through a preset state server specifically includes:
when a server is started, acquiring the dependent service information of the server, and sending the dependent service information to a preset state server;
and the state server determines a first service level of the dependent server according to the dependent service information.
The server dynamic control method, wherein when sending the first service request to the dependent server, screening the first service request according to the first service level, and sending the screened first service request to the dependent server specifically includes:
when a first service request is sent to the dependent server, determining a corresponding first screening rule according to a first service level of the dependent server;
and screening all the corresponding first service requests according to the first screening rule, and sending the screened first service requests to the dependent server.
The server dynamic control method comprises the following steps:
judging whether the first service level of the dependent server reaches a preset service level threshold value or not;
and when the first service level reaches a preset service level threshold value, marking the dependent server as an abnormal server.
The server dynamic control method comprises the following steps:
when a second service request sent by a server depending on the server is received, acquiring a second service level of the server;
and screening the second service request according to the second service level, and responding to the screened second service request.
The server dynamic control method, wherein the screening the second service request according to the second service level and responding to the screened second service request specifically includes:
acquiring a second screening rule corresponding to the second service level, and judging whether a second service request carries a request level;
when all the second service requests do not carry the service grades, randomly screening the second service requests according to the second screening rule, and responding to the screened second service requests;
and when the second service request carries the service level, screening the second service request according to the second screening rule and the service level, and responding to the screened second service request.
A server dynamic control method, wherein the method comprises:
the state server acquires the service types of all the servers connected with the state server and groups all the servers connected with the state server according to the acquired service types;
and acquiring the service level average value of each group of server groups, and taking the service level average value as the first service level of each server in the corresponding server group, so that each server can acquire the first service level of the dependent server corresponding to each server.
The server dynamic control method comprises the following steps:
the state server receives the dependent service information sent by the server connected with the state server and generates a dependency relationship graph according to the received dependent service information;
and sending the dependency graph to a server so that the server determines a corresponding dependency server according to the dependency graph.
A server, comprising: a second processor and a second memory;
the second memory has stored thereon a computer readable program executable by the processor;
the second processor, when executing the computer readable program, implements the steps in the server dynamic control method of any of claims 7-8.
Has the advantages that: compared with the prior art, the invention provides a server dynamic control method and a server, wherein the method comprises the following steps: when a server is started, acquiring a first service level of a dependent server corresponding to the server through a preset state server; and when the first service request is sent to the dependent server, screening the first service request according to the first service level, and sending the screened first service request to the dependent server. According to the invention, the server actively screens the service requests according to the service level of the dependent server so as to send the service requests with corresponding quantity according to the service level of the dependent server, thereby avoiding the problem of downtime of the dependent server caused by service request blockage.
Drawings
Fig. 1 is a flowchart of a first embodiment of a server dynamic control method provided by the present invention.
Fig. 2 is a flowchart of step S10 in the first embodiment of the method for dynamically controlling a server according to the present invention.
Fig. 3 is a flowchart of step S12 in the first embodiment of the method for dynamically controlling a server according to the present invention.
Fig. 4 is a flowchart of step S20 in the first embodiment of the method for dynamically controlling a server according to the present invention.
Fig. 5 is a flowchart of a second embodiment of a server dynamic control method provided in the present invention.
Fig. 6 is a schematic structural diagram of an embodiment of a server provided in the present invention.
Fig. 7 is a schematic structural diagram of another embodiment of a server according to the present invention.
Detailed Description
The present invention provides a server dynamic control method and a server, and in order to make the objects, technical solutions, and effects of the present invention clearer and clearer, the present invention is further described in detail below with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
As used herein, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. It will be understood that when an element is referred to as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may also be present. Further, "connected" or "coupled" as used herein may include wirelessly connected or wirelessly coupled. As used herein, the term "and/or" includes all or any element and all combinations of one or more of the associated listed items.
It will be understood by those skilled in the art that, unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. It will be further understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the prior art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein.
The invention will be further explained by the description of the embodiments with reference to the drawings.
Example one
The embodiment provides a server dynamic control method, as shown in fig. 1, the method includes:
and S10, when the server is started, acquiring a first service level of a dependent server corresponding to the server through a preset state server.
Specifically, the server is a server under a micro server framework, and may be a service module or a server. The dependent server is a server on which the server realizes the configured function, the dependent server is a server under the micro server framework, and the dependent server can be the dependent server of the server under the micro server framework and can also depend on other servers under the micro server framework. The state server is pre-established, is communicated with each server in the micro-service framework, and is used for receiving information sent by each server and feeding back the state of a dependent server depending on the state server to each server. That is to say, the state server is configured to collect dependent service information of each server, generate a dependency topology diagram of each server in the server framework according to the dependent service information, and quickly determine the dependent server of each server through the dependency topology diagram. Certainly, in practical applications, the state server may store the dependency relationship between the servers in advance, and generate the dependency relationship topological graph according to the dependency relationship, and when each server is started, only a request needs to be sent to the state server, and the state server finds each dependent server that the state server depends on according to the server identifier of the server, and feeds back the first service level of each dependent server to the server.
For example, as shown in fig. 2, when the server is started, the obtaining, by a preset state server, a first service level of a dependent server corresponding to the server specifically includes:
s11, when the server is started, acquiring the self dependent service information, and sending the acquired dependent service information to a preset state server;
s12, the state server determines the first service level of the dependent server according to the dependent service information.
Specifically, the dependent service information includes a first server identifier of each server on which the server depends, that is, the first server identifiers of all dependent servers on which the server depends may be determined according to the dependent service information. In addition, the dependent service information may further include a second server identifier of the server, and information such as a screening standard, a memory state, a CPU state, a WebIO state, a hard disk IO state, an interval period average throughput, a maximum throughput, and the like of the server, so that the state server determines the second service level of the server according to the dependent service information. The screening criteria may be divided into high, medium and low levels according to service levels, where the high, medium and low levels respectively correspond to CPU utilization intervals, for example, a low service level corresponds to 70-80, a medium service level corresponds to 80-85, and a high level corresponds to 85-90. In addition, each service level is configured with a first screening rule, for example, the first screening rule corresponding to the low service level is to randomly discard 10% of service requests with low request levels for each point of increase of the CPU utilization; the first screening rule corresponding to the medium service level is that every time the CPU utilization rate increases a point, service requests of 20% medium request levels are discarded at random, and the first screening rule corresponding to the high service level is that every time the CPU utilization rate increases a point, service requests of 20% high request levels are discarded at random. The request level is carried by the service request, and when the service request is carried, the service request is defaulted to be a low-level service request. In addition, it should be noted that the configuration of the first filtering rule for each service level may be adjusted according to requirements, but the sum of the reductions corresponding to the configuration of the first filtering rule for each service level is 100%.
S20, when the first service request is sent to the dependent server, the first service request is screened according to the first service level, and the screened first service request is sent to the dependent server.
Specifically, the first service request is a request to be sent by the server to a dependent server, and the first service request is multiple. When a first service level of a dependent server is obtained, the first service request may be throttled at the first service level, i.e., the number of the first service request is downgraded. And the first service level corresponds to a first screening rule, and the first service request is screened according to the first screening rule. Correspondingly, as shown in fig. 3, when the first service request is sent to the dependent server, the screening the first service request according to the first service level, and sending the screened first service request to the dependent server specifically includes:
s21, when the first service request is sent to the dependent server, determining a corresponding first screening rule according to the first service level of the dependent server;
s22, screening all the corresponding first service requests according to the first screening rule, and sending the screened first service requests to the dependent server.
Specifically, the first screening rule is pre-configured by the dependence server and is sent to the server through the state server. The screening of all the first service requests refers to reducing the number of the first service requests according to a first screening rule so as to reduce the stress of the first service requests on the dependent server. For example, when the first service level is low, the CPU utilization corresponding to the first service level is obtained, the difference between the CPU utilization and the lower limit value of the CPU utilization corresponding to the first service level is calculated, the proportion of the number reduction is determined according to the difference, and the number of the first service requests is reduced according to the proportion. Certainly, in an actual application, each first service request sent by the server to the dependent server may have different service levels, so that when the first service request is screened according to the first screening rule, first, the first service requests are grouped according to the service level of each first service request, then, the request level corresponding to the first service level is determined, and the first service request group corresponding to the request level is screened according to the first screening rule. The first service request carrying the request level is defaulted to be the service request of the lowest level, and the corresponding relation between the service level and the request level is determined according to the screening condition.
Further, in order to ensure that the service can quickly determine whether each dependent server is in an abnormal state, when the server is in the abnormal state, the state server configures an abnormal identifier for the server. Correspondingly, the method further comprises the following steps:
judging whether the first service level of the dependent server reaches a preset service level threshold value or not;
and when the first service level reaches a preset service level threshold value, marking the dependent server as an abnormal server.
Specifically, the preset service level threshold is preset and used for judging whether the server is in an abnormal state. In this embodiment, the preset service level threshold is a CPU utilization threshold, for example, the preset service level threshold is 90, that is, when the first service level reaches 90, the dependent server is marked as an abnormal server, and at this time, the server does not send the first service request to the dependent server, or reduces the number of sending the first service request. Furthermore, to quickly learn the current state of the anomalous server, the server may probe the anomalous server by downgrading the first number of service requests.
For example, after the marking the dependent server as an abnormal server when the first service level reaches a preset service level threshold, the method further includes:
acquiring the server state of the abnormal server through the state server at each interval of preset time;
if the server state is abnormal, reducing the number of the first service requests according to the proportion, and sending the reduced first service requests to the dependent server;
recording a first failure proportion of the reduced first service request failure, and comparing the first failure proportion with a second failure proportion of the previous time;
if the first failure proportion is larger than the second failure proportion, reducing the number of the first service requests according to the proportion;
if the first failure proportion is smaller than the second failure proportion, increasing the number of the first service requests according to the proportion;
and repeating the operation of sending the first service request until the abnormal server returns to normal or the current request quantity is consistent with the abnormal server.
Specifically, the ratio is set in advance, for example, 20%, or the like. That is to say, when the service state is abnormal, the number of the first service requests is reduced by 20% and then sent to the dependent server which is in an abnormal state, the first failure proportion of the first service request in the current period is compared with the second failure proportion of the previous period, if the first failure proportion of the current period is higher than the second failure proportion of the previous period, the number of the first service requests in the current period is reduced by 20% and then sent to the dependent server which is in an abnormal state, if the first failure proportion of the current period is lower than the second failure proportion of the previous period, the number of the first service requests in the current period is increased by 20% and then sent to the dependent server which is in an abnormal state, and so on until the state server returns to a normal state or the number of the current requests conforms to the abnormal server.
Example two
The embodiment provides a server dynamic control method, as shown in fig. 4, the method includes:
h10, when the server is started, acquiring a first service level of a dependent server corresponding to the server through a preset state server;
h20, when sending the first service request to the dependent server, screening the first service request according to the first service level, and sending the screened first service request to the dependent server;
h30, when receiving a second service request sent by a server depending on the server, acquiring a second service level of the server;
h40, screening the second service request according to the second service level, and responding to the screened second service request.
Specifically, the second service request is a service request received by the server, that is, a service request sent to the server by a server dependent on the server. And when receiving a second service request, the server acquires a second service level of the server, and screens the second request according to the second service level, so that bidirectional screening of the server is realized, namely bidirectional current limiting is realized.
For example, the screening the second service request according to the second service level, and the responding to the screened second service request specifically includes:
acquiring a second screening rule corresponding to the second service level, and judging whether a second service request carries a request level;
when all the second service requests do not carry the service grades, randomly screening the second service requests according to the second screening rule, and responding to the screened second service requests;
and when the second service request carries the service level, screening the second service request according to the second screening rule and the service level, and responding to the screened second service request.
Specifically, in the screening process and the screening process of the server for the first service request, when the second service request does not carry the request level, default the request level of the second service request to be the low request level. And then screening according to a second screening rule of the request level corresponding to the service level. For example, when the second service level is in the middle level, the second service requests of the low request level are screened, the screening number of the second service requests of the middle level request level is determined according to the CPU utilization rate corresponding to the second service level and the lower limit value of the middle level service level, and the second service requests are randomly screened according to the screening number.
EXAMPLE III
The embodiment provides a server dynamic control method, as shown in fig. 5, the method includes:
m10, the state server acquires the service types of the servers connected with the state server, and groups all the servers connected with the state server according to the acquired service types;
m20, obtaining the service level mean value of each group of server groups, and taking the service level mean value as the first service level of each server in the corresponding server group, so that each server can obtain the first service level of its corresponding dependent server.
Specifically, the state server is configured in advance, connected with each server under the micro-service framework and communicated with each other. The state server can obtain the service types of the servers connected with the state server, wherein the servers connected with the state server are under the same micro-service framework. That is, the state server corresponds to a micro service framework, and is connected only to the servers under the micro service framework. In addition, the micro server framework may be configured with a plurality of servers for implementing the same service, but the performance of each server for implementing the same service is different, so that in order to avoid differentiation of service capabilities, when the first service level of each dependent server is obtained by the state server, the state server obtains a standard value of the first service level of all servers corresponding to each service, and takes the standard value as the first service level of each server.
Further, the service level mean may be obtained by weighting the service levels of the servers in each server group, where the weight coefficient of each server may be determined according to the performance of each server. For example, there are 3 servers for executing the a service, the state server obtains the dependent service information of the 3 a services, and the three dependent service information may be "CPU usage: 60. and (3) weighting: 10. name: aserver, id: 123 "; "CPU utilization: 80. and (3) weighting: 5. name: aserver, id: 234 "; "CPU utilization: 80. and (3) weighting: 5. "name: aserver, id: 345 ", then the average value of the service levels of the server group of the a service = (60 × 10+80 × 5)/(10 +5+ 5) =70 may be obtained according to the three pieces of dependent service information.
Further, the state server determines a topological graph of the dependency relationship of each server while determining the first service level of each server. Correspondingly, the server dynamic control method further comprises the following steps:
the state server receives the dependent service information sent by the server connected with the state server and generates a dependency relationship graph according to the received dependent service information;
and sending the dependency graph to a server so that the server determines a corresponding dependency server according to the dependency graph.
Specifically, the dependency graph is a topological graph of the dependency of each server in the microservice framework, and all dependent servers on which the server depends and all servers dependent on the server can be determined according to the generated dependency graph, so that the server can obtain the dependent servers from the state server.
Based on the above dynamic control method for the server, the present invention further provides a server, as shown in fig. 6, including: a first processor 102 and a first memory 101;
the first memory 101 has stored thereon a computer readable program executable by the processor;
the first processor 102, when executing the computer readable program, implements the steps of the server dynamic control method described in the first and second embodiments.
Based on the above dynamic control method for the server, the present invention further provides a server, as shown in fig. 7, including: a second processor 202 and a second memory 201;
the second memory 201 has stored thereon a computer readable program executable by the processor;
the second processor 202, when executing the computer readable program, implements the steps of the server dynamic control method described in the third embodiment.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A dynamic server control method is characterized by comprising the following steps:
when a server is started, acquiring a first service level of a dependent server corresponding to the server through a preset state server;
and when the first service request is sent to the dependent server, screening the first service request according to the first service level, and sending the screened first service request to the dependent server.
2. The method for dynamically controlling the server according to claim 1, wherein the obtaining, by a preset state server, the first service level of the dependent server corresponding to the server when the server is started specifically includes:
when a server is started, acquiring the dependent service information of the server, and sending the dependent service information to a preset state server;
and the state server determines a first service level of the dependent server according to the dependent service information.
3. The method according to claim 1, wherein the screening the first service request according to the first service level when the first service request is sent to the dependent server, and sending the screened first service request to the dependent server specifically includes:
when a first service request is sent to the dependent server, determining a corresponding first screening rule according to a first service level of the dependent server;
and screening all the corresponding first service requests according to the first screening rule, and sending the screened first service requests to the dependent server.
4. The method for dynamically controlling a server according to claim 1, further comprising:
judging whether the first service level of the dependent server reaches a preset service level threshold value or not;
and when the first service level reaches a preset service level threshold value, marking the dependent server as an abnormal server.
5. The method for dynamically controlling a server according to claim 1, further comprising:
when a second service request sent by a server depending on the server is received, acquiring a second service level of the server;
and screening the second service request according to the second service level, and responding to the screened second service request.
6. The method for dynamically controlling the server according to claim 5, wherein the screening the second service request according to the second service level and responding to the screened second service request specifically includes:
acquiring a second screening rule corresponding to the second service level, and judging whether a second service request carries a request level;
when all the second service requests do not carry the service grades, randomly screening the second service requests according to the second screening rule, and responding to the screened second service requests;
and when the second service request carries the service level, screening the second service request according to the second screening rule and the service level, and responding to the screened second service request.
7. A method for dynamic control of a server, the method comprising:
the state server acquires the service types of all the servers connected with the state server and groups all the servers connected with the state server according to the acquired service types;
and acquiring the service level average value of each group of server groups, and taking the service level average value as the first service level of each server in the corresponding server group, so that each server can acquire the first service level of the dependent server corresponding to each server.
8. The method for dynamically controlling a server according to claim 7, further comprising:
the state server receives the dependent service information sent by the server connected with the state server and generates a dependency relationship graph according to the received dependent service information;
and sending the dependency graph to a server so that the server determines a corresponding dependency server according to the dependency graph.
9. A server, comprising: a first processor and a first memory;
the first memory has stored thereon a computer readable program executable by the processor;
the first processor, when executing the computer readable program, implements the steps in the server dynamic control method of any of claims 1-6.
10. A server, comprising: a second processor and a second memory;
the second memory has stored thereon a computer readable program executable by the processor;
the second processor, when executing the computer readable program, implements the steps in the server dynamic control method of any of claims 7-8.
CN201811639361.5A 2018-12-29 2018-12-29 Server dynamic control method and server Active CN111385125B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811639361.5A CN111385125B (en) 2018-12-29 2018-12-29 Server dynamic control method and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811639361.5A CN111385125B (en) 2018-12-29 2018-12-29 Server dynamic control method and server

Publications (2)

Publication Number Publication Date
CN111385125A true CN111385125A (en) 2020-07-07
CN111385125B CN111385125B (en) 2022-05-03

Family

ID=71218146

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811639361.5A Active CN111385125B (en) 2018-12-29 2018-12-29 Server dynamic control method and server

Country Status (1)

Country Link
CN (1) CN111385125B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114666207A (en) * 2022-03-17 2022-06-24 福建天晴数码有限公司 Scheme and system for client to request protection for server

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103023938A (en) * 2011-09-26 2013-04-03 阿里巴巴集团控股有限公司 Service capability control method and system of server cluster
CN105141541A (en) * 2015-09-23 2015-12-09 浪潮(北京)电子信息产业有限公司 Task-based dynamic load balancing scheduling method and device
CN105847057A (en) * 2016-03-29 2016-08-10 乐视控股(北京)有限公司 Fault processing method and fault processing device
CN107302459A (en) * 2017-07-03 2017-10-27 口碑控股有限公司 Method for processing business and system
WO2018076812A1 (en) * 2016-10-25 2018-05-03 广东欧珀移动通信有限公司 Data request response method and device, storage medium, server and system
CN108156091A (en) * 2016-12-02 2018-06-12 阿里巴巴集团控股有限公司 A kind of flow control methods and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103023938A (en) * 2011-09-26 2013-04-03 阿里巴巴集团控股有限公司 Service capability control method and system of server cluster
CN105141541A (en) * 2015-09-23 2015-12-09 浪潮(北京)电子信息产业有限公司 Task-based dynamic load balancing scheduling method and device
CN105847057A (en) * 2016-03-29 2016-08-10 乐视控股(北京)有限公司 Fault processing method and fault processing device
WO2018076812A1 (en) * 2016-10-25 2018-05-03 广东欧珀移动通信有限公司 Data request response method and device, storage medium, server and system
CN108156091A (en) * 2016-12-02 2018-06-12 阿里巴巴集团控股有限公司 A kind of flow control methods and system
CN107302459A (en) * 2017-07-03 2017-10-27 口碑控股有限公司 Method for processing business and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114666207A (en) * 2022-03-17 2022-06-24 福建天晴数码有限公司 Scheme and system for client to request protection for server
CN114666207B (en) * 2022-03-17 2023-06-06 福建天晴数码有限公司 Scheme and system for client to request and protect server

Also Published As

Publication number Publication date
CN111385125B (en) 2022-05-03

Similar Documents

Publication Publication Date Title
US9262287B2 (en) Computer information system and dynamic disaster recovery method therefor
CN110781006B (en) Load balancing method, device, node and computer readable storage medium
US20200029110A1 (en) Bandwidth Control Method and Apparatus, and Device
US7493407B2 (en) Method and apparatus for controlling the allocation of bandwidth of a network access point to an application having a message transmitted on the network
US8031655B2 (en) Systems and methods for determining granularity level of information about buffer status
CN106385459B (en) Method and device for distributing connection request message
EP2515504B1 (en) Content delivery method, system and schedule server
WO2023050901A1 (en) Load balancing method and apparatus, device, computer storage medium and program
US20170230080A1 (en) Power Source Equipment and Power Supplying Method for Power over Ethernet system
CN111108771A (en) Data packet distribution method, sender device, receiver device, and storage medium
CN111385125B (en) Server dynamic control method and server
CN112711479A (en) Load balancing system, method and device of server cluster and storage medium
CN111291252B (en) Method and device for adjusting query rate per second, electronic equipment and storage medium
CN112039689B (en) Network equipment performance evaluation method, device, equipment and storage medium
US10243864B1 (en) System for modifying data rates used by audio devices
CN111131375B (en) Interface service acquisition method, device, computer equipment and storage medium
US10104571B1 (en) System for distributing data using a designated device
CN115333983B (en) Heartbeat management method and node
CN112948104A (en) Load balancing data acquisition method and device
US10177929B1 (en) System for distributing data to multiple devices
WO2018091328A1 (en) Vehicle telematics messaging
JP2005004336A (en) Resource monitoring method and device, and resource monitoring program
CN114615337A (en) Equipment scheduling method, system, server and storage medium
KR100716170B1 (en) Apparatus and method for retrying function
CN113805802A (en) Method, server and storage medium for accessing current limit

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
CB02 Change of applicant information

Address after: 516006 TCL science and technology building, No. 17, Huifeng Third Road, Zhongkai high tech Zone, Huizhou City, Guangdong Province

Applicant after: TCL Technology Group Co.,Ltd.

Address before: 516006 Guangdong province Huizhou Zhongkai hi tech Development Zone No. nineteen District

Applicant before: TCL Corp.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant