CN107786544B - A kind of the task status processing method and system of message - Google Patents

A kind of the task status processing method and system of message Download PDF

Info

Publication number
CN107786544B
CN107786544B CN201710904759.6A CN201710904759A CN107786544B CN 107786544 B CN107786544 B CN 107786544B CN 201710904759 A CN201710904759 A CN 201710904759A CN 107786544 B CN107786544 B CN 107786544B
Authority
CN
China
Prior art keywords
task
server
report information
status
field
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.)
Active
Application number
CN201710904759.6A
Other languages
Chinese (zh)
Other versions
CN107786544A (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.)
Guizhou Baishan cloud Polytron Technologies Inc
Original Assignee
Guizhou White Cloud Technology 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 Guizhou White Cloud Technology Co Ltd filed Critical Guizhou White Cloud Technology Co Ltd
Priority to CN201710904759.6A priority Critical patent/CN107786544B/en
Publication of CN107786544A publication Critical patent/CN107786544A/en
Application granted granted Critical
Publication of CN107786544B publication Critical patent/CN107786544B/en
Priority to PCT/CN2018/107444 priority patent/WO2019062729A1/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/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3006Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is distributed, e.g. networked systems, clusters, multiprocessor systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3065Monitoring arrangements determined by the means or processing involved in reporting the monitored data
    • G06F11/3068Monitoring arrangements determined by the means or processing involved in reporting the monitored data where the reporting involves data format conversion
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/02Protocol performance
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/06Notations for structuring of protocol data, e.g. abstract syntax notation one [ASN.1]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers

Abstract

The invention discloses the task status processing method and system of a kind of message, the method includes:To the task identification of network server application goal task, constructs the report information structure of this task identification and be sent to ping URL interfaces;After the report information structure that Edge Server passes through ping URL interfaces to task identification, central server is sent to after the state of goal task and the mark of this Edge Server are filled in report information structure;Central server parses information from the report information structure received and stores;After network server receives the status query request for goal task, all information of task identification of the inquiry comprising goal task are simultaneously back to requesting party.The present invention need not occupy the network connection descriptor of server for a long time, can effectively save Internet resources;It need not dispose and act on behalf of in fringe node, the process resource of Edge Server can be saved.

Description

A kind of the task status processing method and system of message
Technical field
The present invention relates to Internet technical field more particularly to the task status processing methods and system of a kind of message.
Background technology
In the environment of thousands of even up to ten thousand servers, we deploy thousands of task, for task shape The mode of state tracking, is usually executed with cron job, is as a result redirected to the daily record for recording execution in file, and this feelings It under condition, can only be operated for single machine, if machine quantity is big, want the execution feelings for checking some task of all machines Condition, the exception that can become is troublesome, wastes time.
Existing technology generally by the way of there are two types of:
The first:The job results executed are redirected in file to record and are performed daily record, such method exists such as Lower disadvantage:
1. check the executive condition of some task of all machines, as the exception that the increase of machine quantity can become is troublesome, It wastes time
2. can only single cpu mode, the service of group type can not be managed
3. if task execution is abnormally frequent, if the trace point of record is excessive, a large amount of daily records read-writes cause disks Capacity and io problems
Second, using the pattern of class c/s, edge data agent and central communication, such method have the disadvantage that:
1. message assembles format issues
The format of xml, waste bandwidth and memory space
The format of json, flexible but data type disunity
The format of the strong schema such as avro, pb, change format are inconvenient
2. message transmission mode links for tcp long, center connection number is excessive, and load pressure is big
3. agent is installed at edge
Lower deployment cost, the management tool for needing similar puppet are supported
Release maintenance is of high cost, and upgrading can bring limbic function inconsistent
Occupying system resources are easy to influence other services.
Invention content
In order to solve the above technical problem, the present invention provides the task status processing methods and system of a kind of message.
The present invention provides a kind of task status processing methods of message, including:
Terminal device constructs the report information knot of this task identification to the task identification of network server application goal task Structure body is simultaneously sent to ping URL interfaces;
After report information structure of the Edge Server by ping URL interfaces to the task identification, reporting It is sent to central server after filling the state of the goal task and the mark of this Edge Server in information structure;
Central server parses information from the report information structure received and stores;
After network server receives the status query request for the goal task, inquiry includes the goal task All information of task identification are simultaneously back to requesting party.
Further, report information structure includes the task identification field identified for store tasks, task status Structure;Task status minor structure body includes for storing the mode field of goal task state, for storing Edge Server Mark server field.
Further, report information structure further includes examining code field and/or coded format field;
Method further includes:
Edge Server calculates check code, and check code, central service are added in the inspection code field of report information structure Device verifies task status minor structure body using the information in inspection code field;And/or Edge Server determines coding lattice Formula adds coded format in the coded format field of report information structure, and uses the corresponding coding method of this coded format Central server is sent to after being encoded to task status minor structure body, central server uses the volume in coded format field The corresponding coding method of code format is decoded task status minor structure body.
Further, central server parses information and store from the report information structure received includes:Center Server parses the information in task identification and task status minor structure body from the report information structure received, is configured to Format needed for storage server, and it is sent to storage server.
Further, the corresponding task status of each task identification in central server periodic detection storage server, detection After task identification to task status for exception, task abnormity notice is sent;And/or;Central server periodic detection storage clothes For calling time in the task status of each task identification in business device, it is more than default to be called time in detection finally with current time interval After duration, transmission task reports overtime abnormal notice.
The present invention also provides a kind of task status processing systems of message, including:
Terminal device constructs the report of this task identification for the task identification to network server application goal task Information structure is simultaneously sent to ping URL interfaces;
Edge Server, for by after ping URL interfaces to the report information structure of task identification, reporting It accuses in information structure and is sent to central server after the state of filling goal task and the mark of this Edge Server;
Central server, for parsing information from the report information structure received and storing;
Network server, after receiving the status query request for goal task, inquiry appointing comprising goal task All information for mark of being engaged in simultaneously are back to requesting party.
Further, report information structure includes the task identification field identified for store tasks, task status Structure;Task status minor structure body includes for storing the mode field of goal task state, for storing Edge Server Mark server field.
Further, report information structure further includes examining code field and/or coded format field;
Edge Server is additionally operable to calculate check code, and check code is added in the inspection code field of report information structure;
Central server is also used for that the information in code field is examined to verify task status minor structure body;
And/or
Edge Server is additionally operable to determine coded format, and coding is added in the coded format field of report information structure Format, and it is sent to central service after being encoded to task status minor structure body using the corresponding coding method of this coded format Device;
Central server, the corresponding coding method of coded format being also used in coded format field is to task status Minor structure body is decoded.
Further, system further includes storage server;
Central server is additionally operable to parse task identification and task status sub- knot from the report information structure received Information in structure body is configured to the format needed for storage server, and is sent to storage server.
Further, central server includes detection module and notification module;
Detection module, for the corresponding task status of each task identification in periodic detection storage server;
After detecting the task identification that task status is abnormal for detection module, it is logical to send task abnormity for notification module Know;
And/or;
Detection module calls time for being directed in periodic detection storage server in the task status of each task identification;
Notification module, it is more than hair after preset duration to be called time in detection module detection finally with current time interval Task is sent to report overtime abnormal notice.
The present invention has the following advantages:
1. compared to existing Transmission Control Protocol, using http protocol, data of transmission are established a short chain and are connect, it is not necessary to long Phase occupies the network connection descriptor of server, can effectively save Internet resources.
It is acted on behalf of 2. need not be disposed in fringe node, the process resource of Edge Server can be saved, and conducive to maintenance.
3. the field portions that customized report information structure, which includes set form part, to be further included or extend, are conveniently opened Hair personnel use.
4. customized report information structure carries check field, it can be used for judging that whether complete message is correct.
5. customized report information structure carries compress mode indication field, Internet resources can be saved.
Description of the drawings
The attached drawing for constituting the part of the present invention is used to provide further understanding of the present invention, schematic reality of the invention Example and its explanation are applied for explaining the present invention, is not constituted improper limitations of the present invention.In the accompanying drawings:
Fig. 1 is the flow chart of the task status processing method of message in embodiment.
Fig. 2 is the structure chart of the task status processing system of message in embodiment.
Specific implementation mode
In order to make the object, technical scheme and advantages of the embodiment of the invention clearer, below in conjunction with the embodiment of the present invention In attached drawing, technical scheme in the embodiment of the invention is clearly and completely described, it is clear that described embodiment is A part of the embodiment of the present invention, instead of all the embodiments.Based on the embodiments of the present invention, those of ordinary skill in the art The every other embodiment obtained without making creative work, shall fall within the protection scope of the present invention.It needs Illustrate, in the absence of conflict, the features in the embodiments and the embodiments of the present application mutually can be combined arbitrarily.
Fig. 1 is the task status processing method of message, and the method includes:
Step 1, terminal device constructs the report of this task identification to the task identification of network server application goal task Information structure is simultaneously sent to ping URL interfaces;
Step 2, after report information structure of the Edge Server by ping URL interfaces to above-mentioned task identification, It is sent to central service after filling the state of above-mentioned goal task and the mark of this Edge Server in report information structure Device;
Step 3, central server parses information from the report information structure received and stores;
Step 4, after network server receives the status query request for above-mentioned goal task, inquiry includes above-mentioned target All information of the task identification of task are simultaneously back to requesting party.
Wherein,
Executive agent in step 1 is generally terminal device.Status query request in step 4 is generally also by terminal device It sends out.
Report information structure includes the task identification field identified for store tasks, task status minor structure body;Appoint Business state subgroup structure includes the clothes of the mark for storing the mode field of goal task state, for storing Edge Server Business device field.
In addition to above-mentioned field, report information structure further includes examining code field and/or coded format field.In step 3, Central server parses information from the report information structure received:Edge Server calculates check code, is reporting The inspection code field of information structure adds check code, and central server is using the information examined in code field to task status Structure is verified;And/or Edge Server determines coded format, adds in the coded format field of report information structure Add coded format, and is sent to after being encoded to task status minor structure body using the corresponding coding method of this coded format Server, central server is entreated to use the corresponding coding method of coded format in coded format field to task status minor structure Body is decoded.
Such as:
The structure of report information structure is as follows:
When the report information structure of construction is sent to central server by Edge Server in step 2, can directly it send out Central server can also be sent to via proxy server by sending to central server.Edge Server is sent to central server When report information structure, HTTP connection requests are sent to central server, report information structure, hair are sent after successful connection It send and successfully disconnects this HTTP connection afterwards.Compared to existing Transmission Control Protocol, the net of server need not be occupied for a long time using http protocol Network connects descriptor, can effectively save Internet resources.
Edge Server specifically includes the report information structure of construction in step 2:
Step 201, job_id is filled, this job_id is that the server application of user's logging in network is arrived in step 1.
Step 202, codec is filled, determines the compress mode of job status.
Step 203, the structure of filling job status, including the following contents:
Step 204, crc check codes are filled, the calculation of md5 can be used based on the angle for saving computing resource.
The realization logic of md5 is as follows
import md5
def get_md5code(str):
M=md5.new ()
m.update(str)
return m.hexdigest()
The data that the md5code of return is treated as to int32 types fill crc check codes.
In step 3, central server specifically executes following steps after receiving report information structure:
Step 301, the task identification of read data packet, inquiry network server whether there is this task identification, if not In the presence of then abandoning, processing terminates, and otherwise, executes step 302.
Step 302, the parts crc of report information structure are read, crc check codes are obtained.
Step 303, the parts job_status for reading report information structure carry out carrying out md5 calculating, obtain md5 letters After ceasing code, it is converted into the interior of the parts crc parsed in the data format (such as int32 types) and step 302 of crc supports Hold comparison, if it does, then judging that this data is correct, executes step 304, otherwise abandon.
Step 304, the codec fields in report information structure are read, it will using the coding method indicated in this field Data packet decompresses the information of job_status, and the format that this information composition is made to storage server support is sent to storage service Device.Such as storage server is mongodb and supports json formats, then by this information structuring at json formats, write-in mongodb。
This method is further comprising the steps of:
The corresponding task status of each task identification, detects task status in central server periodic detection storage server After abnormal task identification, task abnormity notice is sent, responsible person is notified to handle.
For calling time in the task status of each task identification in central server periodic detection storage server, detection is most It is called time on afterwards with current time interval more than after preset duration, transmission task reports overtime abnormal notice, notifies responsible person Processing.
By the method, when user's logging in network server, it can check the task of oneself application on each server Operating status, the responsible person of the task on each server, finally report the information such as time at operating status, can also count identical Ratio shared by the corresponding Edge Server of state.Such as:It is in the state of running in the Edge Server of x%, in y% Machine on be in the state of success, the information such as state in failed on the machine of z%.User can also pass through Alarm cycle is arranged in network server, and is arranged and which state to execute alarm in, such as task is in stopped, failed Etc. states when execute alarm.
Fig. 2 is the structure chart of the task status processing system of message in embodiment.This system includes:
Terminal device constructs the report of this task identification for the task identification to network server application goal task Information structure is simultaneously sent to ping URL interfaces;
Edge Server (that is, line server shown in Fig. 2), for passing through ping URL interfaces to task identification Report information structure after, in report information structure fill goal task state and this Edge Server mark after It is sent to central server;
Central server, for parsing information from the report information structure received and storing;
Network server, after receiving the status query request for goal task, inquiry appointing comprising goal task All information for mark of being engaged in simultaneously are back to requesting party.
Report information structure includes the task identification field identified for store tasks, task status minor structure body;Appoint Business state subgroup structure includes the clothes of the mark for storing the mode field of goal task state, for storing Edge Server Business device field.
Wherein,
Report information structure further includes examining code field and/or coded format field;
Edge Server is additionally operable to calculate check code, and check code is added in the inspection code field of report information structure;
Central server is also used for that the information in code field is examined to verify task status minor structure body;
And/or
Edge Server is additionally operable to determine coded format, and coding is added in the coded format field of report information structure Format, and it is sent to central service after being encoded to task status minor structure body using the corresponding coding method of this coded format Device;
Central server, the corresponding coding method of coded format being also used in coded format field is to task status Minor structure body is decoded.
System further includes storage server;Central server is additionally operable to parse from the report information structure received Information in task identification and task status minor structure body, is configured to the format needed for storage server, and is sent to storage clothes Business device.
Central server includes detection module and notification module.
Detection module, for the corresponding task status of each task identification in periodic detection storage server;
After detecting the task identification that task status is abnormal for detection module, it is logical to send task abnormity for notification module Know;
And/or;
Detection module calls time for being directed in periodic detection storage server in the task status of each task identification;
Notification module, it is more than hair after preset duration to be called time in detection module detection finally with current time interval Task is sent to report overtime abnormal notice.
The present invention has the following advantages:
1. compared to existing Transmission Control Protocol, using http protocol, data of transmission are established a short chain and are connect, it is not necessary to long Phase occupies the network connection descriptor of server, can effectively save Internet resources.
It is acted on behalf of 2. need not be disposed in fringe node, the process resource of Edge Server can be saved, and conducive to maintenance.
3. the field portions that customized report information structure, which includes set form part, to be further included or extend, are conveniently opened Hair personnel use.
4. customized report information structure carries check field, it can be used for judging that whether complete message is correct.
5. customized report information structure carries compress mode indication field, Internet resources can be saved.
Descriptions above can combine implementation individually or in various ways, and these variants all exist Within protection scope of the present invention.
One of ordinary skill in the art will appreciate that all or part of step in the above method can be instructed by program Related hardware is completed, and described program can be stored in computer readable storage medium, such as read-only memory, disk or CD Deng.Optionally, all or part of step of above-described embodiment can also be realized using one or more integrated circuits, accordingly Ground, the form that hardware may be used in each module/unit in above-described embodiment are realized, the shape of software function module can also be used Formula is realized.The present invention is not limited to the combinations of the hardware and software of any particular form.
It should be noted that herein, the terms "include", "comprise" or its any other variant are intended to non-row His property includes, so that article or equipment including a series of elements include not only those elements, but also includes not having There is the other element being expressly recited, or further includes for this article or the intrinsic element of equipment.Do not limiting more In the case of system, the element that is limited by sentence " including ... ", it is not excluded that including the element article or equipment in There is also other identical elements.
The above examples are only used to illustrate the technical scheme of the present invention and are not limiting, reference only to preferred embodiment to this hair It is bright to be described in detail.It will be understood by those of ordinary skill in the art that can modify to technical scheme of the present invention Or equivalent replacement should all cover the claim model in the present invention without departing from the spirit of the technical scheme of the invention and range In enclosing.

Claims (10)

1. a kind of task status processing method of message, which is characterized in that including:
Terminal device constructs the report information structure of this task identification to the task identification of network server application goal task And it is sent to ping URL interfaces;
After report information structure of the Edge Server by ping URL interfaces to the task identification, in report information It is sent to central server after filling the state of the goal task and the mark of this Edge Server in structure;
Central server parses information from the report information structure received and stores;
After network server receives the status query request for the goal task, inquiry includes the task of the goal task All information of mark are simultaneously back to requesting party.
2. the task status processing method of message as described in claim 1, which is characterized in that
The report information structure includes the task identification field identified for store tasks, task status minor structure body;Institute State task status minor structure body include for storing the mode field of goal task state, the mark for storing Edge Server Server field.
3. the task status processing method of message as claimed in claim 2, which is characterized in that
The report information structure further includes examining code field and/or coded format field;
The method further includes:
The Edge Server calculates check code, and check code, central service are added in the inspection code field of report information structure Device verifies task status minor structure body using the information in the inspection code field;And/or the Edge Server is true Determine coded format, adds coded format in the coded format field of report information structure, and corresponding using this coded format Coding method is sent to central server after being encoded to task status minor structure body, central server uses the coding lattice The corresponding coding method of coded format in formula field is decoded task status minor structure body.
4. the task status processing method of message as claimed in claim 2, which is characterized in that
The central server parses information and stores from the report information structure received:The central server The information in task identification and task status minor structure body is parsed from the report information structure received, is configured to storage clothes The format being engaged in needed for device, and it is sent to storage server.
5. the task status processing method of message as claimed in claim 4, which is characterized in that
The corresponding task status of each task identification, detects task in storage server described in the central server periodic detection State is transmission task abnormity notice after abnormal task identification;
And/or;
For calling time in the task status of each task identification in storage server described in the central server periodic detection, examine It surveys on last and calls time with current time interval more than after preset duration, transmission task reports overtime abnormal notice.
6. a kind of task status processing system of message, which is characterized in that including:
Terminal device constructs the report information of this task identification for the task identification to network server application goal task Structure is simultaneously sent to ping URL interfaces;
Edge Server, for by after ping URL interfaces to the report information structure of the task identification, reporting It accuses and is sent to central server after filling the state of the goal task and the mark of this Edge Server in information structure;
Central server, for parsing information from the report information structure received and storing;
Network server, after receiving the status query request for the goal task, inquiry includes the goal task Task identification all information and be back to requesting party.
7. the task status processing system of message as claimed in claim 6, which is characterized in that
The report information structure includes the task identification field identified for store tasks, task status minor structure body;Institute State task status minor structure body include for storing the mode field of goal task state, the mark for storing Edge Server Server field.
8. the task status processing system of message as claimed in claim 7, which is characterized in that
The report information structure further includes examining code field and/or coded format field;
The Edge Server is additionally operable to calculate check code, and check code is added in the inspection code field of report information structure;
Central server, the information being also used in the inspection code field verify task status minor structure body;
And/or
The Edge Server is additionally operable to determine coded format, and coding is added in the coded format field of report information structure Format, and it is sent to central service after being encoded to task status minor structure body using the corresponding coding method of this coded format Device;
The central server is also used for the corresponding coding method of coded format in the coded format field to task State subgroup structure is decoded.
9. the task status processing system of message as claimed in claim 7, which is characterized in that
The system also includes storage servers;
The central server is additionally operable to parse task identification and task status sub- knot from the report information structure received Information in structure body is configured to the format needed for storage server, and is sent to storage server.
10. the task status processing system of message as claimed in claim 9, which is characterized in that
The central server includes detection module and notification module;
The detection module, for the corresponding task status of each task identification in storage server described in periodic detection;
After detecting the task identification that task status is abnormal for the detection module, it is different to send task for the notification module Normal open is known;
And/or;
The detection module gives the correct time for being directed in storage server described in periodic detection in the task status of each task identification Between;
The notification module, it is more than preset duration to be called time in detection module detection finally with current time interval Afterwards, transmission task reports overtime abnormal notice.
CN201710904759.6A 2017-09-29 2017-09-29 A kind of the task status processing method and system of message Active CN107786544B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201710904759.6A CN107786544B (en) 2017-09-29 2017-09-29 A kind of the task status processing method and system of message
PCT/CN2018/107444 WO2019062729A1 (en) 2017-09-29 2018-09-26 Task state processing method and system for message, and computer-readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710904759.6A CN107786544B (en) 2017-09-29 2017-09-29 A kind of the task status processing method and system of message

Publications (2)

Publication Number Publication Date
CN107786544A CN107786544A (en) 2018-03-09
CN107786544B true CN107786544B (en) 2018-08-17

Family

ID=61434348

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710904759.6A Active CN107786544B (en) 2017-09-29 2017-09-29 A kind of the task status processing method and system of message

Country Status (2)

Country Link
CN (1) CN107786544B (en)
WO (1) WO2019062729A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107786544B (en) * 2017-09-29 2018-08-17 贵州白山云科技有限公司 A kind of the task status processing method and system of message
CN109902113B (en) * 2019-01-17 2024-04-02 平安科技(深圳)有限公司 Credit feedback report processing method and device, storage medium and computer equipment
CN109947630B (en) * 2019-03-14 2020-08-04 腾讯科技(深圳)有限公司 Fault notification method, device and storage medium
CN112311820A (en) * 2019-07-26 2021-02-02 腾讯科技(深圳)有限公司 Edge device scheduling method, connection method, device and edge device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006202310A (en) * 2000-12-28 2006-08-03 Future System Consulting Corp Framework system
JP2009009584A (en) * 1997-07-29 2009-01-15 Catharon Productions Inc Method and system for controlling storage and transfer of computer program on computer network
CN104573988A (en) * 2015-01-28 2015-04-29 数据堂(北京)科技股份有限公司 Task outsourcing method and system
CN105635228A (en) * 2014-11-06 2016-06-01 阿里巴巴集团控股有限公司 Method, device, server and system for controlling target machine to carry out task
CN106339440A (en) * 2016-08-22 2017-01-18 东软集团股份有限公司 Asynchronous task checking method and equipment
CN106406921A (en) * 2015-07-29 2017-02-15 深圳市腾讯计算机系统有限公司 Patch installation method and device
CN106713504A (en) * 2017-02-17 2017-05-24 平安科技(深圳)有限公司 Task processing method and system

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7251657B2 (en) * 2002-05-10 2007-07-31 Oracle International Corporation Method and system for implementing dynamic cache of database cursors
US7822779B2 (en) * 2004-04-23 2010-10-26 Wal-Mart Stores, Inc. Method and apparatus for scalable transport processing fulfillment system
US8239520B2 (en) * 2007-04-05 2012-08-07 Alcatel Lucent Network service operational status monitoring
KR100883517B1 (en) * 2007-06-13 2009-02-11 성균관대학교산학협력단 Prediction-based dynamic thread pool management method and agent platform using the same
CN101754178B (en) * 2008-12-05 2013-04-17 华为技术有限公司 Business tracking method, device and system
CN101976208B (en) * 2010-10-25 2014-08-13 中兴通讯股份有限公司 Method and device for delivering information
CN102479113B (en) * 2010-11-30 2014-12-24 中国移动通信集团黑龙江有限公司 Abnormal self-adapting processing method and system
CN103809952B (en) * 2012-11-14 2018-07-27 腾讯科技(深圳)有限公司 A kind of method and apparatus of network platform displaying rich text message
CN106888135B (en) * 2015-12-15 2020-03-24 阿里巴巴集团控股有限公司 Task state query method and device
CN106850272B (en) * 2016-12-30 2019-10-22 上海帝联信息科技股份有限公司 Central server, service server and its method for detecting abnormality and system
CN107786544B (en) * 2017-09-29 2018-08-17 贵州白山云科技有限公司 A kind of the task status processing method and system of message

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009009584A (en) * 1997-07-29 2009-01-15 Catharon Productions Inc Method and system for controlling storage and transfer of computer program on computer network
JP2006202310A (en) * 2000-12-28 2006-08-03 Future System Consulting Corp Framework system
CN105635228A (en) * 2014-11-06 2016-06-01 阿里巴巴集团控股有限公司 Method, device, server and system for controlling target machine to carry out task
CN104573988A (en) * 2015-01-28 2015-04-29 数据堂(北京)科技股份有限公司 Task outsourcing method and system
CN106406921A (en) * 2015-07-29 2017-02-15 深圳市腾讯计算机系统有限公司 Patch installation method and device
CN106339440A (en) * 2016-08-22 2017-01-18 东软集团股份有限公司 Asynchronous task checking method and equipment
CN106713504A (en) * 2017-02-17 2017-05-24 平安科技(深圳)有限公司 Task processing method and system

Also Published As

Publication number Publication date
CN107786544A (en) 2018-03-09
WO2019062729A1 (en) 2019-04-04

Similar Documents

Publication Publication Date Title
CN107786544B (en) A kind of the task status processing method and system of message
CN109073350B (en) Predictive summary and caching of application performance data
US10459780B2 (en) Automatic application repair by network device agent
Chen Path-based failure and evolution management
US7606814B2 (en) Tracing a web request through a web server
US7689688B2 (en) Multiple-application transaction monitoring facility for debugging and performance tuning
US20030061265A1 (en) Application manager for monitoring and recovery of software based application processes
US20050091227A1 (en) Model-based management of computer systems and distributed applications
CN105610648B (en) A kind of acquisition method and server of O&M monitoring data
Katchabaw et al. Making distributed applications manageable through instrumentation
US20040122940A1 (en) Method for monitoring applications in a network which does not natively support monitoring
US10831565B2 (en) Fault tolerant adapter system to consume database as a service
CN111737207B (en) Method and device for showing and collecting logs of service nodes in distributed system
CN114363144B (en) Fault information association reporting method and related equipment for distributed system
CN113452607A (en) Distributed link acquisition method and device, computing equipment and storage medium
WO2021086523A1 (en) Support ticket platform for improving network infrastructures
CN104579765A (en) Disaster tolerance method and device for cluster system
CN111026636A (en) Software project testing method, device, equipment and storage medium
CN110546615B (en) Super dynamic JAVA management extension
CN110908910B (en) Block chain-based test monitoring method and device and readable storage medium
CN116881100A (en) Log detection method, log alarm method, system, equipment and storage medium
Kleindienst Building a real-world logging infrastructure with Logstash, Elasticsearch and Kibana
US10296967B1 (en) System, method, and computer program for aggregating fallouts in an ordering system
Oppenheimer et al. Monitoring, analyzing, and controlling internet-scale systems with acme
US11436030B2 (en) Modular Java manager performing capturing and overriding of access check failures for inter-module operations between Java modules by an agent using inserted instrumentation

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
CP01 Change in the name or title of a patent holder

Address after: 100015 5 floor, block E, 201 IT tower, electronic city, 10 Jiuxianqiao Road, Chaoyang District, Beijing.

Patentee after: Guizhou Baishan cloud Polytron Technologies Inc

Address before: 100015 5 floor, block E, 201 IT tower, electronic city, 10 Jiuxianqiao Road, Chaoyang District, Beijing.

Patentee before: Guizhou white cloud Technology Co., Ltd.

CP01 Change in the name or title of a patent holder