CN106406821A - Data processing request sorting method and device - Google Patents

Data processing request sorting method and device Download PDF

Info

Publication number
CN106406821A
CN106406821A CN201610668935.6A CN201610668935A CN106406821A CN 106406821 A CN106406821 A CN 106406821A CN 201610668935 A CN201610668935 A CN 201610668935A CN 106406821 A CN106406821 A CN 106406821A
Authority
CN
China
Prior art keywords
data processing
processing request
process time
priority
described data
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.)
Pending
Application number
CN201610668935.6A
Other languages
Chinese (zh)
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.)
Ping An Technology Shenzhen Co Ltd
Original Assignee
Ping An Technology Shenzhen 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 Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Priority to CN201610668935.6A priority Critical patent/CN106406821A/en
Priority to PCT/CN2017/073506 priority patent/WO2018032737A1/en
Publication of CN106406821A publication Critical patent/CN106406821A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline or look ahead
    • G06F9/3854Instruction completion, e.g. retiring, committing or graduating
    • G06F9/3856Reordering of instructions, e.g. using queues or age tags
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline or look ahead
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention is suitable for the technical field of data processing, and provides a data processing request sorting method and device. The method comprises the following steps of: receiving a data processing request; estimating a processing time corresponding to the data processing request and obtaining a priority of the data processing request according to the processing time; and adjusting the sequence of the data processing request in a processing queue according to the priority. According to the method and device provided by the invention, the sequence adjustment of the data processing request in the processing queue is realized, so that the processing sequence of the data processing request is more reasonable, the time, for waiting a data processing result, of the user is effectively shortened, and the internal resource configuration of a system is optimized.

Description

The sort method of data processing request and device
Technical field
The invention belongs to technical field of data processing, more particularly, to a kind of sort method of data processing request and device.
Background technology
Mainly the submission time according to data processing request carries out successively sorting and processing existing banking system, Yong Huxu To expend the time in the first-class pending result of the former page sending data processing request, and the resource of internal system uses and do not conform to Reason.
Content of the invention
In consideration of it, embodiments providing a kind of sort method of data processing request and device, to adjust data Process the processing sequence of request, shorten the stand-by period of user.
A kind of first aspect, there is provided sort method of data processing request, described sort method includes:
Receiving data processes request;
Estimate the corresponding process time of described data processing request, and described data processing is obtained according to described process time The priority of request;
Described data processing request is adjusted according to described priority and is processing the order in queue.
A kind of second aspect, there is provided collator of data processing request, described collator includes:
Receiver module, processes request for receiving data;
Acquisition module, for estimating the corresponding process time of described data processing request, and obtains according to described process time Take the priority of described data processing request;
First adjusting module, secondary in process queue for described data processing request is adjusted according to described priority Sequence.
Compared with prior art, the embodiment of the present invention processes request by receiving data;Estimate described data processing request Corresponding process time, and the priority of described data processing request is obtained according to described process time;Then according to described excellent First level adjusts order in processing queue for the described data processing request;It is achieved thereby that to data processing request in process queue Order adjust so that the processing sequence of data processing request is more reasonable, be effectively shortened user wait data processed result Time, optimize the configuration of system internal resources further.
Brief description
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, below will be to embodiment or existing Have technology description in required use accompanying drawing be briefly described it should be apparent that, drawings in the following description be only this Some embodiments of invention, for those of ordinary skill in the art, on the premise of not paying creative work, acceptable Other accompanying drawings are obtained according to these accompanying drawings.
Fig. 1 is the flowchart of the sort method of data processing request provided in an embodiment of the present invention;
Fig. 2 be data processing request provided in an embodiment of the present invention sort method in step S102 implement flow process Figure;
Fig. 3 is the flowchart of the sort method of data processing request that another embodiment of the present invention provides;
Fig. 4 is the flowchart of the sort method of data processing request that another embodiment of the present invention provides;
Fig. 5 is the composition structure chart of the collator of data processing request provided in an embodiment of the present invention.
Specific embodiment
In order that the objects, technical solutions and advantages of the present invention become more apparent, below in conjunction with drawings and Examples, right The present invention is further elaborated.It should be appreciated that specific embodiment described herein is only in order to explain the present invention, and It is not used in the restriction present invention.
The embodiment of the present invention processes request by receiving data;Estimate the corresponding process time of described data processing request, And the priority of described data processing request is obtained according to described process time;Then described data is adjusted according to described priority Process order in processing queue for the request;It is achieved thereby that to process queue in data processing request order adjustment so that The processing sequence of data processing request is more reasonable, is effectively shortened the time that user waits data processed result, excellent further Change the configuration of system internal resources.The embodiment of the present invention additionally provides the collator of corresponding data processing request, below It is described in detail respectively.
Fig. 1 be the sort method of data processing request provided in an embodiment of the present invention realize flow process.
In embodiments of the present invention, the sort method of described data processing request is applied in the terminal of banking system, institute State terminal and include but is not limited to server, computer etc..Refering to Fig. 1, the sort method of described data processing request includes:
In step S101, receiving data processes request.
Here, described data processing request refer to by user input banking system and responded by described banking system And return the request of result.Exemplarily, described data processing request is including but not limited to such as checked account, is carried out turning Account operates, carries out insuring single operation etc..The data processing request of system receiving user's input in real time.
In step s 102, estimate the corresponding process time of described data processing request, and obtained according to described process time Take the priority of described data processing request.
Here, the embodiment of the present invention has divided the priority of data processing request in advance, and described priority reflects institute State priority in processing queue for the data processing request;And it is provided with the corresponding process time of data processing request and institute State the corresponding relation between the priority of data processing request.After receiving data processing request, then according to default side Formula estimates the corresponding process time of described data processing request, then inquires about described corresponding relation and obtains described data processing request Priority.
In step s 103, described data processing request is adjusted according to described priority and processing the order in queue.
After obtaining priority, then adjust described data processing request according to described priority and processing the position in queue Put, thus have updated process queue in data processing request sequencing it is achieved that to process queue in data processing request Order adjust so that the processing sequence of data processing request is more reasonable, be effectively shortened user wait data processed result Time, and optimize the configuration of system internal resources, decrease the pressure of system processes data.
As a preferred exemplary of the present invention, the embodiment of the present invention pre-sets the estimation factor, the described estimation factor Normative reference as the process time calculating data processing request.In the estimation corresponding process time of described data processing request When, then to estimate process time according to the estimation factor of described data processing request.Fig. 2 shows provided in an embodiment of the present invention In the sort method of data processing request, step S102 implements flow process.
Refering to Fig. 2, described step S102 includes:
In step s 201, obtain the estimation factor of described data processing request.
Here, the described estimation factor is including but not limited to one of following or it is combined:Indication information, when Between span information, the resource scheduling information of region span information, history process time and backstage.Described indication information, when span Degree information, region span information, history process time and backstage resource scheduling information all can as estimate this data processing One of reference frame of process time of request.
Wherein, described indication information is preferably the index quantity of described data processing request, i.e. described data processing request Including task number.From the service fields of described data processing request, preferably extract described indication information;And index quantity More, process time is longer.
Described time span information refers to the Annual distribution span of the data that described data processing request is relied on, and such as adjusts Take the data of the previous day, transfer data of the previous moon etc..Described region span information refer to described data processing request institute according to The Regional Distribution span of bad data, such as transprovincially, trans-city, transregional called data.
Described history process time refers in the range of specified historical time, the same data processing request of system response Process time or average handling time.
The resource scheduling information on described backstage refers to the scheduling situation of resource in current background, preferably the making of backstage resource With rate, described utilization rate is closely bound up with the process time of this data processing request.Exemplarily, when the use of backstage resource Rate is bigger, then the process time of this data processing request is longer, when the utilization rate of backstage resource is less, then this data processing The process time of request is shorter.
In step S202, the corresponding process time of described data processing request is calculated according to the described estimation factor.
In embodiments of the present invention, described indication information, time span information, region span information, history process time With any one of the resource scheduling information on backstage or a combination thereof can as estimate this data processing request process when Between reference frame.Alternatively, when the index quantity in described indication information is bigger, the process time of described data processing request Longer, on the contrary then shorter;Described time span information is bigger, and the process time of described data processing request is longer, otherwise then gets over Short;Described region span information is bigger, and the process time of described data processing request is longer, otherwise then shorter;At described history The reason time is bigger, and the process time of described data processing request is longer, otherwise then shorter;In the resource scheduling information on described backstage The utilization rate of resource is bigger, and the process time of described data processing request is longer, otherwise then shorter.
The priority of described data processing request in step S203, is obtained according to described process time.
Here, the embodiment of the present invention has divided the priority of data processing request in advance, and described priority reflects institute State priority in processing queue for the data processing request;And it is provided with the corresponding process time of data processing request and institute State the corresponding relation between the priority of data processing request.Estimating the corresponding process time of described data processing request Afterwards, then the priority of described data processing request is obtained by inquiring about described corresponding relation.Described priority is based on described number Obtain according to the estimation factor processing request, reflect the priority of described data processing request exactly.
The last position according to the described priority described data processing request of adjustment in process queue, thus have updated place Reason queue in data processing request sequencing it is achieved that to process queue in data processing request order adjustment so that The processing sequence of data processing request is more reasonable, is effectively shortened the time that user waits data processed result, and optimizes The configuration of system internal resources, decreases the pressure of system processes data.
As another preferred embodiment of the present invention, Fig. 3 shows that the data processing that another embodiment of the present invention provides please The sort method asked implement flow process.
Refering to Fig. 3, the sort method of described data processing request includes:
In step S301, receiving data processes request.
In step s 302, estimate the corresponding process time of described data processing request, and obtained according to described process time Take the priority of described data processing request.
In step S303, described data processing request is adjusted according to described priority and is processing the order in queue.
Wherein, step S301 is identical to step S103 with step S101 described in Fig. 1 embodiment to step S303, specifically Refer to the narration of above-described embodiment, here is omitted.
Described sort method also includes:
In step s 304, obtain the adjust instruction of user, described data processing request is adjusted according to described adjust instruction Order in processing queue.
Here, system according to the estimation factor of described data processing request complete to described data processing request from After dynamic sequence, adjust instruction can be obtained according to described gesture operation, according to described with the gesture operation of receiving user's input Adjust instruction changes order in processing queue for the described data processing request, it is achieved thereby that the process to data processing request Manually adjusting of order, meets the demand that user manually adjusts, and improves Consumer's Experience sense further, and is effectively shortened User waits the time of data processed result, optimizes the configuration of system internal resources, decreases the pressure of system processes data.
As another preferred embodiment of the present invention, Fig. 4 shows that the data processing that another embodiment of the present invention provides please The sort method asked implement flow process.
Refering to Fig. 4, the sort method of described data processing request includes:
In step S401, receiving data processes request.
In step S402, estimate the corresponding process time of described data processing request, and obtained according to described process time Take the priority of described data processing request.
In step S403, described data processing request is adjusted according to described priority and is processing the order in queue.
Wherein, step S401 is identical to step S103 with step S101 described in Fig. 1 embodiment to step S403, specifically Refer to the narration of above-described embodiment, here is omitted.
Described sort method also includes:
In step s 404, according to described data processing request, the order described data processing of response in process queue please Ask, obtain result, and described result is sent to user.
Alternatively, described send described result to user can be by described data processing by way of mail Corresponding result is asked to send to user;It is achieved thereby that the asynchronous process to data processing request, it is to avoid user exists Send the first-class pending result of the former page of data processing request, save the time of user, improve the body of user further Test sense.
Fig. 5 shows the composition structure of the collator of data processing request provided in an embodiment of the present invention, for the ease of Illustrate, illustrate only the part related to the embodiment of the present invention.
In embodiments of the present invention, the collator of described data processing request is used for realizing the arbitrary reality of above-mentioned Fig. 1 to Fig. 4 Apply the sort method of the data processing request described in example, can be to be built in the software unit of terminal, hardware cell or soft The unit of combination of hardware.Server in described terminal including but not limited to banking system, computer etc..
Refering to Fig. 5, the collator of described data processing request includes:
Receiver module 51, processes request for receiving data;
Acquisition module 52, for estimating the corresponding process time of described data processing request, and according to described process time Obtain the priority of described data processing request;
First adjusting module 53, secondary in process queue for described data processing request is adjusted according to described priority Sequence.
Further, described acquisition module 52 includes:
Estimation factor acquirement unit 521, for obtaining the estimation factor of described data processing request;
Process time computing unit 522, for calculating the corresponding place of described data processing request according to the described estimation factor The reason time;
Priority acquiring unit 523, for obtaining the priority of described data processing request according to described process time.
Alternatively, the described estimation factor includes one of following or its any combination:
Indication information, time span information, the resource scheduling information of region span information, history process time and backstage.
Wherein, described indication information is preferably the index quantity of described data processing request, i.e. described data processing request Including task number.From the service fields of described data processing request, preferably extract described indication information;And index quantity More, process time is longer.
Described time span information refers to the Annual distribution span of the data that described data processing request is relied on, and such as adjusts Take the data of the previous day, transfer data of the previous moon etc..Described region span information refer to described data processing request institute according to The Regional Distribution span of bad data, such as transprovincially, trans-city, transregional called data.
Described history process time refers in the range of specified historical time, the same data processing request of system response Process time or average handling time.
The resource scheduling information on described backstage refers to the scheduling situation of resource in current background, preferably backstage resource Utilization rate, described utilization rate is closely bound up with the process time of this data processing request.Exemplarily, making when backstage resource Bigger with rate, then the process time of this data processing request is longer, when the utilization rate of backstage resource is less, then this secondary data place The process time of reason request is shorter.
After estimating the corresponding process time of described data processing request, then obtain institute by inquiring about described corresponding relation State the priority of data processing request.Described priority is that the estimation factor based on described data processing request obtains, and it is accurate Really reflect the priority of described data processing request.Finally adjust described data processing request according to described priority to exist Process the position in queue, it is achieved thereby that automatically updating the sequencing processing data processing request in queue it is achieved that right The adjustment of the processing sequence of data processing request, is effectively shortened the time that user waits data processed result, and optimizes The configuration of system internal resources, decreases the pressure of system processes data.
Further, described device also includes:
Second adjusting module 54, for obtaining the adjust instruction of user, adjusts at described data according to described adjust instruction Order in processing queue for the reason request.
Here, complete the row to described data processing request according to the estimation factor of described data processing request in system After sequence, adjust instruction can be obtained according to described gesture operation, according to described adjustment with the gesture operation of receiving user's input Instruction changes order in processing queue for the described data processing request, it is achieved thereby that the processing sequence to data processing request Manually adjust, meet the demand that user manually adjusts, improve Consumer's Experience sense further.
Further, described collator also includes:
Respond module 55, for processing the described data processing of response of the order in queue according to described data processing request Request, obtains result, and described result is sent to user.
Alternatively, described respond module 55 can process knot by corresponding for described data processing request by way of mail Fruit sends to user, it is achieved thereby that the asynchronous process to data processing request, it is to avoid user is sending data processing request The first-class pending result of the former page, save the time of user, improve the experience sense of user further.
It should be noted that the device in the embodiment of the present invention can be used for realizing the whole skills in said method embodiment Art scheme, the function of its each functional module can implement according to the method in said method embodiment, and it implements Process can refer to the associated description in examples detailed above, and here is omitted.
The embodiment of the present invention processes request by receiving data;Estimate the corresponding process time of described data processing request, And the priority of described data processing request is obtained according to described process time;Then described data is adjusted according to described priority Process order in processing queue for the request;It is achieved thereby that to process queue in data processing request order adjustment so that The processing sequence of data processing request is more reasonable, is effectively shortened the time that user waits data processed result, excellent further Change the configuration of system internal resources.
Those of ordinary skill in the art are it is to be appreciated that combine the list of each example of the embodiments described herein description Unit and algorithm steps, being capable of being implemented in combination in electronic hardware or computer software and electronic hardware.These functions are actually To be executed with hardware or software mode, the application-specific depending on technical scheme and design constraint.Professional and technical personnel Each specific application can be used different methods to realize described function, but this realization is it is not considered that exceed The scope of the present invention.
Those skilled in the art can be understood that, for convenience and simplicity of description, the device of foregoing description With the specific work process of unit, may be referred to the corresponding process in preceding method embodiment, will not be described here.
It should be understood that the sequence side of disclosed data processing request in several embodiments provided herein Method and device, can realize by another way.For example, device embodiment described above is only schematically example As, described module, the division of unit, only a kind of division of logic function, actual can have other dividing mode when realizing, For example multiple units or assembly can in conjunction with or be desirably integrated into another system, or some features can be ignored, or does not hold OK.Another, shown or discussed coupling each other or direct-coupling or communication connection can be by some interfaces, The INDIRECT COUPLING of device or unit or communication connection, can be electrical, mechanical or other forms.
The described unit illustrating as separating component can be or may not be physically separate, show as unit The part showing can be or may not be physical location, you can with positioned at a place, or can also be distributed to multiple On NE.The mesh to realize this embodiment scheme for some or all of unit therein can be selected according to the actual needs 's.
In addition, can be integrated in a processing unit in each functional unit in each embodiment of the present invention, module, Can be that unit, module are individually physically present it is also possible to two or more units, module are integrated in a unit In.
If described function realized using in the form of SFU software functional unit and as independent production marketing or use when, permissible It is stored in a computer read/write memory medium.Based on such understanding, technical scheme is substantially in other words Partly being embodied in the form of software product of part that prior art is contributed or this technical scheme, this meter Calculation machine software product is stored in a storage medium, including some instructions with so that a computer equipment (can be individual People's computer, server, or network equipment etc.) execution each embodiment methods described of the present invention all or part of step. And aforesaid storage medium includes:USB flash disk, portable hard drive, read-only storage (ROM, Read-Only Memory), arbitrary access are deposited Reservoir (RAM, Random Access Memory), magnetic disc or CD etc. are various can be with the medium of store program codes.
The above, the only specific embodiment of the present invention, but protection scope of the present invention is not limited thereto, and any Those familiar with the art the invention discloses technical scope in, change or replacement can be readily occurred in, all should contain Cover within protection scope of the present invention.Therefore, protection scope of the present invention should described be defined by scope of the claims.

Claims (10)

1. a kind of sort method of data processing request is it is characterised in that described sort method includes:
Receiving data processes request;
Estimate the corresponding process time of described data processing request, and described data processing request is obtained according to described process time Priority;
Described data processing request is adjusted according to described priority and is processing the order in queue.
2. the sort method of data processing request as claimed in claim 1 is it is characterised in that the described data processing of described estimation Ask corresponding process time, and included according to the priority that described process time obtains described data processing request:
Obtain the estimation factor of described data processing request;
The corresponding process time of described data processing request is calculated according to the described estimation factor;
Obtain the priority of described data processing request according to described process time.
3. data processing request as claimed in claim 2 sort method it is characterised in that the described estimation factor include following One of or its any combination:
Indication information, time span information, the resource scheduling information of region span information, history process time and backstage.
4. the sort method of the data processing request as described in any one of claims 1 to 3 is it is characterised in that described sequence side Method also includes:
Obtain the adjust instruction of user, described data processing request is adjusted according to described adjust instruction secondary in process queue Sequence.
5. the sort method of the data processing request as described in any one of claims 1 to 3 is it is characterised in that described sequence side Method also includes:
Process the described data processing request of response of the order in queue according to described data processing request, obtain result, And send described result to user.
6. a kind of collator of data processing request is it is characterised in that described collator includes:
Receiver module, processes request for receiving data;
Acquisition module, for estimating the corresponding process time of described data processing request, and obtains institute according to described process time State the priority of data processing request;
First adjusting module, is processing the order in queue for adjusting described data processing request according to described priority.
7. the collator of data processing request as claimed in claim 6 is it is characterised in that described acquisition module includes:
Estimation factor acquirement unit, for obtaining the estimation factor of described data processing request;
Process time computing unit, for calculating the corresponding process time of described data processing request according to the described estimation factor;
Priority acquiring unit, for obtaining the priority of described data processing request according to described process time.
8. data processing request as claimed in claim 7 collator it is characterised in that the described estimation factor include following One of or its any combination:
Indication information, time span information, the resource scheduling information of region span information, history process time and backstage.
9. the collator of the data processing request as described in any one of claim 6 to 8 is it is characterised in that described sequence fills Put and also include:
Second adjusting module, for obtaining the adjust instruction of user, adjusts described data processing request according to described adjust instruction Order in processing queue.
10. the collator of the data processing request as described in any one of claim 6 to 8 is it is characterised in that described sequence fills Put and also include:
Respond module, responds described data processing request for the order in process queue according to described data processing request, Obtain result, and described result is sent to user.
CN201610668935.6A 2016-08-15 2016-08-15 Data processing request sorting method and device Pending CN106406821A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201610668935.6A CN106406821A (en) 2016-08-15 2016-08-15 Data processing request sorting method and device
PCT/CN2017/073506 WO2018032737A1 (en) 2016-08-15 2017-02-14 Data processing request sorting method and device, terminal, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610668935.6A CN106406821A (en) 2016-08-15 2016-08-15 Data processing request sorting method and device

Publications (1)

Publication Number Publication Date
CN106406821A true CN106406821A (en) 2017-02-15

Family

ID=58004469

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610668935.6A Pending CN106406821A (en) 2016-08-15 2016-08-15 Data processing request sorting method and device

Country Status (2)

Country Link
CN (1) CN106406821A (en)
WO (1) WO2018032737A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106851592A (en) * 2017-03-10 2017-06-13 广东欧珀移动通信有限公司 A kind of method of adjustment of broadcast recipients, device and terminal
CN106919459A (en) * 2017-03-10 2017-07-04 广东欧珀移动通信有限公司 A kind of management method of broadcast recipients, device and terminal
CN107818016A (en) * 2017-11-22 2018-03-20 苏州麦迪斯顿医疗科技股份有限公司 Server application design method, request event processing method and processing device
CN110119876A (en) * 2019-04-03 2019-08-13 口碑(上海)信息技术有限公司 Worksheet method and device
CN110288486A (en) * 2019-05-22 2019-09-27 深圳壹账通智能科技有限公司 Asynchronous compensation method, device, equipment and the storage medium of real-time processing data
CN110430264A (en) * 2019-08-05 2019-11-08 黄颖 A kind of method for reading data in cloud computing
CN115051803A (en) * 2022-07-12 2022-09-13 浙江航芯科技有限公司 System and method for retrieving background account password of intelligent router

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111833478A (en) * 2019-04-15 2020-10-27 丰鸟航空科技有限公司 Data processing method, device, terminal and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103631650A (en) * 2012-08-25 2014-03-12 成都勤智数码科技股份有限公司 Collection scheduling method used for IT operation and maintenance system
CN104536827A (en) * 2015-01-27 2015-04-22 浪潮(北京)电子信息产业有限公司 Data dispatching method and device
CN104794239A (en) * 2015-05-08 2015-07-22 成都博元科技有限公司 Cloud platform data processing method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5099188B2 (en) * 2010-08-18 2012-12-12 コニカミノルタビジネステクノロジーズ株式会社 Processing order determination device, processing order determination method, and processing order determination program
CN105389204B (en) * 2015-10-26 2018-10-23 清华大学 A kind of more resource partial order dispatching methods

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103631650A (en) * 2012-08-25 2014-03-12 成都勤智数码科技股份有限公司 Collection scheduling method used for IT operation and maintenance system
CN104536827A (en) * 2015-01-27 2015-04-22 浪潮(北京)电子信息产业有限公司 Data dispatching method and device
CN104794239A (en) * 2015-05-08 2015-07-22 成都博元科技有限公司 Cloud platform data processing method

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106851592A (en) * 2017-03-10 2017-06-13 广东欧珀移动通信有限公司 A kind of method of adjustment of broadcast recipients, device and terminal
CN106919459A (en) * 2017-03-10 2017-07-04 广东欧珀移动通信有限公司 A kind of management method of broadcast recipients, device and terminal
WO2018161963A1 (en) * 2017-03-10 2018-09-13 广东欧珀移动通信有限公司 Method and device for managing broadcast recipient, and terminal
CN107818016A (en) * 2017-11-22 2018-03-20 苏州麦迪斯顿医疗科技股份有限公司 Server application design method, request event processing method and processing device
CN110119876A (en) * 2019-04-03 2019-08-13 口碑(上海)信息技术有限公司 Worksheet method and device
CN110119876B (en) * 2019-04-03 2021-08-13 口碑(上海)信息技术有限公司 Work order processing method and device
CN110288486A (en) * 2019-05-22 2019-09-27 深圳壹账通智能科技有限公司 Asynchronous compensation method, device, equipment and the storage medium of real-time processing data
WO2020233310A1 (en) * 2019-05-22 2020-11-26 深圳壹账通智能科技有限公司 Asynchronous compensation method and apparatus for real-time processing data, device, and storage medium
CN110430264A (en) * 2019-08-05 2019-11-08 黄颖 A kind of method for reading data in cloud computing
CN115051803A (en) * 2022-07-12 2022-09-13 浙江航芯科技有限公司 System and method for retrieving background account password of intelligent router

Also Published As

Publication number Publication date
WO2018032737A1 (en) 2018-02-22

Similar Documents

Publication Publication Date Title
CN106406821A (en) Data processing request sorting method and device
US10412021B2 (en) Optimizing placement of virtual machines
CN103309946B (en) Multimedia file processing method, Apparatus and system
CN106233276B (en) The coordination admission control of network-accessible block storage device
US8996647B2 (en) Optimizing storage between mobile devices and cloud storage providers
CN104881325A (en) Resource scheduling method and resource scheduling system
CN106844108B (en) A kind of date storage method, server and storage system
CN109582448B (en) Criticality and timeliness oriented edge calculation task scheduling method
CN104462432B (en) Adaptive distributed computing method
CN106471773A (en) The distribution of integrated form global resource and load balance
CN104407926B (en) A kind of dispatching method of cloud computing resources
CN104954277A (en) Load balancing method, gateway server and related system
US20110004500A1 (en) Allocating a resource based on quality-of-service considerations
CN105103524A (en) SWAN: achieving high utilization in networks
CN104391737A (en) Method for optimizing load balance in cloud platform
CN104901989A (en) Field service providing system and method
CN110502321A (en) A kind of resource regulating method and system
EP4170491A1 (en) Resource scheduling method and apparatus, electronic device, and computer-readable storage medium
CN113867957A (en) Method and device for realizing elastic expansion of number of cross-cluster containers
CN106445411A (en) Data reading method and device and distributed storage system
CN101853185B (en) Blade server and service dispatching method thereof
CN106856441A (en) VIM systems of selection and device in NFVO
CN108985556B (en) Method, apparatus, equipment and the computer storage medium of flow scheduling
CN110347477B (en) Service self-adaptive deployment method and device in cloud environment
Ogawa et al. Cloud bursting approach based on predicting requests for business-critical web systems

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20170215