CN106375435A - Web thread timeout monitoring method and system - Google Patents
Web thread timeout monitoring method and system Download PDFInfo
- Publication number
- CN106375435A CN106375435A CN201610794436.1A CN201610794436A CN106375435A CN 106375435 A CN106375435 A CN 106375435A CN 201610794436 A CN201610794436 A CN 201610794436A CN 106375435 A CN106375435 A CN 106375435A
- Authority
- CN
- China
- Prior art keywords
- thread
- monitoring
- execution thread
- time
- record
- 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
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/3055—Monitoring arrangements for monitoring the status of the computing system or of the computing system component, e.g. monitoring if the computing system is on, off, available, not available
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/32—Monitoring with visual or acoustical indication of the functioning of the machine
- G06F11/324—Display of status information
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/34—Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
- G06F11/3409—Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment
- G06F11/3419—Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment by assessing time
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/21—Monitoring or handling of messages
- H04L51/216—Handling conversation history, e.g. grouping of messages in sessions or threads
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2201/00—Indexing scheme relating to error detection, to error correction, and to monitoring
- G06F2201/875—Monitoring of systems including the internet
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computing Systems (AREA)
- Computer Hardware Design (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
The invention provides a Web thread timeout monitoring method and apparatus. The method comprises the following steps: after receiving a request submitted by a user, a Web server creates an execution thread corresponding to the request; the Web server establishes a recording entity corresponding to the execution thread, and the recording entity records a creation time comprising the execution thread; a monitoring thread of the execution thread acquires the recording entity; the monitoring thread judges whether the execution thread is overtime according to the recording entity; and if so, a prompt is given. By adoption of the Web thread timeout monitoring method and apparatus, the operation condition of the Web server can be mastered in real time, and the operation duration of the thread is known; moreover, abnormality can be discovered in time and processing can be carried out in time before large-area request timeout happens to the Web server; further, abnormal business requests can also be checked in time according to effective information; and thus the Web server is guaranteed to keep a good working state, the request processing efficiency is improved, and the user experience is optimized.
Description
Technical field
The present invention relates to web thread monitor field, particularly relate to method and its system of the time-out monitoring of web thread.
Background technology
With regard to the problem of web thread time-out, current this area not yet can provide the feasible solution of correspondence.Existing
Web thread time-out is typically all to be controlled by the configuration file of system, and for the request of time-out configuration duration, time-out of directly dishing out is different
Normal result, and terminate current thread it is impossible to obtain some correlations running duration etc. for current thread such as thread to run ginseng
Number.
Aforesaid way there is problems in that on the one hand, due to the accurate data of overtime thread cannot be obtained, therefore to time-out
The process accuracy of abnormal thread is not high, is easily caused maloperation;On the other hand, because manager cannot know which currently has
How long request, in execution, performs, if exceed the accurate data of expeced time etc., therefore just cannot be directed to thread timeout issue
It is analyzed, and then server state is estimated it is impossible to find root cause problems according to questions and prospect, and solve problem;With
This prevents the appearance of such phenomenon, and problem of can only leaving continuously emerges, and affects client experience.
Content of the invention
The technical problem to be solved is: method and its system of the time-out monitoring of web thread are provided, can be accurate
Obtain the related data of overtime thread.
In order to solve above-mentioned technical problem, the technical solution used in the present invention is:
The method of web thread time-out monitoring, including
After the request that web server receive user is submitted, create the execution thread of corresponding described request;
Web server sets up the record entity of corresponding described execution thread, and described record entity record includes described execution
The creation time of thread;
The monitoring thread of described execution thread obtains described record entity;
According to described record entity, monitoring thread judges whether described execution thread is overtime;If so, then point out.
Another technical scheme that the present invention provides is:
The device of web thread time-out monitoring, including
Creation module, after the request submitted for web server receive user, creates the execution line of corresponding described request
Journey;
Set up module, set up the record entity of corresponding described execution thread, described record entity record for web server
Creation time including described execution thread;
Acquisition module, the monitoring thread for described execution thread obtains described record entity;
According to described record entity, judge module, judges whether described execution thread is overtime for monitoring thread;If so, then
Prompting.
The beneficial effects of the present invention is: it is different from prior art and cannot grasp thread-data information, lead to threading operation
Inaccurate problem.The method of web thread time-out monitoring and its system that the present invention provides, set up note by corresponding execution thread
Record entity, for the creation time of record thread;The monitoring thread of execution thread can according to record entity record establishment when
Between and current time judge the handling duration of described thread, whether and then it is overtime to obtain thread.The present invention sentences according to thread information
Whether broken string journey is overtime, ensure that the accuracy of judged result;Moreover it is possible to make manager timely while timely early warning
Grasp the details that web server runs thread, preferably management and control to be carried out it is ensured that its holding is good to web server
Good service behaviour.
Brief description
Fig. 1 is the schematic flow sheet of the method for web thread time-out monitoring of the present invention;
Fig. 2 is the workflow schematic diagram of the embodiment of the present invention one;
Fig. 3 is the information exchange schematic diagram of the embodiment of the present invention one;
Fig. 4 is the functional structure composition schematic diagram of the system of web thread time-out monitoring of the present invention;
Fig. 5 is the functional structure composition schematic diagram of the embodiment of the present invention three.
Label declaration:
1st, creation module;2nd, set up module;3rd, acquisition module;4th, judge module;
31st, recording unit;32nd, Traversal Unit;
41st, comparison unit;42nd, Tip element.
Specific embodiment
By describing the technology contents of the present invention in detail, being realized purpose and effect, below in conjunction with embodiment and coordinate attached
Figure is explained.
The design of most critical of the present invention is: sets up the record entity of corresponding execution thread, by monitoring thread according to note
Record entity carries out monitor in real time, obtains the relevant information of overtime thread in time and accurately.
Explanation of technical terms according to the present invention:
Refer to Fig. 1, the method that the present invention provides the time-out monitoring of web thread, including
After the request that web server receive user is submitted, create the execution thread of corresponding described request;
Web server sets up the record entity of corresponding described execution thread, and described record entity record includes described execution
The creation time of thread;
The monitoring thread of described execution thread obtains described record entity;
According to described record entity, monitoring thread judges whether described execution thread is overtime;If so, then point out.
Knowable to foregoing description, the beneficial effects of the present invention is: the present invention can submit website in client (user)
When asking to web server, web server creates the execution thread of corresponding requests, and the record entity of corresponding execution thread;
The monitoring thread of execution thread will carry out monitor in real time according to record entity, obtain overtime thread.Present invention achieves taking to web
The real-time control of business device ruuning situation, grasps thread and runs duration;Can before request timed out in server large area in time
Find, deal with time;Further moreover it is possible to accurately investigate abnormal traffic request according to record entity it is ensured that web server
Normal operation.
Further, described web server sets up the record entity of corresponding described execution thread, described record entity record
Including the creation time of described execution thread, particularly as follows:
Web server, before carrying out business logic processing according to described execution thread, sets up corresponding described execution thread
Record entity, described record entity record includes creation time, thread identification and the solicited message of described execution thread.
Seen from the above description, record entity is set up it is ensured that acquired execution thread in the first software cycle
The accuracy of creation time.
Further, the monitoring thread of described execution thread obtains described record entity, particularly as follows:
Web server stores the record entity of described execution thread in global definition;
The monitoring thread traversal global definition of described execution thread, obtains described record entity.
Seen from the above description, record entity is stored in the global definition that other threads can have access to, convenient prison
Control thread obtains in time.
Further, according to described record entity, described monitoring thread judges whether described execution thread is overtime;If so, then
Prompting, particularly as follows:
Monitoring thread contrast current time and described creation time, obtain the place of the described record corresponding execution thread of entity
Reason duration;
If monitoring described handling duration to exceed default threshold value, pointed out.
Seen from the above description, monitoring thread pass through compare record entity in record the creation time of execution thread and
Current time, the handling duration of execution thread corresponding to grasp in real time, to remind in time in thread time-out.
Further, described if so, then point out, particularly as follows:
If so, then force to terminate described execution thread, and remove described execution thread corresponding record entity;Meanwhile, with
Short message, phone and/or lettergram mode show that described execution thread includes the thread letter of creation time, thread id, handling duration
Breath.
Seen from the above description, if it is determined that thread is overtime, then force to terminate, remove corresponding record entity simultaneously, pass through
Clear up abnormal thread in time, optimize the resource allocation of web server;Further, support multiple prompting modes it is ensured that pointing out
Position, the details that simultaneously can also provide overtime thread for staff preferably grasp operation condition of server.
Refer to Fig. 4, another technical scheme that the present invention provides is:
The device of web thread time-out monitoring, including
Creation module, after the request submitted for web server receive user, creates the execution line of corresponding described request
Journey;
Set up module, set up the record entity of corresponding described execution thread, described record entity record for web server
Creation time including described execution thread;
Acquisition module, the monitoring thread for described execution thread obtains described record entity;
According to described record entity, judge module, judges whether described execution thread is overtime for monitoring thread;If so, then
Prompting.
Refer to Fig. 5, further, described module of setting up is being entered according to described execution thread specifically for web server
Before row business logic processing, set up the record entity of corresponding described execution thread, described record entity record include described in hold
The creation time of line journey, thread identification and solicited message.
Further, described acquisition module includes
Recording unit, stores the record entity of described execution thread in global definition for web server;
Traversal Unit, the monitoring thread for described execution thread travels through global definition, obtains described record entity.
Further, described judge module includes
Comparison unit, contrasts current time and described creation time for monitoring thread, obtains described record entity and corresponds to
Execution thread handling duration;
Tip element, if exceeding default threshold value for monitoring described handling duration, is pointed out.
Further, if described Tip element exceeds default threshold value specifically for monitoring described handling duration, by force
System terminates described execution thread, and removes described execution thread corresponding record entity;Meanwhile, with short message, phone and/or postal
Part mode shows that described execution thread includes creation time, thread id, the thread information of handling duration.
Embodiment one
Refer to Fig. 2 and Fig. 3, the present embodiment provides a kind of method of web thread time-out monitoring, can accurately obtain execution
Thread includes the details of handling duration, preferably grasps the running status of web server.
Specifically, the method for the present embodiment may comprise steps of:
After the request that s1:web server receive user is submitted, create the execution thread of corresponding described request;
Specifically, client (user) sends service request to web server;After web server receives described request,
The carrier (carrier such as: iis, tomcat) of web server can create corresponding described request execution thread, for obtaining from data base
Site information, feeds back to client;
S2:web server sets up the record entity of corresponding described execution thread, and described record entity record has described execution
The creation time of thread, thread identification and solicited message etc.;And described record entity is stored what other threads may have access to
In global definition;Described thread identification can be thread id.
Specifically, web server before carrying out business logic processing according to described execution thread, that is, give birth to by first software
In the life cycle, set up the record entity of corresponding described execution thread, accurate with the creation time of execution thread that guarantees to record
Property.
The monitoring thread traversal global definition of s3: described execution thread, obtains described record entity;
Described monitoring thread is the Business Processing thread in execution thread with monitoring mark;
According to described record entity, s4: monitoring thread judges whether described execution thread is overtime;If so, then point out.
Specifically, monitoring thread, according to the creation time in record entity and current time, obtains described record entity pair
The handling duration of the execution thread answered;If monitoring described handling duration to exceed default threshold value, force to terminate described execution
Thread, and remove described execution thread corresponding record entity;Meanwhile, described with the displaying of short message, phone and/or lettergram mode
Execution thread includes creation time, thread id, the thread information of handling duration.
Embodiment two
The present embodiment is the concrete utilization scene providing on the basis of embodiment one.
Web services termination receives multiple client request, and execution thread is set up in each request corresponding;Assume that these requests need
Time to be executed, i.e. the reasonable handling duration of execution thread respectively 1,5,10,15 seconds, reasonable handling duration does not simultaneously know,
Server performance bottom is not enough, and data base occurs that search efficiency is slow etc. to be likely to cause delaying of time;
The thread that developer pre-sets more than 10 seconds is dangerous thread, i.e. overtime thread;Here, presetting described threshold
It is worth for 10 seconds;When execution thread exceedes threshold value, then need to receive feedback, well the exception that will be likely to occur is prepared.
When going to 11 seconds, monitoring thread will execute monitoring judgement task, judges the record of each execution thread one by one
Entity, can get an overtime thread performing 11 seconds here, if any receiving or being configured to kill overtime thread, then directly kills
Extremely overtime thread, removes corresponding record entity;And returning overtime thread information, described time-out thread information comprises described
The creation time of execution thread, thread id, handling duration.
Embodiment three
Refer to Fig. 5, the device of the web thread time-out monitoring for providing on the basis of embodiment one and two for the present embodiment.
Described device may include that
Creation module 1, after the request submitted for web server receive user, creates the execution line of corresponding described request
Journey;
Set up module 2, set up the record entity of corresponding described execution thread, described record entity note for web server
Record includes the creation time of described execution thread;Specifically, set up module is used for web server according to described execution thread
Before carrying out business logic processing, set up the record entity of corresponding described execution thread, described record entity record includes described
The creation time of execution thread, thread identification and solicited message.
Acquisition module 3, the monitoring thread for described execution thread obtains described record entity;
According to described record entity, judge module 4, judges whether described execution thread is overtime for monitoring thread;If so,
Then point out.
Specifically, described acquisition module 3 includes recording unit 31, for web server by the record of described execution thread
Entity stores in global definition;Traversal Unit 32, the monitoring thread for described execution thread travels through global definition, obtains institute
State record entity.
Described judge module 4 includes: comparison unit 41, contrasts current time and described creation time for monitoring thread,
Obtain the handling duration of the described record corresponding execution thread of entity;
Tip element 42, if exceeding default threshold value for monitoring described handling duration, is pointed out.Specifically,
If described Tip element is used for monitoring described handling duration beyond default threshold value, force to terminate described execution thread, and
Remove described execution thread corresponding record entity;Meanwhile, described time-out line is shown with short message, phone and/or lettergram mode
Journey includes creation time, thread id, the thread information of handling duration.
In sum, the present invention provides the method for web thread time-out monitoring and its device, can not only grasp in real time
The ruuning situation of web server, understands that thread runs duration;And can also be before request timed out in web server large area
Note abnormalities in time, deal with time;Further moreover it is possible to investigate abnormal traffic request in time according to effective information;With this
Ensure that web server maintains good working order, improve request treatment effeciency, optimize Consumer's Experience.
The foregoing is only embodiments of the invention, not thereby limit the present invention the scope of the claims, every using this
The equivalents that bright description and accompanying drawing content are made, or directly or indirectly it is used in the technical field of correlation, all include in the same manner
In the scope of patent protection of the present invention.
Claims (10)
1.web thread time-out monitoring method it is characterised in that: include
After the request that web server receive user is submitted, create the execution thread of corresponding described request;
Web server sets up the record entity of corresponding described execution thread, and described record entity record includes described execution thread
Creation time;
The monitoring thread of described execution thread obtains described record entity;
According to described record entity, monitoring thread judges whether described execution thread is overtime;If so, then point out.
2. the monitoring of web thread as claimed in claim 1 time-out method it is characterised in that: described web server is set up and is corresponded to
The record entity of described execution thread, described record entity record includes the creation time of described execution thread, particularly as follows:
Web server, before carrying out business logic processing according to described execution thread, sets up the note of corresponding described execution thread
Record entity, described record entity record includes creation time, thread identification and the solicited message of described execution thread.
3. the monitoring of web thread as claimed in claim 1 time-out method it is characterised in that: the monitoring line of described execution thread
Journey obtains described record entity, particularly as follows:
Web server stores the record entity of described execution thread in global definition;
The monitoring thread traversal global definition of described execution thread, obtains described record entity.
4. the monitoring of web thread as claimed in claim 1 time-out method it is characterised in that: described monitoring thread is according to described
Record entity judges whether described execution thread is overtime;If so, then point out, particularly as follows:
Monitoring thread contrast current time and described creation time, when obtaining the described process recording the corresponding execution thread of entity
Long;
If monitoring described handling duration to exceed default threshold value, pointed out.
5. the monitoring of web thread as claimed in claim 1 time-out method it is characterised in that: described if so, then point out, specifically
For:
If so, then force to terminate described execution thread, and remove described execution thread corresponding record entity;Meanwhile, with note
Breath, phone and/or lettergram mode show that described execution thread includes creation time, thread id, the thread information of handling duration.
6.web thread time-out monitoring device it is characterised in that: include
Creation module, after the request submitted for web server receive user, creates the execution thread of corresponding described request;
Set up module, set up the record entity of corresponding described execution thread for web server, described record entity record includes
The creation time of described execution thread;
Acquisition module, the monitoring thread for described execution thread obtains described record entity;
According to described record entity, judge module, judges whether described execution thread is overtime for monitoring thread;If so, then carry
Show.
7. the monitoring of web thread as claimed in claim 1 time-out device it is characterised in that: described module of setting up is specifically for web
Server, before carrying out business logic processing according to described execution thread, sets up the record entity of corresponding described execution thread,
Described record entity record includes creation time, thread identification and the solicited message of described execution thread.
8. the monitoring of web thread as claimed in claim 1 time-out device it is characterised in that: described acquisition module includes
Recording unit, stores the record entity of described execution thread in global definition for web server;
Traversal Unit, the monitoring thread for described execution thread travels through global definition, obtains described record entity.
9. the monitoring of web thread as claimed in claim 1 time-out device it is characterised in that: described judge module includes
Comparison unit, contrasts current time and described creation time for monitoring thread, obtains described record entity is corresponding and hold
The handling duration of line journey;
Tip element, if exceeding default threshold value for monitoring described handling duration, is pointed out.
10. the monitoring of web thread as claimed in claim 9 time-out device it is characterised in that: if described Tip element specifically for
Monitor described handling duration and exceed default threshold value, then force to terminate described execution thread, and remove described execution thread pair
The record entity answered;Meanwhile, show that described execution thread includes creation time, thread with short message, phone and/or lettergram mode
Id, the thread information of handling duration.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610794436.1A CN106375435A (en) | 2016-08-31 | 2016-08-31 | Web thread timeout monitoring method and system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610794436.1A CN106375435A (en) | 2016-08-31 | 2016-08-31 | Web thread timeout monitoring method and system |
Publications (1)
Publication Number | Publication Date |
---|---|
CN106375435A true CN106375435A (en) | 2017-02-01 |
Family
ID=57898824
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201610794436.1A Pending CN106375435A (en) | 2016-08-31 | 2016-08-31 | Web thread timeout monitoring method and system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN106375435A (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107330064A (en) * | 2017-06-29 | 2017-11-07 | 郑州云海信息技术有限公司 | A kind of method and system that small documents are created based on CIFS agreements |
CN108763046A (en) * | 2018-06-01 | 2018-11-06 | 中国平安人寿保险股份有限公司 | Thread operation and monitoring method, device, computer equipment and storage medium |
CN109491858A (en) * | 2018-10-15 | 2019-03-19 | 山东中创软件商用中间件股份有限公司 | A kind of application thread detection method, bottleneck analysis method, device and equipment |
CN109922141A (en) * | 2019-02-21 | 2019-06-21 | 北京宝兰德软件股份有限公司 | The real time acquiring method and device of activity request list in Java application server |
CN111078382A (en) * | 2019-12-17 | 2020-04-28 | 中国建设银行股份有限公司 | Command timeout processing method and device |
CN111552577A (en) * | 2020-03-24 | 2020-08-18 | 福建天泉教育科技有限公司 | Method for preventing invalid request from occurring, storage medium |
CN114328083A (en) * | 2021-11-30 | 2022-04-12 | 苏州浪潮智能科技有限公司 | WDT monitoring method, device and medium |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102341780A (en) * | 2009-03-17 | 2012-02-01 | 高通股份有限公司 | Real-time multithreaded scheduler and scheduling method |
CN104615497A (en) * | 2015-02-13 | 2015-05-13 | 广州华多网络科技有限公司 | Thread hanging processing method and device |
CN105468500A (en) * | 2015-11-16 | 2016-04-06 | 中国建设银行股份有限公司 | Timing task monitoring method and device |
-
2016
- 2016-08-31 CN CN201610794436.1A patent/CN106375435A/en active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102341780A (en) * | 2009-03-17 | 2012-02-01 | 高通股份有限公司 | Real-time multithreaded scheduler and scheduling method |
CN104615497A (en) * | 2015-02-13 | 2015-05-13 | 广州华多网络科技有限公司 | Thread hanging processing method and device |
CN105468500A (en) * | 2015-11-16 | 2016-04-06 | 中国建设银行股份有限公司 | Timing task monitoring method and device |
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107330064A (en) * | 2017-06-29 | 2017-11-07 | 郑州云海信息技术有限公司 | A kind of method and system that small documents are created based on CIFS agreements |
CN108763046A (en) * | 2018-06-01 | 2018-11-06 | 中国平安人寿保险股份有限公司 | Thread operation and monitoring method, device, computer equipment and storage medium |
CN108763046B (en) * | 2018-06-01 | 2024-04-05 | 中国平安人寿保险股份有限公司 | Thread running monitoring method, device, computer equipment and storage medium |
CN109491858A (en) * | 2018-10-15 | 2019-03-19 | 山东中创软件商用中间件股份有限公司 | A kind of application thread detection method, bottleneck analysis method, device and equipment |
CN109922141A (en) * | 2019-02-21 | 2019-06-21 | 北京宝兰德软件股份有限公司 | The real time acquiring method and device of activity request list in Java application server |
CN111078382A (en) * | 2019-12-17 | 2020-04-28 | 中国建设银行股份有限公司 | Command timeout processing method and device |
CN111552577A (en) * | 2020-03-24 | 2020-08-18 | 福建天泉教育科技有限公司 | Method for preventing invalid request from occurring, storage medium |
CN111552577B (en) * | 2020-03-24 | 2023-11-03 | 福建天泉教育科技有限公司 | Method for preventing invalid request from occurring and storage medium |
CN114328083A (en) * | 2021-11-30 | 2022-04-12 | 苏州浪潮智能科技有限公司 | WDT monitoring method, device and medium |
CN114328083B (en) * | 2021-11-30 | 2023-11-14 | 苏州浪潮智能科技有限公司 | WDT monitoring method, device and medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN106375435A (en) | Web thread timeout monitoring method and system | |
CN106385341A (en) | Thread monitoring method and system of client | |
CN111813516B (en) | Resource control method and device, computer equipment and storage medium | |
US9639446B2 (en) | Trace monitoring | |
CN106027328B (en) | Cluster monitoring method and system based on application container deployment | |
WO2020024442A1 (en) | Resource allocation method and apparatus, computer device and computer-readable storage medium | |
WO2015139164A1 (en) | Task scheduling method, apparatus and device | |
US9491247B2 (en) | Automatic capture of detailed analysis information based on remote server analysis | |
CN106326068B (en) | The monitoring method and device of resource metrics | |
CN106371976A (en) | Method and system for monitoring thread by client and Web server | |
RU2011116554A (en) | SURFACE PLANNING AND MANAGEMENT OF SUBSIDIARIES | |
CN106293941A (en) | A kind of distribution method of Database Systems resource | |
Hahm | Attitudes and performance of workers preparing for the fourth industrial revolution | |
Benson et al. | A first look at problems in the cloud | |
CN108809770A (en) | A kind of resource monitoring method and system | |
CN109241037A (en) | A kind of method, apparatus that realizing database processing, equipment and storage medium | |
CN102982037A (en) | Database node health condition detection method and detection device | |
CN106341467A (en) | State analysis method of power utilization information collector based on big data parallel computing | |
CN109117279A (en) | The method that is communicated between electronic device and its limiting process, storage medium | |
US10289520B2 (en) | Adaptive application performance analysis | |
CN107643968A (en) | Crash log processing method and processing device | |
CN113918305B (en) | Node scheduling method, node scheduling device, electronic equipment and readable storage medium | |
CN115525392A (en) | Container monitoring method and device, electronic equipment and storage medium | |
CN104394198A (en) | A global scheduling method based on an ESB | |
CN109766238B (en) | Session number-based operation and maintenance platform performance monitoring method and device and related equipment |
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 |
Application publication date: 20170201 |
|
RJ01 | Rejection of invention patent application after publication |