CN106980555A - A kind of overtime thread processing method and device - Google Patents

A kind of overtime thread processing method and device Download PDF

Info

Publication number
CN106980555A
CN106980555A CN201710181604.4A CN201710181604A CN106980555A CN 106980555 A CN106980555 A CN 106980555A CN 201710181604 A CN201710181604 A CN 201710181604A CN 106980555 A CN106980555 A CN 106980555A
Authority
CN
China
Prior art keywords
thread
overtime
function
module
time
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
CN201710181604.4A
Other languages
Chinese (zh)
Other versions
CN106980555B (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.)
Shandong Inspur Business System Co Ltd
Original Assignee
Shandong Inspur Business System 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 Shandong Inspur Business System Co Ltd filed Critical Shandong Inspur Business System Co Ltd
Priority to CN201710181604.4A priority Critical patent/CN106980555B/en
Publication of CN106980555A publication Critical patent/CN106980555A/en
Application granted granted Critical
Publication of CN106980555B publication Critical patent/CN106980555B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0751Error or fault detection not based on redundancy
    • G06F11/0754Error or fault detection not based on redundancy by exceeding limits
    • G06F11/0757Error or fault detection not based on redundancy by exceeding limits by exceeding a time limit, i.e. time-out, e.g. watchdogs

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a kind of overtime thread processing method and device, overtime thread processing method includes:Signal process function is pre-set, in addition to:Obtain the ID of overtime thread;Generation carries the ID of overtime thread function calling relationship instruction;The function calling relationship instruction is sent to the service processes where the overtime thread, so that the service processes control the corresponding overtime threads of the ID to perform the signal process function, the function calling relationship of the overtime thread is obtained using the signal process function.Overtime thread process device includes:Setup module, acquisition module, instruction module, signal transmitting module.The present invention can improve overtime thread process efficiency.

Description

A kind of overtime thread processing method and device
Technical field
The present invention relates to field of computer technology, more particularly to a kind of overtime thread processing method and device.
Background technology
Linux system cost is low and with open, good stability and security.Many large enterprises pass through Linux system processing data, to support product and the related service of each enterprise oneself.
For linux system, thread is the main body of various services and specific tasks, if thread time-out is without response, nothing Method completes specific business function, it is impossible to provide service.
When thread time-out occurs without response, prior art restarts service processes and by overtime thread by watchdog system Title log.Prior art only records overtime thread name, causes user to find the reason for thread is overtime, so as to drop Low overtime thread process efficiency.
The content of the invention
The embodiments of the invention provide a kind of overtime thread processing method and device, it is possible to increase overtime thread process effect Rate.
In a first aspect, the invention provides a kind of overtime thread processing method, pre-setting signal process function, also wrapping Include:
Obtain the ID of overtime thread;
Generation carries the ID of overtime thread function calling relationship instruction;
The function calling relationship instruction is sent to the service processes where the overtime thread, so that the service processes Control the corresponding overtime threads of the ID to perform the signal process function, obtain described using the signal process function The function calling relationship of overtime thread.
Preferably, before the ID for obtaining overtime thread, further comprise:
For any active thread, when receiving the time-out time length that the active thread is sent, perform:
Judge the signal that the task of the active thread transmission is completed whether is received in the range of time-out time, if do not had Have, then regard the active thread as the overtime thread;
Wherein, since the time-out time scope be receiving the time-out time length that the active thread is sent By the time range of the time-out time length.
Preferably, send the function calling relationship in the service processes to where the overtime thread and instruct it Afterwards, further comprise:
Database is pre-created, the code of the function run in each described active thread is saved in the database In;
According to the function calling relationship of the overtime thread, it is determined that cause the problem of overtime thread is overtime function, from The corresponding code of described problem function is determined in the database.
Preferably, the task completion that the active thread is sent whether is received in the range of time-out time in the judgement Signal before, further comprise:
It is pre-configured with each active thread so that each active thread is periodically sent out in the task of completion The signal that task is completed.
Preferably, the signal process function, for traveling through the corresponding storehouse of the overtime thread, is obtained from the storehouse Take the function calling relationship.
Second aspect, the embodiment of the present invention provides a kind of overtime thread process device, including:Setup module, acquisition module, Instruction module, signal transmitting module;Wherein,
The setup module, function is handled for setting signal;
The acquisition module, the ID for obtaining overtime thread;
The instruction module, the function calling relationship for generating the ID for stating the overtime thread of acquisition module acquired in carrying Instruction;
The signal transmitting module, is generated for sending the instruction module to the service processes where the overtime thread Function calling relationship instruction so that the service processes control the corresponding overtime thread of the ID to perform the setting mould The signal process function that block is set, the function calling relationship of the overtime thread is obtained using the signal process function.
Preferably, in addition to:Judge module;
The judge module, for judging the task that the active thread is sent whether is received in the range of time-out time The signal of completion, if it is not, regarding the active thread as the overtime thread;
Wherein, since the time-out time scope be receiving the time-out time length that the active thread is sent By the time range of the time-out time length.
Preferably, in addition to:Creation module, data processing module;
The creation module, for creating database, the code of the function run in each described active thread is protected It is stored in the database;
The data processing module, for the function calling relationship according to the overtime thread, it is determined that causing the time-out The problem of thread is overtime function, determines the corresponding code of described problem function from the database.
Preferably, in addition to:Configuration module;
The configuration module, for configuring each active thread so that each active thread is in the task of completion When periodically send out task completion signal.
Preferably, the setup module, travels through the corresponding storehouse of the overtime thread for generating, is obtained from the storehouse Take the signal process function of the function calling relationship.
The embodiments of the invention provide a kind of overtime thread processing method and device, by obtaining the ID of overtime thread, really The position of fixed time-out thread, then the function calling relationship of from the ID to the overtime thread of service processes transmission carrying are instructed, so as to reach Control overtime thread to perform signal process function using service processes, obtain the purpose of the function calling relationship in overtime thread. Therefore, the present invention can make user and determined according to function calling relationship the reason for thread is overtime, so as to improve overtime thread Treatment effeciency.
Brief description of the drawings
In order to illustrate more clearly about the embodiment of the present invention or technical scheme of the prior art, below will be to embodiment or existing There is the accompanying drawing used required in technology description to be briefly described, it should be apparent that, drawings in the following description are the present invention Some embodiments, for those of ordinary skill in the art, on the premise of not paying creative work, can also basis These accompanying drawings obtain other accompanying drawings.
Fig. 1 is a kind of flow chart for overtime thread processing method that one embodiment of the invention is provided;
Fig. 2 is the flow chart for another overtime thread processing method that one embodiment of the invention is provided;
Fig. 3 is a kind of structural representation for overtime thread process device that one embodiment of the invention is provided;
Fig. 4 is the structural representation for another overtime thread process device that one embodiment of the invention is provided;
Fig. 5 is the structural representation for another overtime thread process device that one embodiment of the invention is provided;
Fig. 6 is the structural representation for another overtime thread process device that one embodiment of the invention is provided.
Embodiment
To make the purpose, technical scheme and advantage of the embodiment of the present invention clearer, below in conjunction with the embodiment of the present invention In accompanying drawing, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that described embodiment is A part of embodiment of the present invention, rather than whole embodiments, based on the embodiment in the present invention, those of ordinary skill in the art The every other embodiment obtained on the premise of creative work is not made, belongs to the scope of protection of the invention.
As shown in figure 1, the embodiments of the invention provide a kind of overtime thread processing method, comprising the following steps:
Step 101, signal process function is pre-set.
Step 102, the ID of overtime thread is obtained.
Step 103, generation carries the ID of overtime thread function calling relationship instruction.
Step 104, send the function calling relationship to the service processes where the overtime thread to instruct, so that described Service processes control the corresponding overtime threads of the ID to perform the signal process function, utilize the signal process function Obtain the function calling relationship of the overtime thread.
The embodiments of the invention provide a kind of overtime thread processing method, by obtaining the ID of overtime thread, it is determined that overtime The position of thread, then the function calling relationship instruction for the ID for carrying overtime thread is sent to service processes, utilize clothes so as to reach The overtime thread of business Process flowchart performs signal process function, obtains the purpose of the function calling relationship in overtime thread.Therefore, originally Invention can make user and the reason for thread is overtime is determined according to function calling relationship, so as to improve overtime thread process effect Rate.
In order to accurately judge whether thread is overtime, in one embodiment of the present of invention, for any active thread, When receiving the time-out time length that the active thread is sent, perform:
Judge whether to receive the signal for the completion task that the active thread is sent in the range of time-out time, if do not had Have, then regard the active thread as the overtime thread;
Wherein, since the time-out time scope be receiving the time-out time length that the active thread is sent By the time range of the time-out time length.
For example, thread A time-out time length is 1min, when starting execution task, thread A first sends out time-out time length Give watchdog system.If watchdog system is received since the time-out time length for receiving thread A transmissions within 1min To thread A send task complete signal, then thread A be not a time out thread;If watchdog system is sent out from receiving thread A The time-out time length sent starts, and the signal that the task of thread A transmissions is completed is confiscated within 1min, then thread A is a time out line Journey.
After the function calling relationship of the overtime thread is obtained, in order to rapidly and accurately find problem function generation Code, in one embodiment of the invention, the function call is sent in the service processes to where the overtime thread After relational instruction, further comprise:
Database is pre-created, the code of the function run in each described active thread is saved in the database In;
According to the function calling relationship of the overtime thread, it is determined that cause the problem of overtime thread is overtime function, from The corresponding code of described problem function is determined in the database.
For example, there is the code for preserving tri- functions of a, b, c in tri- functions of a, b, c, present database respectively in thread A. By the analysis to function calling relationship, it is problem function to find function b, then the generation of the function run in overtime thread is preserved Function b code is determined in the database of code, and is changed.
In order to ensure that each active thread can be detected by watchdog system, and will not because of in a dormant state and by It is mistakenly considered in overtime thread, one embodiment of the present of invention, that whether the judgement receives in the range of time-out time is described Before the signal that the task that active thread is sent is completed, further comprise:
It is pre-configured with each active thread so that each active thread is periodically sent out in the task of completion The signal that task is completed.
For example, thread A is not before configuring, it is impossible to directly to watchdog system send task completed information, if thread A this When in a dormant state, then overtime thread is mistakenly considered by watchdog system;Thread A after configuration, can on one's own initiative, the cycle Task completion signal is sent to property, then overtime thread can not be mistakenly considered by watchdog system.
During one thread execution task, the function of thread is often repeatedly called by different functions, therefore function is called Relation is extremely complex, in order to accurately acquire in function calling relationship, one embodiment of the present of invention, the signal transacting Function, for traveling through the corresponding storehouse of the overtime thread, obtains the function calling relationship from the storehouse.
It can be recorded for example, thread A mono- has each function call process in 10 function calling relationships, thread A In storehouse, thread A is after signal process function is performed, 10 of information acquisition thread A of the signal process function in storehouse Function calling relationship.
In order to which the content of the above embodiment of the present invention is better described, as shown in Fig. 2 the embodiments of the invention provide another Overtime thread processing method is planted, be may comprise steps of:
Step 201, signal process function is pre-set.
In embodiments of the present invention, the signal process function, for traveling through the corresponding storehouse of the overtime thread, from institute State and the function calling relationship is obtained in storehouse.For the more complicated function of function calling relationship, it is not necessarily intended to travel through storehouse, Last function that can be performed according to actual needs from overtime thread up obtains a number of function calling relationship.
Step 202, the database being pre-created.
In an embodiment of the present invention, the database, for preserving the function run in each described active thread Code.
Step 203, the time-out time length sent according to any active thread, judges whether connect in the range of time-out time Receive the signal for the task completion that the active thread is sent.If it is not, then performing step 204;If it is, performing step 209。
In the present invention implements row, under normal operation, the active thread, can be by the super of oneself in the task of execution When time span and ID be sent to watchdog system.After a subtask has been performed, the active thread can perform second The signal that task is completed is sent to watchdog system before subtask, watchdog system can be sent from the active thread is received Start timing when oneself time-out time length and ID, when stand-by period length is more than time-out time length, judge described Active thread is overtime thread;When stand-by period of length no more than time-out time length, judge that the active thread is not overtime, And continue to judge whether the active thread performs next subtask overtime.
Step 204, the ID of the overtime thread is obtained.
Step 205, generation carries the ID of overtime thread function calling relationship instruction.
Step 206, the function calling relationship is sent to the service processes where the overtime thread to instruct.
In the present invention implements row, signal function is performed because watchdog system directly can not be sent to the overtime thread Instruction, therefore watchdog system will first by the ID of the overtime thread and function calling relationship instruction be sent to the overtime line Service processes where journey, then sent from the service processes to the overtime thread corresponding with ID described in Cheng Zhihang at signal The order of function is managed, so as to obtain the function calling relationship of the overtime thread.
Step 207, according to the function calling relationship, it is determined that causing the problem of overtime thread is overtime function.
In the present invention implements row, the problem of can finding corresponding by function calling relationship function, for example, thread A Normal function call relation is function d call function c, function c call function b, function b call function a, if it find that thread A Function calling relationship be function c call function b, function b call function a, illustrate function d can not call function c, function c goes out It is now abnormal, therefore function c is problem function.
Step 208, according to the code of the function preserved in the database, the corresponding code of described problem function is determined.
Step 209, current process is terminated.
In one embodiment of the present of invention, according to the compiling of product version and delivery system, to all formal outer issues Software version, will not only back up file publishing, also back up the library file in compilation process, convenient to follow the trail of generation according to function address Code position and the outside access function of increasing library file.
In one embodiment of the present of invention, by the complicated order and repetition of function address information analysis function calling relationship Work Packages are into automation tools, to reach the effect of a bonding analysis.
As shown in figure 3, the embodiment of the present invention provides a kind of overtime thread process device, including:Setup module 301, acquisition Module 302, instruction module 303, signal transmitting module 304;Wherein,
Setup module 301, function is handled for setting signal;
Acquisition module 302, the ID for obtaining overtime thread;
Instruction module 303, the function call for generating the ID for stating the overtime thread of acquisition module 302 acquired in carrying is closed Mean order;
The signal transmitting module 304, for sending the instruction module to the service processes where the overtime thread The function calling relationship instruction of 303 generations, so that the service processes control the corresponding overtime threads of the ID to perform institute The signal process function of the setting of setup module 301 is stated, the function for obtaining the overtime thread using the signal process function is adjusted With relation.
As shown in figure 4, the embodiment of the present invention provides another overtime thread process device, in addition to:Judge module 401;
Judge module 401, for judging the task that the active thread is sent whether is received in the range of time-out time The signal of completion, if it is not, regarding the active thread as the overtime thread;
Wherein, since the time-out time scope be receiving the time-out time length that the active thread is sent By the time range of the time-out time length.
As shown in figure 5, the embodiment of the present invention provides another overtime thread process device, in addition to:Creation module 501, Data processing module 502;Wherein,
Creation module 501, for creating database, the code of the function run in each described active thread is preserved Into the database;
Data processing module 502, for the function calling relationship according to the overtime thread, it is determined that causing the overtime line The corresponding code of described problem function is determined in the problem of journey is overtime function, the database created from the creation module 501.
As shown in fig. 6, the embodiment of the present invention provides another overtime thread process device, in addition to:Configuration module 601;
Configuration module 601, for being pre-configured with each active thread so that each active thread completes to appoint The signal of task completion is periodically sent out during business.
In one embodiment of the invention, setup module 301, which is used to generate, travels through the corresponding storehouse of the overtime thread, The signal process function of the function calling relationship is obtained from the storehouse.
The contents such as the information exchange between each unit, implementation procedure in said apparatus, due to implementing with the inventive method Example is based on same design, and particular content can be found in the narration in the inventive method embodiment, and here is omitted.
The embodiments of the invention provide a kind of computer-readable recording medium, including execute instruction, when the computing device of storage control During the execute instruction, the storage control performs the overtime thread process side provided in any one embodiment of the invention Method.
The embodiments of the invention provide a kind of storage control, including:Processor, memory and bus;
The memory is used to store execute instruction, and the processor is connected with the memory by the bus, when During the storage control operation, the execute instruction of memory storage described in the computing device, so that the storage Controller performs the overtime thread processing method provided in any one embodiment of the invention.
In summary, each embodiment of the invention at least has the advantages that:
1st, the embodiments of the invention provide a kind of overtime thread processing method, by obtaining the ID of overtime thread, it is determined that super When thread position, then the function calling relationship for sending the ID for carrying overtime thread to service processes instructs, so as to reach utilization The overtime thread of service processes control performs signal process function, obtains the purpose of the function calling relationship in overtime thread.Therefore, The present invention can make user and the reason for thread is overtime is determined according to function calling relationship, so as to improve overtime thread process effect Rate.
2nd, in one embodiment of the present of invention, the signal that time-out time length and task are completed is sent by active thread To watchdog system, to judge whether the active thread provides reliable foundation as overtime thread, so as to enter one Step improves overtime thread process efficiency.
3rd, in one embodiment of the present of invention, the letter run in each described active thread is preserved by setting up database Several codes, facilitates the code of the problem of user is in overtime thread function to carry out checking that what is changed, so as to further carry High overtime thread process efficiency.
4th, in one embodiment of the present of invention, watchdog system is allowd directly to detect operation by configuration operation thread Whether thread is overtime, and can avoid because the problem of active thread is mistaken as being a time out thread in a dormant state, carries The high degree of accuracy for distinguishing overtime thread, so as to further increase overtime thread process efficiency.
It should be noted that herein, such as first and second etc relational terms are used merely to an entity Or operation makes a distinction with another entity or operation, and not necessarily require or imply exist between these entities or operation Any this actual relation or order.Moreover, term " comprising ", "comprising" or its any other variant be intended to it is non- It is exclusive to include, so that process, method, article or equipment including a series of key elements not only include those key elements, But also other key elements including being not expressly set out, or also include solid by this process, method, article or equipment Some key elements.In the absence of more restrictions, by sentence, " including the key element that a 〃 " is limited is not arranged Except also there is other identical factor in the process including the key element, method, article or equipment.
It is last it should be noted that:Presently preferred embodiments of the present invention is the foregoing is only, the skill of the present invention is merely to illustrate Art scheme, is not intended to limit the scope of the present invention.Any modification for being made within the spirit and principles of the invention, Equivalent substitution, improvement etc., are all contained in protection scope of the present invention.

Claims (10)

1. a kind of overtime thread processing method, it is characterised in that pre-set signal process function, in addition to:
Obtain the ID of overtime thread;
Generation carries the ID of overtime thread function calling relationship instruction;
The function calling relationship instruction is sent to the service processes where the overtime thread, so that the service processes are controlled The ID corresponding overtime thread execution signal process function, utilizes the signal process function to obtain the time-out The function calling relationship of thread.
2. according to the method described in claim 1, it is characterised in that
Before the ID for obtaining overtime thread, further comprise:
For any active thread, when receiving the time-out time length that the active thread is sent, perform:
Judge the signal that the task of the active thread transmission is completed whether is received in the range of time-out time, if not provided, Then it regard the active thread as the overtime thread;
Wherein, the time-out time scope is to be begun to pass through from the time-out time length for receiving the active thread transmission The time range of the time-out time length.
3. method according to claim 2, it is characterised in that
After the service processes to where the overtime thread send the function calling relationship instruction, further wrap Include:
Database is pre-created, the code of the function run in each described active thread is saved in the database;
According to the function calling relationship of the overtime thread, it is determined that causing the problem of overtime thread is overtime function;
The corresponding code of described problem function is determined from the database.
4. the method according to claim 2, it is characterised in that
Before the signal whether judgement receives the task completion that the active thread is sent in the range of time-out time, Further comprise:
It is pre-configured with each active thread so that each active thread periodically sends out task in the task of completion The signal of completion.
5. according to any described method in claim 1-4, it is characterised in that
The signal process function, for traveling through the corresponding storehouse of the overtime thread, obtains the function from the storehouse Call relation.
6. a kind of overtime thread process device, it is characterised in that including:Setup module, acquisition module, instruction module, signal hair Send module;Wherein,
The setup module, function is handled for setting signal;
The acquisition module, the ID for obtaining overtime thread;
The instruction module, the function calling relationship for generating the ID for stating the overtime thread of acquisition module acquired in carrying refers to Order;
The signal transmitting module, the letter for sending the instruction module generation to the service processes where the overtime thread Number call relation instruction, sets so that the service processes control the corresponding overtime threads of the ID to perform the setup module The signal process function put, the function calling relationship of the overtime thread is obtained using the signal process function.
7. device according to claim 6, it is characterised in that
Also include:Judge module;
The judge module, for judging the task completion that the active thread is sent whether is received in the range of time-out time Signal, if it is not, regarding the active thread as the overtime thread;
Wherein, the time-out time scope is to be begun to pass through from the time-out time length for receiving the active thread transmission The time range of the time-out time length.
8. device according to claim 7, it is characterised in that
Also include:Creation module, data processing module;
The creation module, for creating database, the code of the function run in each described active thread is saved in In the database;
The data processing module, for the function calling relationship according to the overtime thread, it is determined that causing the overtime thread Overtime the problem of function, determine the corresponding code of described problem function in the database created from the creation module.
9. device according to claim 7, it is characterised in that
Also include:Configuration module;
The configuration module, for configuring each active thread so that each active thread week in the task of completion Send to phase property the signal of task completion.
10. according to any described device of claim 6 to 9, it is characterised in that
The setup module, travels through the corresponding storehouse of the overtime thread for generating, the function is obtained from the storehouse The signal process function of call relation.
CN201710181604.4A 2017-03-24 2017-03-24 Overtime thread processing method and device Active CN106980555B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710181604.4A CN106980555B (en) 2017-03-24 2017-03-24 Overtime thread processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710181604.4A CN106980555B (en) 2017-03-24 2017-03-24 Overtime thread processing method and device

Publications (2)

Publication Number Publication Date
CN106980555A true CN106980555A (en) 2017-07-25
CN106980555B CN106980555B (en) 2020-04-07

Family

ID=59339579

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710181604.4A Active CN106980555B (en) 2017-03-24 2017-03-24 Overtime thread processing method and device

Country Status (1)

Country Link
CN (1) CN106980555B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110519087A (en) * 2019-08-09 2019-11-29 苏州浪潮智能科技有限公司 A kind of method and device of house dog time-out alarm
CN112596938A (en) * 2020-12-26 2021-04-02 中国农业银行股份有限公司 Abnormity monitoring method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102364448A (en) * 2011-09-19 2012-02-29 浪潮电子信息产业股份有限公司 Fault-tolerant method for computer fault management system
CN103092746A (en) * 2013-02-05 2013-05-08 上海大唐移动通信设备有限公司 Positioning method and system for thread anomaly
CN106227615A (en) * 2016-07-21 2016-12-14 福建天泉教育科技有限公司 The method and system that in program start-up course, precautionary process is stuck

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102364448A (en) * 2011-09-19 2012-02-29 浪潮电子信息产业股份有限公司 Fault-tolerant method for computer fault management system
CN103092746A (en) * 2013-02-05 2013-05-08 上海大唐移动通信设备有限公司 Positioning method and system for thread anomaly
CN106227615A (en) * 2016-07-21 2016-12-14 福建天泉教育科技有限公司 The method and system that in program start-up course, precautionary process is stuck

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110519087A (en) * 2019-08-09 2019-11-29 苏州浪潮智能科技有限公司 A kind of method and device of house dog time-out alarm
CN110519087B (en) * 2019-08-09 2021-10-01 苏州浪潮智能科技有限公司 Watchdog timeout alarm method and device
CN112596938A (en) * 2020-12-26 2021-04-02 中国农业银行股份有限公司 Abnormity monitoring method and device

Also Published As

Publication number Publication date
CN106980555B (en) 2020-04-07

Similar Documents

Publication Publication Date Title
CN103092993A (en) Data exporting method and data exporting device
CN105607986A (en) Acquisition method and device of user behavior log data
CN105302717A (en) Detection method and apparatus for big data platform
US10572371B2 (en) Generating valid use cases from a parsed configuration file describing use case options
CN105183388B (en) A kind of acquisition methods, device and the system of hard disc physical sequence number
CN109951553B (en) Data processing method, system, electronic device and computer readable storage medium
CN103218263A (en) Dynamic determining method and device for MapReduce parameter
US20130238939A1 (en) Method for ranking analysis tools
CN107798039A (en) A kind of method of data synchronization and device
CN106980555A (en) A kind of overtime thread processing method and device
CN106293687A (en) The control method of a kind of flow process of packing, and device
CN111078510B (en) Task processing progress recording method and device
CN104967698A (en) Network data crawling method and apparatus
CN111640012A (en) Block chain transaction tracing method and device
CN107766230A (en) A kind of method and apparatus tested based on configuration file
CN107295052A (en) A kind of method for processing business and device
CN108595656A (en) A kind of processing method and system of data
CN111294377B (en) Dependency network request sending method, terminal device and storage medium
CN102855297B (en) A kind of method of control data transmission and connector
CN103488549B (en) Roll-back processing system and roll-back processing method for multi-mirror-image data
CN115629940A (en) Micro-service full-link tracking method, device, system and medium
CN109522217A (en) The internal storage testing method and terminal device of application program
CN113886342A (en) File format conversion method and device, storage medium and processor
CN114547206A (en) Data synchronization method and data synchronization system
CN104239199A (en) Virtual robot generation method, automatic test method and related device

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
GR01 Patent grant
GR01 Patent grant