CN107368359A - A kind of asynchronous task performs method and its storage medium, device - Google Patents

A kind of asynchronous task performs method and its storage medium, device Download PDF

Info

Publication number
CN107368359A
CN107368359A CN201710401073.5A CN201710401073A CN107368359A CN 107368359 A CN107368359 A CN 107368359A CN 201710401073 A CN201710401073 A CN 201710401073A CN 107368359 A CN107368359 A CN 107368359A
Authority
CN
China
Prior art keywords
task
execution
module
implementing result
stateful
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
CN201710401073.5A
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.)
Hangzhou Da Search Car Service Co Ltd
Original Assignee
Hangzhou Da Search Car Service 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 Hangzhou Da Search Car Service Co Ltd filed Critical Hangzhou Da Search Car Service Co Ltd
Priority to CN201710401073.5A priority Critical patent/CN107368359A/en
Publication of CN107368359A publication Critical patent/CN107368359A/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/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
    • 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/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/5011Pool
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/5018Thread allocation

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

Performing method and its storage medium, device, wherein method the invention discloses a kind of asynchronous task includes:Receive and perform task requests, the task requests include mission bit stream;Multithread pool is created according to the mission bit stream, each thread is assigned to corresponding service logic;Judge whether current task is stateful event;If current task is stateful event, the implementing result of each step of current task is recorded;If tasks carrying fails, execution task is retried in a manner of stateful according to the implementing result;The final implementing result of logger task.Asynchronous task provided by the invention performs method and its storage medium, device, the implementing result of each step of task, marked with stateful or stateless, retrying before performing is not finally completed in task, tasks carrying efficiency can be improved according to status indication come processing business.

Description

A kind of asynchronous task performs method and its storage medium, device
Technical field
The present invention relates to technical field of information processing, more particularly to a kind of asynchronous task perform method and its storage medium, Device.
Background technology
At present, asynchronous service is performed in development process, and system needs and multiple third parties (refer in external system and company Other systems) system carries out service interaction, presence interdepends data again between third party system.
But existing asynchronous task performs method and following defect be present:The service logic of application performs chain complexity, In the case that service logic performs failure or network condition complexity, a certain step perform failure, it is necessary to whole service logic again Start.
The content of the invention
For overcome the deficiencies in the prior art, an object of the present invention is that providing a kind of asynchronous task performs method, To improve asynchronous task execution efficiency.
The second object of the present invention is to provide a kind of asynchronous task performs device, to improve asynchronous task execution efficiency.
An object of the present invention adopts the following technical scheme that realization:
A kind of asynchronous task performs method, including:
Receive and perform task requests, the task requests include mission bit stream;
Multithread pool is created according to the mission bit stream, each thread is assigned to corresponding service logic;
Judge whether current task is stateful event;
If current task is stateful event, the implementing result of each step of current task is recorded;
If tasks carrying fails, execution task is retried in a manner of stateful according to the implementing result;
The final implementing result of logger task.
Further, also include before the final implementing result of the logger task:
If current task is stateless event, execution task is retried with stateless after tasks carrying failure.
Further, in addition to:
Judgement, which retries, performs whether number reaches preset times;
Reach preset times if retrying and performing number, stopping retries execution task.
Further, also include after the acquisition mission bit stream:
Whether validation task quota transfinites;
If the task quota does not transfinite, distributed lock is set.
Further, also include after the final implementing result of the logger task:
Release profile formula is locked.
The second object of the present invention adopts the following technical scheme that realization:
A kind of asynchronous task performs device, including:Receiving module, creation module, the first judge module, the first record mould Block, the first execution module and the second logging modle;
The receiving module, task requests are performed for receiving, the task requests include mission bit stream;
The creation module, for creating multithread pool according to the mission bit stream, each thread is assigned to accordingly Service logic;
First judge module, for judging whether current task is stateful event;
First logging modle, if being stateful event for current task, the record each step of current task Implementing result;
First execution module, if for tasks carrying fail, according to the implementing result in a manner of stateful weight Try execution task;
Second logging modle, for the final implementing result of logger task.
Further, in addition to:Second execution module;
Second execution module, if being stateless event for current task, with stateless after tasks carrying failure Mode retries execution task.
Further, in addition to:Second judge module and stopping modular;
Second judge module, perform whether number reaches preset times for judging to retry;
The stopping modular, if reaching preset times for retrying execution number, stopping retries execution task.
Further, in addition to:Authentication module and setup module;
The authentication module, whether transfinited for validation task quota;
The setup module, if not transfinited for the task quota, distributed lock is set.
The invention further relates to a kind of computer-readable recording medium, the computer-readable recording medium storage has computer Program, the step of computer program realizes the above method when being executed by processor.
Compared with prior art, the beneficial effects of the present invention are:The implementing result of each step of task, with stateful or Stateless is marked, and retrying before performing is not finally completed in task, can be improved and appoint according to status indication come processing business Business execution efficiency.
Brief description of the drawings
Fig. 1 is that asynchronous task provided in an embodiment of the present invention performs method flow diagram;
Fig. 2 is asynchronous task performs device schematic diagram provided in an embodiment of the present invention.
Embodiment
Below, with reference to accompanying drawing and embodiment, the present invention is described further, it is necessary to which explanation is, not Under the premise of afoul, new implementation can be formed between various embodiments described below or between each technical characteristic in any combination Example.
As shown in figure 1, asynchronous task provided in an embodiment of the present invention performs method, including:
Step S101:Receive and perform task requests, the task requests include mission bit stream.
Specifically, server receives execution task requests, while mission bit stream is obtained, mission bit stream is stored in data Storehouse, mission bit stream include the service logic and event type of the task.
Step S102:Multithread pool is created according to the mission bit stream, each thread is assigned to corresponding service logic.
Specifically, server creates multithread pool before execution task, according to service logic information, each thread performs phase The service logic answered.Each service logic is related to the situation that multiple systems are called, and performs asynchronous process using threading mechanism, no Need to wait the response results of each calling system.
After server receives task, whether validation task quota is transfinited, if task quota transfinites, server can not be handled Current task.If task quota does not transfinite, server can handle current task, then set distributed lock.Using distribution The mode of lock protects accessed resource, prevents some resource by multiple thread accesses, after some resource is by a thread accesses, Distributed lock is set for accessed resource, forbids other thread accesses.
Step S103:Judge whether current task is stateful event.
Step S104:If current task is stateful event, the implementing result of each step of current task is recorded.
Specifically, if current task is stateful event, each step implementing result of current task is recorded, such as work as predecessor Business needs to call A systems, B system and C system successively, then all records implementing result after each call.
Step S105:If tasks carrying fails, execution task is retried in a manner of stateful according to the implementing result.
Specifically, if tasks carrying fails, for stateful event, it is no longer heavy that last time performs the step of task has been completed It is multiple to perform, performed since the step of last time tasks carrying fails.For example, last time is complete the step of calling A systems when performing task Do not complete during into, the step for calling B system, then performed when retrying execution since the step of calling B system.
Step S106:If current task is stateless event, held after tasks carrying failure with the heavy examination of stateless Row task.
Specifically, for stateless event, the information that last time performs task is not recorded, opened again when retrying execution task Beginning execution task.Completed for example, first step of task is called to call A systems, when last time performs task the step of A systems, Do not complete during the step for calling B system, then performed when retrying execution since the step of calling A systems.
Step S107:Judgement, which retries, performs whether number reaches preset times;
Step S108:Reach preset times if retrying and performing number, stopping retries execution task.
Specifically, if tasks carrying success, exports implementing result;If tasks carrying fails, execution task is retried;Weight Judge to retry before examination execution task and perform whether number reaches preset times, if being not reaching to preset times, in a manner of stateful Or stateless retries execution task;If reaching preset times, stopping retries execution task, exports implementing result.
Step S109:The final implementing result of logger task.
Specifically, every time after execution task, all can record task completion status in memory, after tasks carrying failure with Stateful or stateless mode retries execution task, and until task finally performs completion, task will appoint after the completion of retrying every time Business execution state flushes to memory.After task is finally completed, release profile formula lock.
Asynchronous task provided by the invention performs method, the implementing result of each step of task, with stateful or ill-mannered State marks, and is not finally completed retrying before performing in task, can be held according to status indication come processing business, the task of improving Line efficiency.
As shown in Fig. 2 asynchronous task performs device provided in an embodiment of the present invention, including:Receiving module 11, creation module 12nd, the first judge module 13, the first logging modle 14, the first execution module 15 and the second logging modle 16;
Receiving module 11, task requests are performed for receiving, the task requests include mission bit stream;
Creation module 12, for creating multithread pool according to the mission bit stream, each thread is assigned to corresponding industry Business logic;
First judge module 13, for judging whether current task is stateful event;
First logging modle 14, if being stateful event for current task, the record each step of current task is held Row result;
First execution module 15, if failing for tasks carrying, retried according to the implementing result in a manner of stateful Execution task;
Second logging modle 16, for the final implementing result of logger task.
Further, in addition to:Second execution module;
Second execution module, if being stateless event for current task, with stateless after tasks carrying failure Retry execution task.
Further, in addition to:Second judge module and stopping modular;
Second judge module, perform whether number reaches preset times for judging to retry;
Stopping modular, if reaching preset times for retrying execution number, stopping retries execution task.
Further, in addition to:Authentication module and setup module;
Authentication module, whether transfinited for validation task quota;
Setup module, if not transfinited for the task quota, distributed lock is set.
The method in device and previous embodiment in the present embodiment be based on two under same inventive concept aspects, Above method implementation process is described in detail, thus those skilled in the art can according to it is described above clearly The structure and implementation process of the device in the present embodiment are solved, it is succinct for specification, just repeat no more herein.
For convenience of description, it is divided into various modules during description apparatus above with function to describe respectively.Certainly, this is being implemented The function of each module can be realized in same or multiple softwares and/or hardware during invention.
As seen through the above description of the embodiments, those skilled in the art can be understood that the present invention can Realized by the mode of software plus required general hardware platform.Based on such understanding, technical scheme essence On the part that is contributed in other words to prior art can be embodied in the form of software product.The invention further relates to one kind Computer-readable recording medium, such as ROM/RAM, magnetic disc, CD, computer-readable recording medium storage have computer program, Computer program realizes above-mentioned implementation when being performed by processor (can be personal computer, server, or network equipment etc.) The step of method of example.
Asynchronous task provided by the invention performs method and its storage medium, device, the execution knot of each step of task Fruit, marked with stateful or stateless, be not finally completed retrying before performing in task, can be handled according to status indication Business, improve tasks carrying efficiency.
Above-mentioned embodiment is only the preferred embodiment of the present invention, it is impossible to the scope of protection of the invention is limited with this, The change and replacement for any unsubstantiality that those skilled in the art is done on the basis of the present invention belong to institute of the present invention Claimed scope.

Claims (10)

1. a kind of asynchronous task performs method, it is characterised in that including:
Receive and perform task requests, the task requests include mission bit stream;
Multithread pool is created according to the mission bit stream, each thread is assigned to corresponding service logic;
Judge whether current task is stateful event;
If current task is stateful event, the implementing result of each step of current task is recorded;
If tasks carrying fails, execution task is retried in a manner of stateful according to the implementing result;
The final implementing result of logger task.
2. asynchronous task according to claim 1 performs method, it is characterised in that the final implementing result of logger task Also include before:
If current task is stateless event, execution task is retried with stateless after tasks carrying failure.
3. asynchronous task according to claim 2 performs method, it is characterised in that also includes:
Judgement, which retries, performs whether number reaches preset times;
Reach preset times if retrying and performing number, stopping retries execution task.
4. asynchronous task according to claim 1 performs method, it is characterised in that is also wrapped after the acquisition mission bit stream Include:
Whether validation task quota transfinites;
If the task quota does not transfinite, distributed lock is set.
5. asynchronous task according to claim 4 performs method, it is characterised in that the final implementing result of logger task Also include afterwards:
Release profile formula is locked.
A kind of 6. asynchronous task performs device, it is characterised in that including:Receiving module, creation module, the first judge module, One logging modle, the first execution module and the second logging modle;
The receiving module, task requests are performed for receiving, the task requests include mission bit stream;
The creation module, for creating multithread pool according to the mission bit stream, each thread is assigned to corresponding business Logic;
First judge module, for judging whether current task is stateful event;
First logging modle, if being stateful event for current task, record the execution of each step of current task As a result;
First execution module, if failing for tasks carrying, retried and held in a manner of stateful according to the implementing result Row task;
Second logging modle, for the final implementing result of logger task.
7. asynchronous task performs device according to claim 6, it is characterised in that also include:Second execution module;
Second execution module, if being stateless event for current task, with stateless after tasks carrying failure Retry execution task.
8. asynchronous task performs device according to claim 7, it is characterised in that also include:Second judge module and stop Only module;
Second judge module, perform whether number reaches preset times for judging to retry;
The stopping modular, if reaching preset times for retrying execution number, stopping retries execution task.
9. asynchronous task performs device according to claim 6, it is characterised in that also include:Authentication module and setting mould Block;
The authentication module, whether transfinited for validation task quota;
The setup module, if not transfinited for the task quota, distributed lock is set.
10. a kind of computer-readable recording medium, the computer-readable recording medium storage has computer program, and its feature exists In being realized when the computer program is executed by processor such as the step of claim 1 to 5 any methods described.
CN201710401073.5A 2017-05-31 2017-05-31 A kind of asynchronous task performs method and its storage medium, device Pending CN107368359A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710401073.5A CN107368359A (en) 2017-05-31 2017-05-31 A kind of asynchronous task performs method and its storage medium, device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710401073.5A CN107368359A (en) 2017-05-31 2017-05-31 A kind of asynchronous task performs method and its storage medium, device

Publications (1)

Publication Number Publication Date
CN107368359A true CN107368359A (en) 2017-11-21

Family

ID=60306232

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710401073.5A Pending CN107368359A (en) 2017-05-31 2017-05-31 A kind of asynchronous task performs method and its storage medium, device

Country Status (1)

Country Link
CN (1) CN107368359A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108429783A (en) * 2018-01-16 2018-08-21 重庆金融资产交易所有限责任公司 Electronic device, configuration file method for pushing and storage medium
CN108460078A (en) * 2018-01-08 2018-08-28 平安科技(深圳)有限公司 Execution method, apparatus, storage medium and the terminal of miscellaneous function
CN108921533A (en) * 2018-06-29 2018-11-30 杭州振牛信息科技有限公司 A kind of resource payment method and device without money damage
CN109558254A (en) * 2018-11-21 2019-04-02 北京京东尚科信息技术有限公司 Asynchronism callback method, system, device and computer readable storage medium
CN109597699A (en) * 2018-11-28 2019-04-09 泰康保险集团股份有限公司 Data processing method, device, electronic equipment and computer-readable medium
CN109783215A (en) * 2019-01-16 2019-05-21 平安普惠企业管理有限公司 Abnormal task processing method and relevant apparatus
CN109951261A (en) * 2019-03-20 2019-06-28 江苏满运软件科技有限公司 Middleware message transmits compensation method, device, electronic equipment, storage medium
CN110716943A (en) * 2019-09-06 2020-01-21 中国平安财产保险股份有限公司 Missing data additional recording method and device, computer equipment and storage medium
CN110825391A (en) * 2019-10-31 2020-02-21 北京金山云网络技术有限公司 Service management method, device, electronic equipment and storage medium
CN110908821A (en) * 2019-11-08 2020-03-24 腾讯音乐娱乐科技(深圳)有限公司 Method, device, equipment and storage medium for task failure management
CN113127172A (en) * 2021-04-21 2021-07-16 上海销氪信息科技有限公司 Task execution method and device, electronic equipment and storage medium
CN113886078A (en) * 2021-09-28 2022-01-04 江苏安超云软件有限公司 Method and application for realizing quota unified management based on dynamic threshold mechanism

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1996257A (en) * 2006-12-26 2007-07-11 华为技术有限公司 Method and system for monitoring process
CN101192192A (en) * 2006-11-21 2008-06-04 华为技术有限公司 Task abnormity diagnosis method and system for real-time operating system
CN101996107A (en) * 2009-08-31 2011-03-30 中国工商银行股份有限公司 Operation interruption automatic recovering system and method
EP2357559A1 (en) * 2009-11-30 2011-08-17 Iron Mountain Incorporated Performing a workflow having a set of dependancy-related predefined activities on a plurality of task servers
CN102929709A (en) * 2011-08-08 2013-02-13 阿里巴巴集团控股有限公司 Method and device for treating abnormality of task flows
US8413128B2 (en) * 2007-06-08 2013-04-02 Apple Inc. Asynchronous load of source dependencies
CN103605498A (en) * 2013-12-05 2014-02-26 用友软件股份有限公司 Method and system for multi-thread execution of single-thread task
CN103942034A (en) * 2014-03-21 2014-07-23 深圳华大基因科技服务有限公司 Task scheduling method and electronic device implementing method
CN104166590A (en) * 2013-05-20 2014-11-26 阿里巴巴集团控股有限公司 Task scheduling method and system
CN104317960A (en) * 2014-11-14 2015-01-28 中国建设银行股份有限公司 Method and device for processing batch job
CN104572270A (en) * 2015-01-26 2015-04-29 浪潮通用软件有限公司 Task execution method and device based on message queues
CN104965754A (en) * 2015-03-31 2015-10-07 腾讯科技(深圳)有限公司 Task scheduling method and task scheduling apparatus
CN105204929A (en) * 2015-11-10 2015-12-30 中国建设银行股份有限公司 Batch processing scheduling method, device and system
CN105354101A (en) * 2015-10-09 2016-02-24 上海瀚银信息技术有限公司 Operation error processing method and system and intelligent terminal
CN105700937A (en) * 2016-01-04 2016-06-22 北京百度网讯科技有限公司 Multi-thread task processing method and device
CN106547635A (en) * 2015-09-18 2017-03-29 阿里巴巴集团控股有限公司 A kind of operation of operation retries method and apparatus

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101192192A (en) * 2006-11-21 2008-06-04 华为技术有限公司 Task abnormity diagnosis method and system for real-time operating system
CN1996257A (en) * 2006-12-26 2007-07-11 华为技术有限公司 Method and system for monitoring process
US8413128B2 (en) * 2007-06-08 2013-04-02 Apple Inc. Asynchronous load of source dependencies
CN101996107A (en) * 2009-08-31 2011-03-30 中国工商银行股份有限公司 Operation interruption automatic recovering system and method
EP2357559A1 (en) * 2009-11-30 2011-08-17 Iron Mountain Incorporated Performing a workflow having a set of dependancy-related predefined activities on a plurality of task servers
CN102929709A (en) * 2011-08-08 2013-02-13 阿里巴巴集团控股有限公司 Method and device for treating abnormality of task flows
CN104166590A (en) * 2013-05-20 2014-11-26 阿里巴巴集团控股有限公司 Task scheduling method and system
CN103605498A (en) * 2013-12-05 2014-02-26 用友软件股份有限公司 Method and system for multi-thread execution of single-thread task
CN103942034A (en) * 2014-03-21 2014-07-23 深圳华大基因科技服务有限公司 Task scheduling method and electronic device implementing method
CN104317960A (en) * 2014-11-14 2015-01-28 中国建设银行股份有限公司 Method and device for processing batch job
CN104572270A (en) * 2015-01-26 2015-04-29 浪潮通用软件有限公司 Task execution method and device based on message queues
CN104965754A (en) * 2015-03-31 2015-10-07 腾讯科技(深圳)有限公司 Task scheduling method and task scheduling apparatus
CN106547635A (en) * 2015-09-18 2017-03-29 阿里巴巴集团控股有限公司 A kind of operation of operation retries method and apparatus
CN105354101A (en) * 2015-10-09 2016-02-24 上海瀚银信息技术有限公司 Operation error processing method and system and intelligent terminal
CN105204929A (en) * 2015-11-10 2015-12-30 中国建设银行股份有限公司 Batch processing scheduling method, device and system
CN105700937A (en) * 2016-01-04 2016-06-22 北京百度网讯科技有限公司 Multi-thread task processing method and device

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108460078A (en) * 2018-01-08 2018-08-28 平安科技(深圳)有限公司 Execution method, apparatus, storage medium and the terminal of miscellaneous function
CN108460078B (en) * 2018-01-08 2020-10-13 平安科技(深圳)有限公司 Auxiliary function execution method and device, storage medium and terminal
CN108429783A (en) * 2018-01-16 2018-08-21 重庆金融资产交易所有限责任公司 Electronic device, configuration file method for pushing and storage medium
CN108921533A (en) * 2018-06-29 2018-11-30 杭州振牛信息科技有限公司 A kind of resource payment method and device without money damage
CN109558254A (en) * 2018-11-21 2019-04-02 北京京东尚科信息技术有限公司 Asynchronism callback method, system, device and computer readable storage medium
CN109558254B (en) * 2018-11-21 2021-04-30 北京京东尚科信息技术有限公司 Asynchronous callback method, system, device and computer readable storage medium
CN109597699A (en) * 2018-11-28 2019-04-09 泰康保险集团股份有限公司 Data processing method, device, electronic equipment and computer-readable medium
CN109783215A (en) * 2019-01-16 2019-05-21 平安普惠企业管理有限公司 Abnormal task processing method and relevant apparatus
CN109951261B (en) * 2019-03-20 2021-09-28 江苏满运软件科技有限公司 Middleware message transmission compensation method and device, electronic equipment and storage medium
CN109951261A (en) * 2019-03-20 2019-06-28 江苏满运软件科技有限公司 Middleware message transmits compensation method, device, electronic equipment, storage medium
CN110716943A (en) * 2019-09-06 2020-01-21 中国平安财产保险股份有限公司 Missing data additional recording method and device, computer equipment and storage medium
CN110716943B (en) * 2019-09-06 2023-10-27 中国平安财产保险股份有限公司 Missing data complement method, device, computer equipment and storage medium
CN110825391A (en) * 2019-10-31 2020-02-21 北京金山云网络技术有限公司 Service management method, device, electronic equipment and storage medium
CN110825391B (en) * 2019-10-31 2023-10-13 北京金山云网络技术有限公司 Service management method, device, electronic equipment and storage medium
CN110908821A (en) * 2019-11-08 2020-03-24 腾讯音乐娱乐科技(深圳)有限公司 Method, device, equipment and storage medium for task failure management
CN110908821B (en) * 2019-11-08 2024-01-02 腾讯音乐娱乐科技(深圳)有限公司 Method, device, equipment and storage medium for task failure management
CN113127172A (en) * 2021-04-21 2021-07-16 上海销氪信息科技有限公司 Task execution method and device, electronic equipment and storage medium
CN113886078A (en) * 2021-09-28 2022-01-04 江苏安超云软件有限公司 Method and application for realizing quota unified management based on dynamic threshold mechanism
CN113886078B (en) * 2021-09-28 2022-06-17 江苏安超云软件有限公司 Method and device for realizing quota unified management based on dynamic threshold mechanism, electronic equipment and computer readable storage medium

Similar Documents

Publication Publication Date Title
CN107368359A (en) A kind of asynchronous task performs method and its storage medium, device
CN110138837A (en) Request processing method, device, computer equipment and storage medium
CN107391268A (en) service request processing method and device
CN107665234A (en) Method for processing business, device, server and storage medium
CN106254144A (en) Fault location platform, Fault Locating Method and device
CN106598705A (en) Asynchronous task scheduling method, device and system and electronic equipment
CN110659018B (en) Method and device for realizing flow engine
CN105653322A (en) Operation and maintenance server and server event processing method
CN107045676B (en) Logistics circulation message processing method and device
CN107516547A (en) The processing method and processing device of internal memory hard error
CN110088744A (en) A kind of database maintenance method and its system
CN105187674A (en) Compliance checking method and device for service recorded sound
CN106936659A (en) The dial testing method and device of a kind of public cloud
CN104462243B (en) A kind of ETL scheduling system and methods of combination data check
CN104133768A (en) Program code review method and program code review device
CN107861799A (en) task processing method and device based on multi-thread environment
CN111694706A (en) Cloud mobile phone fault processing method and system and storage medium
CN107025129A (en) A kind of data processing method and device
CN102647293B (en) The automatic filling mining method and device of telecom network management system north orientation FTP performance files
CN104052638B (en) Intermodule collision detection method, device and server
CN110457018A (en) A kind of data management system and its management method based on Hadoop
CN113810379B (en) Exception handling method and multi-service system
CN113360389A (en) Performance test method, device, equipment and storage medium
CN108156061A (en) Esb monitoring service platforms
CN108804311A (en) A kind of method and device executing test file

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20171121

RJ01 Rejection of invention patent application after publication