CN102932389A - Request processing method and device, and server system - Google Patents

Request processing method and device, and server system Download PDF

Info

Publication number
CN102932389A
CN102932389A CN2011102295511A CN201110229551A CN102932389A CN 102932389 A CN102932389 A CN 102932389A CN 2011102295511 A CN2011102295511 A CN 2011102295511A CN 201110229551 A CN201110229551 A CN 201110229551A CN 102932389 A CN102932389 A CN 102932389A
Authority
CN
China
Prior art keywords
request
representative
database
application server
element representative
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
CN2011102295511A
Other languages
Chinese (zh)
Other versions
CN102932389B (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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201110229551.1A priority Critical patent/CN102932389B/en
Publication of CN102932389A publication Critical patent/CN102932389A/en
Priority to HK13103843.8A priority patent/HK1176486A1/en
Application granted granted Critical
Publication of CN102932389B publication Critical patent/CN102932389B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Computer And Data Communications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention provides a request processing method, a request processing device and server system and aims to solve the problem that different types of operation cannot be performed on requests in proportion or by weight in the prior art. The request processing method comprises the following steps of: setting elements with the corresponding weight quantity for various types of operation which correspond to the same request according to the weight size of each type of operation, wherein each element corresponds to a type of operation; when a request is received, randomly extracting an element from the set elements; and according to operation which corresponds to the extracted element, performing the operation on the request. By the invention, different types of operation can be well performed by weight, so the performing probability of high-weight operation is greater than that of low-weight operation.

Description

A kind of request processing method, device and server system
Technical field
The application relates to network technology, particularly relates to a kind of request processing method, device and the server system that can carry out according to weight different operating.
Background technology
In different application systems, different to the processing mode of request.For example, in the system that has adopted load-balancing technique, request is taked the mode of mean allocation, will to different servers, be processed the request mean allocation of same web website, thereby assurance is to the response time of user's request.
Load-balancing technique often is widely used in large-scale web website, has at present a lot of existing hardware or software can realize load-balancing function.With reference to Fig. 1, it is the server disposition structure chart of the web website of available technology adopting hardware load balancing.A load-balanced server chain is connected to many application servers that web website function is provided, and has illustrated three among Fig. 1, is respectively application server 1, application server 2 and application server 3.All access request to the web website all can arrive first load-balanced server, by load-balanced server these requests are assigned on the different application servers fifty-fifty.
As can be seen from Figure 1, existing hardware load-balancing technique can be accomplished request is averagely allocated to different servers.But, under a lot of scenes of practical application, do not wish request is distributed equally, but wish request is carried out different operations in proportion or by weight, as being assigned on the application server 1,70% request processes, request with 20% is assigned on the application server 2 to be processed, and request that again will remaining 10% is assigned to processing on the application server 3.Obviously, existing load-balancing technique can't be realized the request processing of above situation.
Summary of the invention
The application provides a kind of request processing method, device and server system, can not be to asking in proportion or carry out by weight the problem of different operating to solve prior art.
In order to address the above problem, the application discloses a kind of request processing method, comprising:
For multiple different operating corresponding to same request, the element of various operation respective weights quantity is set respectively, the corresponding operation of each element according to the weight size of every kind of operation;
When receiving request, from the element that arranges, randomly draw an element;
According to the respective operations of the element representative that extracts, described request is carried out described respective operations.
Wherein, if each element represents a database or application server, then described request is carried out described respective operations and comprise: the database or the application server that described request are assigned to described element representative are processed.
Preferably, described request is database access request or application server access request; The database or the application server that described request are assigned to described element representative are treated to: the database that described database access request is assigned to described element representative is finished corresponding accessing operation, perhaps, corresponding accessing operation is finished in the application server storehouse that described application server access request is assigned to described element representative.
Wherein, if each element represents a kind of system function call, then described request is carried out described respective operations and comprise: the systemic-function of calling described element representative for described request.
Preferably, described request is web access requests, and two kinds of different system function call corresponding to described request are respectively: the web data after calling the front web data of correcting and calling correcting; The systemic-function of calling described element representative for described request is: the web data that calls described element representative for described web access requests.
Wherein, if each element represents a kind of request response mode in the identical systems funcall, then described request is carried out described respective operations and comprise: with the response mode response described request of described element representative.
Preferably, described request is test request, and identical systems funcall corresponding to described request is: generate the simulation request according to described test request; Then each element representative generates one type simulation request; Take the response mode response described request of described element representative as: generate the simulation request of described element representative type.
The application also provides a kind of request processing unit, comprising:
Element arranges module, is used for for multiple different operating corresponding to same request the element of various operation respective weights quantity being set respectively according to the weight size of every kind of operation, the corresponding operation of each element;
The element extraction module is used for randomly drawing an element from the element that arranges when receiving request;
Operation executing module is used for the respective operations according to the element representative that extracts, and described request is carried out described respective operations.
Wherein, if each element represents a database or application server, then described operation executing module is processed database or application server that described request is assigned to described element representative;
If each element represents a kind of system function call, then described operation executing module is the systemic-function that described request is called described element representative;
If each element represents a kind of request response mode in the identical systems funcall, then described operation executing module is with the response mode response described request of described element representative.
The application also provides a kind of server system, comprises above-mentioned request processing unit.
Compared with prior art, the application comprises following advantage:
At first, the application arranges respectively the element of corresponding number according to the weight size of different operating, is 10 minutes such as the weight total points, the shared weight of A operation is 3 minutes, the shared weight of B operation is 7 minutes, 3 elements of corresponding A operation setting then, 7 elements of corresponding B operation setting.Then, after receiving request, randomly draw an element, described request is carried out the respective operations of this element representative, as the element that is drawn into represents A operation, then carry out the A operation.On statistical probability, this mode of randomly drawing can guarantee that the probability of request execution A operation accounts for about 30%, and the probability of carrying out the B operation accounts for about 70%.Through test, this method can be carried out different operating according to weight preferably, thereby allows the high operation of weight more be carried out chance, and the execution chance of the operation that weight is low is then relatively less.
Secondly, the application is applicable to multiple application, as giving different server process according to weight allocation with request, can also call different systemic-functions according to weight for request, perhaps can also different modes respond for calling of identical systems function, etc.
Certainly, arbitrary product of enforcement the application not necessarily needs to reach simultaneously above-described all advantages.
Description of drawings
Fig. 1 is the server disposition structure chart of the web website of available technology adopting hardware load balancing;
Fig. 2 is the flow chart of the described a kind of request processing method of the embodiment of the present application;
Fig. 3 is the deployment architecture figure in the described a kind of active and standby storehouse of the embodiment of the present application;
Fig. 4 is the method flow diagram of the described a kind of process database query requests of the embodiment of the present application;
Fig. 5 is the array schematic diagram that obtains in embodiment illustrated in fig. 4;
Fig. 6 is the described a kind of structure chart of asking processing unit of the embodiment of the present application.
Embodiment
For above-mentioned purpose, the feature and advantage that make the application can become apparent more, below in conjunction with the drawings and specific embodiments the application is described in further detail.
Under a lot of application scenarioss, wish to respond in a different manner to the calling of systemic-function, perhaps will be assigned on the different servers calling of systemic-function, simultaneously in response and when distributing request with the concept of weight.For example, for two kinds of different response mode A and the B that call of identical systemic-function, 60% the request of wherein wishing responds in the A mode, and 40% request responds in the B mode.Or, there is two-server A can respond identical system function call with B, wherein wish 70% call by server A and be responsible for response, and server B only is responsible for to other 30% call and respond.In this case, just can think that response mode A has higher weight with respect to response mode B, same, server A has higher weight with respect to server B because they otherwise the number of times that is performed is more, or need to bear more system function call.
For above-mentioned this demand, the application proposes a kind of simple and effective request processing method, can carry out different operations according to weight to request, and it is more that number of times is carried out in the operation of giving the authority to great, and it is relatively less that number of times is then carried out in the operation that weight is little.
Below by embodiment the realization flow of the described method of the application is elaborated.
With reference to Fig. 2, it is the flow chart of the described a kind of request processing method of the embodiment of the present application.
Step 201 for multiple different operating corresponding to same request, arranges respectively the element of various operation respective weights quantity, the corresponding operation of each element according to the weight size of various operations;
Multiple different operating corresponding to described same request refer to, same request may be corresponding multiple different operating, but can carry out wherein a kind of operation to this request.Wherein, described operation can be to distribute request, also can be response request by different way, or other operation.
For instance, suppose can carry out two kinds of different operation A and B for same request, the execution chance of every kind of operation has according to the size of weight separately and has less more.It is 10 minutes such as the weight total points, the shared weight of A operation is 3 minutes, the shared weight of B operation is 7 minutes, and then described weight size according to every kind of operation element that various operation respective weights quantity are set respectively refers to: 3 elements of corresponding A operation setting, and these 3 elements all represent with a; 7 elements of corresponding B operation setting, these 7 elements all represent with b.
Like this, each element in 10 elements represents an operation altogether, wherein has 3 a elements to represent the A operation, represents that namely the weight of A operation is 3, has equally 7 b elements represent the B operation, represents that namely the weight that B operates is 7.
Further preferred, in actual applications, the form that these elements of above-mentioned setting can array is stored, and is because array is relatively simple a kind of storage mode, also very convenient when searching and calling these elements.Certainly, can store with complicated a little chained list or other modes, the present embodiment is not done restriction to this yet.
Step 202 when receiving request, is randomly drawed an element from the element that arranges;
Namely for the request that receives, from all elements of above-mentioned setting, randomly draw out an element.In actual applications, adopt various random algorithms all can realize, for example adopt the Jave language to realize, then can directly utilize the random device that carries among the Jave to randomly draw.
In the practical application, can after receiving request, from the element that arranges, randomly draw an element again; Also can randomly draw in advance, then the described element that extracts in advance be distributed to the request that the next one receives.
Step 203 according to the respective operations of the element representative that extracts, is carried out described respective operations to described request.
Owing to being to randomly draw, the element that therefore extracts may be a, also may be b.If element a then carries out the A operation; If element b then carries out the B operation.On statistical probability, this mode of randomly drawing can guarantee that the probability of request execution A operation accounts for about 30%, and the probability of carrying out the B operation accounts for about 70%, also namely for same request, the weight of carrying out the A operation is 3, and the weight of carrying out the B operation is 7.
Through test, the above-mentioned this method that the element of corresponding number is set according to the weight size can be carried out different operating according to weight preferably, thereby allows the high operation of weight more be carried out chance, and the execution chance of the operation that weight is low is then relatively less.
As previously mentioned, the described content of the application is applicable to plurality of application scenes, as giving different server process according to weight allocation with request, can also call different systemic-functions according to weight for request, perhaps respond for calling in a different manner of identical systems function, etc.For various application scenarios, the below enumerates several processing modes, and is as follows:
1) if each element represents a database or application server, then described request is carried out described respective operations and comprise: the database or the application server that described request are assigned to described element representative are processed.
2) if each element represents a kind of system function call, then described request is carried out described respective operations and comprise: the systemic-function of calling described element representative for described request.
3) if each element represents a kind of request response mode in the identical systems funcall, then described request is carried out described respective operations and comprise: with the response mode response described request of described element representative.
For above-mentioned three kinds of application scenarioss enumerating, more understand the application's content in order to make those skilled in the art, the below carries out respectively detailed explaining for example.
For the 1st) plant processing mode, the below is take according to the weight allocation database manipulation request implementation concrete as example illustrates.
In this case, suppose that described request is database access request or application server access request;
The database or the application server that then described request are assigned to described element representative are treated to:
The database that described database access request is assigned to described element representative is finished corresponding accessing operation, and perhaps, corresponding accessing operation is finished in the application server storehouse that described application server access request is assigned to described element representative.
Be exemplified below:
In the design of database of the present embodiment, in order to obtain reasonable reliabilty and availability, the scheme in active and standby storehouse will be adopted.
With reference to Fig. 3, be the deployment architecture figure in the described a kind of active and standby storehouse of the embodiment of the present application.
Master library is preserved identical data with standby storehouse, wherein, the renewal operation of data is all finished by master library, and the data that master library regularly will change are synchronized on the standby storehouse.Standby storehouse then only provides query capability, so just can come for an identical data set provides the service of upgrading and inquiring about with many database servers, thereby can provide service for more user.
In this case, wish that the query requests that drops on the master library is a little less, or even there is not a query requests, because master library will be born the execution of all update requests, also to be responsible for simultaneously transmitting to standby storehouse the data that changed, so upgrade operation and data simultaneous operation in order to allow master library have more system resource to go to carry out, need to reduce or shield the query requests that is assigned to master library, but these query requests are sent to standby storehouse, allow standby storehouse finish and search and return data.
Based on the scheme in above-mentioned active and standby storehouse, the total points of supposing weight is 10 minutes, and a master library M is arranged now, two standby storehouse A and B, and wish that master library M bears 20% query requests, namely weight is 2, and 40% query requests is born in each standby storehouse separately, namely weight is respectively 4.
Processing to the request of data library inquiry is as follows:
With reference to Fig. 4, it is the method flow diagram of the described a kind of process database query requests of the embodiment of the present application.
Step 401 creates an array that has 10 elements, inserts 2 elements that represent master library in this array, and with these 2 element called after M;
Step 402 is inserted the element of the standby storehouse A of 4 representatives in the array that creates in the step 401, and with these 4 element called after S A
Step 403 is inserted the element of the standby storehouse B of 4 representatives in the array that creates in the step 401, and with these 4 element called after S B
After the execution of step 401,402 and 403, can obtain an array as shown in Figure 5;
Step 404 is upset this array;
Described " upsetting " refers to the element position in the array is upset, and the element on the origin-location is put on other optional positions.Upset that the purpose of each element is randomly drawing for next step in the array.Can adopt several different methods that the element in the array is upset in the practical application, for example adopt the Jave language to realize, then can directly utilize the method for upsetting that carries among the Jave.
Step 405, for some query requests, from this array, extract an element out at random, check that then this element represents master library M or the standby storehouse A of representative or B, subsequently query requests is assigned to the database of the described representative of this element, by this query requests of this database response.
There is query requests to arrive at every turn, all can moves above-mentioned step 405, from this array, randomly draw out an element, then request is sent to the database of this element representative.Find by test, this method can make the query requests that is assigned to master library account for about 20% of total number of request, is assigned to the query requests of standby storehouse A and B respectively about 40%.
For the 2nd) plant processing mode, to call the different systemic-functions implementation concrete as example illustrates according to weight.
In this case, suppose that described request is web access requests, two kinds of different system function call corresponding to described request are respectively: the web data after calling the front web data of correcting and calling correcting;
The systemic-function of then calling the representative of described element for described request is:
Call the web data of described element representative for described web access requests.
Be exemplified below:
Similar with above-mentioned method shown in Figure 4, for the scene that need to call according to weight different systemic-functions, its implementation remains unchanged substantially, only need to step 405 slightly modified, be about to distribute query requests to be revised as: the systemic-function of calling the element representative that extracts in the array.Like this, the number of times that the systemic-function that weight is high is performed is relatively many, and the number of times that the low systemic-function of weight is performed is relatively less.
For example, suppose that the webpage of a web website is carrying out correcting, in order not affect the experience of most users, require webpage B after the correcting is returned in user's request of 20%, and webpage A before the original correcting is still returned in user's request of 80%.At this moment, same web access requests is called different systemic-functions refer to: call the webpage A before the correcting, still call the webpage B after the correcting.For the user, and be indifferent to and call which kind of webpage, but for the website developer, then wish to continue to improve by this user feedback of 20% content of webpage.In this case, utilize the said method just can be to user's request call webpage B of 20%, and to user's request call webpage A of 80%.
For the 3rd) plant processing mode, take according to the weight allocation request response mode implementation concrete as example illustrates.
In this case, suppose that described request is test request, identical systems funcall corresponding to described request is: generate the simulation request according to described test request;
Then each element representative generates one type simulation request;
Take the response mode response described request of described element representative as:
Generate the simulation request of described element representative type.
Be exemplified below:
For calling of identical systemic-function, utilize above-mentioned method shown in Figure 4, can also respond with different response modes according to weight.For example, in the performance test of system, need the various types of requests of simulation with the disposal ability of test macro to these requests, this just requires at first to generate these various types of simulation requests according to test request in test process, and the tester wishes that wherein 10% simulation request is type A, 40% simulation request is type B, and 50% simulation request is Type C.In this case, when test request is processed, utilize said method, just can generate dissimilar simulation request according to weight, as the element of randomly drawing out represents Type C, then generating type is the simulation request of C.
In addition, said method can also be applied in other similar scenes, and the application enumerates no longer one by one at this.
Need to prove, for aforesaid embodiment of the method, for simple description, therefore it all is expressed as a series of combination of actions, but those skilled in the art should know, the application is not subjected to the restriction of described sequence of movement, because according to the application, some step can adopt other orders or carry out simultaneously.Secondly, those skilled in the art also should know, the embodiment described in the specification all belongs to preferred embodiment, and related action might not be that the application is necessary.
Based on the explanation of said method embodiment, the application also provides corresponding request processing unit embodiment, realizes the described content of said method embodiment.
With reference to Fig. 6, it is the described a kind of structure chart of asking processing unit of the embodiment of the present application.
The described request processing unit can comprise that element arranges module 61, element extraction module 62 and operation executing module 63, wherein:
Element arranges module 61, is used for for multiple different operating corresponding to same request the element of various operation respective weights quantity being set respectively according to the weight size of every kind of operation, the corresponding operation of each element;
Element extraction module 62 is used for randomly drawing an element from the element that arranges when receiving request;
Operation executing module 63 is used for the respective operations according to the element representative that extracts, and described request is carried out described respective operations.
In addition, the described request processing unit can also comprise that an element upsets module, is used for upsetting all elements, then triggers described element extraction module 62.
Preferably, described element arrange module 61 with element with storage of array.
Further, if each element represents a database or application server, then described operation executing module 63 is processed database or application server that described request is assigned to described element representative;
For example, if described request is database access request or application server access request; Then described operation executing module 63 is treated to database or the application server that described request is assigned to described element representative: the database that described database access request is assigned to described element representative is finished corresponding accessing operation, perhaps, corresponding accessing operation is finished in the application server storehouse that described application server access request is assigned to described element representative.
If each element represents a kind of system function call, then described operation executing module 63 is called the systemic-function of described element representative for described request;
For example, if described request is web access requests, two kinds of different system function call corresponding to described request are respectively: the web data after calling the front web data of correcting and calling correcting; Then described operation executing module 63 systemic-function of calling the representative of described element for described request is: the web data that calls described element representative for described web access requests.
If each element represents a kind of request response mode in the identical systems funcall, then described operation executing module 63 is with the response mode response described request of described element representative;
For example, if described request is test request, identical systems funcall corresponding to described request is: generate the simulation request according to described test request; Then each element representative generates one type simulation request; Described operation executing module 63 take the response mode response described request of described element representative as: generate the simulation request of described element representative type.
For above-mentioned request processing unit embodiment because itself and embodiment of the method basic simlarity, so describe fairly simple, relevant part gets final product referring to the part explanation of embodiment of the method.
Based on above-mentioned request processing unit, the embodiment of the present application also provides a kind of server system that comprises this request processing unit, and described server system can be database server, also can be other application server.
In sum, the described request processing unit can be carried out different operating according to weight preferably, thereby allows the high operation of weight more be carried out chance, and the execution chance of the operation that weight is low is then relatively less.
Each embodiment in this specification all adopts the mode of going forward one by one to describe, and what each embodiment stressed is and the difference of other embodiment that identical similar part is mutually referring to getting final product between each embodiment.
Above a kind of request processing method, device and the server system that the application is provided, be described in detail, used specific case herein the application's principle and execution mode are set forth, the explanation of above embodiment just is used for helping to understand the application's method and core concept thereof; Simultaneously, for one of ordinary skill in the art, the thought according to the application all will change in specific embodiments and applications, and in sum, this description should not be construed as the restriction to the application.

Claims (10)

1. a request processing method is characterized in that, comprising:
For multiple different operating corresponding to same request, the element of various operation respective weights quantity is set respectively, the corresponding operation of each element according to the weight size of every kind of operation;
When receiving request, from the element that arranges, randomly draw an element;
According to the respective operations of the element representative that extracts, described request is carried out described respective operations.
2. method according to claim 1 is characterized in that:
If each element represents a database or application server, then described request is carried out described respective operations and comprises:
The database or the application server that described request are assigned to described element representative are processed.
3. method according to claim 2 is characterized in that:
Described request is database access request or application server access request;
The database or the application server that described request are assigned to described element representative are treated to:
The database that described database access request is assigned to described element representative is finished corresponding accessing operation, and perhaps, corresponding accessing operation is finished in the application server storehouse that described application server access request is assigned to described element representative.
4. method according to claim 1 is characterized in that:
If each element represents a kind of system function call, then described request is carried out described respective operations and comprises:
Call the systemic-function of described element representative for described request.
5. method according to claim 4 is characterized in that:
Described request is web access requests, and two kinds of different system function call corresponding to described request are respectively: the web data after calling the front web data of correcting and calling correcting;
The systemic-function of calling described element representative for described request is:
Call the web data of described element representative for described web access requests.
6. it is characterized in that according to claim 1 or 4 described methods:
If each element represents a kind of request response mode in the identical systems funcall, then described request is carried out described respective operations and comprises:
Response mode response described request with described element representative.
7. method according to claim 6 is characterized in that:
Described request is test request, and identical systems funcall corresponding to described request is: generate the simulation request according to described test request;
Then each element representative generates one type simulation request;
Take the response mode response described request of described element representative as:
Generate the simulation request of described element representative type.
8. a request processing unit is characterized in that, comprising:
Element arranges module, is used for for multiple different operating corresponding to same request the element of various operation respective weights quantity being set respectively according to the weight size of every kind of operation, the corresponding operation of each element;
The element extraction module is used for randomly drawing an element from the element that arranges when receiving request;
Operation executing module is used for the respective operations according to the element representative that extracts, and described request is carried out described respective operations.
9. device according to claim 8 is characterized in that:
If each element represents a database or application server, then described operation executing module is processed database or application server that described request is assigned to described element representative;
If each element represents a kind of system function call, then described operation executing module is the systemic-function that described request is called described element representative;
If each element represents a kind of request response mode in the identical systems funcall, then described operation executing module is with the response mode response described request of described element representative.
10. a server system is characterized in that, comprises the claims 8 or the described request processing unit of 9 arbitrary claims.
CN201110229551.1A 2011-08-11 2011-08-11 A kind of request processing method, device and server system Active CN102932389B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201110229551.1A CN102932389B (en) 2011-08-11 2011-08-11 A kind of request processing method, device and server system
HK13103843.8A HK1176486A1 (en) 2011-08-11 2013-03-27 A request processing method, device and server system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110229551.1A CN102932389B (en) 2011-08-11 2011-08-11 A kind of request processing method, device and server system

Publications (2)

Publication Number Publication Date
CN102932389A true CN102932389A (en) 2013-02-13
CN102932389B CN102932389B (en) 2016-06-22

Family

ID=47647090

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110229551.1A Active CN102932389B (en) 2011-08-11 2011-08-11 A kind of request processing method, device and server system

Country Status (2)

Country Link
CN (1) CN102932389B (en)
HK (1) HK1176486A1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103336721A (en) * 2013-07-08 2013-10-02 北京奇虎科技有限公司 Method, device and system for allocating database operation request
CN104184705A (en) * 2013-05-23 2014-12-03 腾讯科技(深圳)有限公司 Verification method, apparatus, server, user data center and system
CN105610907A (en) * 2015-12-18 2016-05-25 华夏银行股份有限公司 Server access method and device
CN107741962A (en) * 2017-09-26 2018-02-27 平安科技(深圳)有限公司 Data cache method and server
CN108965380A (en) * 2018-05-31 2018-12-07 平安医疗科技有限公司 Service request processing method, device, computer equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1570903A (en) * 2003-07-23 2005-01-26 华为技术有限公司 A server load equalizing method
CN1589558A (en) * 2001-09-18 2005-03-02 马科尼英国知识产权有限公司 Client server networks
CN101316240A (en) * 2008-07-28 2008-12-03 华为技术有限公司 Data reading and writing method and device
EP1890432B1 (en) * 2006-08-18 2012-07-11 Fujitsu Ltd. Assigning channels in a wireless network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1589558A (en) * 2001-09-18 2005-03-02 马科尼英国知识产权有限公司 Client server networks
CN1570903A (en) * 2003-07-23 2005-01-26 华为技术有限公司 A server load equalizing method
EP1890432B1 (en) * 2006-08-18 2012-07-11 Fujitsu Ltd. Assigning channels in a wireless network
CN101316240A (en) * 2008-07-28 2008-12-03 华为技术有限公司 Data reading and writing method and device

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104184705A (en) * 2013-05-23 2014-12-03 腾讯科技(深圳)有限公司 Verification method, apparatus, server, user data center and system
CN104184705B (en) * 2013-05-23 2019-05-07 腾讯科技(深圳)有限公司 Verification method, device, server, subscriber data center and system
CN103336721A (en) * 2013-07-08 2013-10-02 北京奇虎科技有限公司 Method, device and system for allocating database operation request
CN105610907A (en) * 2015-12-18 2016-05-25 华夏银行股份有限公司 Server access method and device
CN107741962A (en) * 2017-09-26 2018-02-27 平安科技(深圳)有限公司 Data cache method and server
CN108965380A (en) * 2018-05-31 2018-12-07 平安医疗科技有限公司 Service request processing method, device, computer equipment and storage medium

Also Published As

Publication number Publication date
HK1176486A1 (en) 2013-07-26
CN102932389B (en) 2016-06-22

Similar Documents

Publication Publication Date Title
CN106712981B (en) Node change notification method and device
CN103209223A (en) Distributed application conversation information sharing method and system and application server
CN105243169B (en) A kind of data query method and system
CN106919590B (en) Multi-service multiplexing processing method, device and system
CN102299959A (en) Load balance realizing method of database cluster system and device
CN101741907A (en) Method and system for balancing server load and main server
CN105468720A (en) Method for integrating distributed data processing systems, corresponding systems and data processing method
CN102932389A (en) Request processing method and device, and server system
CN102082800A (en) User request processing method and server
CN105550274A (en) Method and device for querying double-transcript parallel database
CN108512768B (en) Access amount control method and device
WO2013145310A1 (en) Data stream parallel processing program, method, and system
CN103581273A (en) Service executing method, device and system for distributed system
CN113094395B (en) Data query method, computer device and storage medium
CN116991562B (en) Data processing method and device, electronic equipment and storage medium
CN109033315A (en) Data query method, client, server and computer-readable medium
CN109309858B (en) Display method, device, equipment and medium of mutually exclusive icon
CN105335362B (en) The processing method and system of real time data, instant disposal system for treating
CN110609707A (en) Online data processing system generation method, device and equipment
CN111831425B (en) Data processing method, device and equipment
CN106095534A (en) A kind of calculating task processing method and system
CN106776947A (en) Resource acquiring method, device and terminal
CN109818767B (en) Method and device for adjusting Redis cluster capacity and storage medium
Lin et al. A multi-centric model of resource and capability management in cloud simulation
Dhabhai et al. A study of big data in cloud environment with their related challenges

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 1176486

Country of ref document: HK

C14 Grant of patent or utility model
GR01 Patent grant
REG Reference to a national code

Ref country code: HK

Ref legal event code: GR

Ref document number: 1176486

Country of ref document: HK