CN117493000A - Task processing method, device, equipment and medium - Google Patents

Task processing method, device, equipment and medium Download PDF

Info

Publication number
CN117493000A
CN117493000A CN202311487727.2A CN202311487727A CN117493000A CN 117493000 A CN117493000 A CN 117493000A CN 202311487727 A CN202311487727 A CN 202311487727A CN 117493000 A CN117493000 A CN 117493000A
Authority
CN
China
Prior art keywords
monitoring
target
alternative
equipment
task
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202311487727.2A
Other languages
Chinese (zh)
Inventor
聂林
樊凯
张乾坤
王定波
关声涛
黄海英
吴勇
李梦彤
金文娴
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Southern Power Grid Digital Power Grid Group Information Communication Technology Co ltd
Original Assignee
China Southern Power Grid Digital Power Grid Group Information Communication 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 China Southern Power Grid Digital Power Grid Group Information Communication Technology Co ltd filed Critical China Southern Power Grid Digital Power Grid Group Information Communication Technology Co ltd
Priority to CN202311487727.2A priority Critical patent/CN117493000A/en
Publication of CN117493000A publication Critical patent/CN117493000A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/505Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the load
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Quality & Reliability (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a task processing method, device, equipment and medium. The method comprises the following steps: acquiring operation information of each piece of alternative equipment at regular time, and detecting whether each piece of alternative equipment meets monitoring conditions or not according to the operation information of each piece of alternative equipment; after detecting that the target alternative device meets the monitoring condition, sending a monitoring start request to the target alternative device; after receiving the opening confirmation information fed back by the target alternative equipment, determining a target monitoring task corresponding to the target alternative equipment according to the performance information and the available monitoring duration of the target alternative equipment; transmitting the target monitoring task to target alternative equipment so that the target alternative equipment executes the target monitoring task; updating the target candidate device to the monitoring device. According to the embodiment of the invention, the monitoring task can be reasonably distributed to the terminal equipment according to the running condition, the performance information and the available monitoring time length of the terminal equipment, so that the overload of the terminal equipment is avoided.

Description

Task processing method, device, equipment and medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a task processing method, device, apparatus, and medium.
Background
The enterprise may deploy a web site of the enterprise through which information is exchanged with users or other enterprises. During the running process of the website, a large number of monitoring tasks corresponding to the website can be generated in the computer system of the enterprise. Each monitoring task is a task that monitors a specified function of the website. The computer system of the enterprise processes each monitoring task corresponding to the website, distributes the monitoring tasks to terminal equipment which agrees to provide monitoring service for the website of the enterprise, and executes each monitoring task through the terminal equipment so as to monitor the website and monitor whether each function of the website has faults.
In the related art, the task processing scheme commonly used is as follows: after determining each terminal device agreeing to provide monitoring service for the website of the enterprise, the computer system of the enterprise allocates one or more monitoring tasks for each terminal device, and sends the monitoring tasks allocated to each terminal device. In general, a terminal device agreeing to provide monitoring services for a website of an enterprise itself has a task to be performed. The terminal equipment executes the monitoring task while processing the task of the terminal equipment, and provides monitoring service for the website of the enterprise. When the task processing scheme in the related art distributes the monitoring task, the operation condition of the terminal equipment which agrees to provide monitoring service for the website of the enterprise is not considered, the monitoring task cannot be reasonably distributed to the terminal equipment according to the operation condition of the terminal equipment, and the risk of overload of the terminal equipment exists.
Disclosure of Invention
The invention provides a task processing method, device, equipment and medium, which are used for solving the problems that when a task processing scheme in the related technology distributes monitoring tasks, the operation condition of terminal equipment which agrees to provide monitoring services for websites of enterprises is not considered, the monitoring tasks cannot be reasonably distributed to the terminal equipment according to the operation condition of the terminal equipment, and the risk of overload of the terminal equipment exists.
According to an aspect of the present invention, there is provided a task processing method including:
acquiring operation information of each piece of alternative equipment at regular time, and detecting whether each piece of alternative equipment meets monitoring conditions or not according to the operation information of each piece of alternative equipment;
after detecting that the target alternative equipment meets the monitoring condition, sending a monitoring starting request to the target alternative equipment;
after receiving the start confirmation information fed back by the target alternative equipment, determining a target monitoring task corresponding to the target alternative equipment according to the performance information and the available monitoring duration of the target alternative equipment;
transmitting the target monitoring task to the target alternative device so that the target alternative device executes the target monitoring task;
And updating the target alternative device to be the monitoring device.
According to another aspect of the present invention, there is provided a task processing device including:
the device detection module is used for acquiring the operation information of each piece of alternative equipment at regular time and detecting whether each piece of alternative equipment meets the monitoring condition according to the operation information of each piece of alternative equipment;
the request sending module is used for sending a monitoring starting request to the target alternative equipment after detecting that the target alternative equipment meets the monitoring condition;
the task determining module is used for determining a target monitoring task corresponding to the target alternative device according to the performance information and the available monitoring duration of the target alternative device after receiving the opening confirmation information fed back by the target alternative device;
the task sending module is used for sending the target monitoring task to the target alternative equipment so as to enable the target alternative equipment to execute the target monitoring task;
and the equipment updating module is used for updating the target alternative equipment into the monitoring equipment.
According to another aspect of the present invention, there is provided an electronic apparatus including:
at least one processor;
and a memory communicatively coupled to the at least one processor;
Wherein the memory stores a computer program executable by the at least one processor, the computer program being executable by the at least one processor to enable the at least one processor to perform the task processing method according to any one of the embodiments of the present invention.
According to another aspect of the present invention, there is provided a computer readable storage medium storing computer instructions for causing a processor to execute a task processing method according to any one of the embodiments of the present invention.
According to the technical scheme of the embodiment of the invention, the operation information of each alternative device is obtained at fixed time, and whether each alternative device meets the monitoring condition is detected according to the operation information of each alternative device; after detecting that the target alternative device meets the monitoring condition, sending a monitoring start request to the target alternative device; after receiving the opening confirmation information fed back by the target alternative equipment, determining a target monitoring task corresponding to the target alternative equipment according to the performance information and the available monitoring duration of the target alternative equipment; then, the target monitoring task is sent to target alternative equipment so that the target alternative equipment can execute the target monitoring task; the target alternative equipment is updated to the monitoring equipment, the problem that the monitoring task cannot be reasonably distributed to the terminal equipment according to the running condition of the terminal equipment when the running condition of the terminal equipment which agrees to provide monitoring service for the website of the enterprise is not considered when the task processing scheme in the related technology distributes the monitoring task is solved, the risk of overweight load of the terminal equipment is caused is solved, the terminal equipment which can execute the monitoring task without influencing the processing process of the task of the terminal equipment is obtained according to the running information of each alternative equipment, the monitoring task can be started after the determined terminal equipment agrees to execute the monitoring task, the monitoring task is distributed to the terminal equipment according to the performance information and the available monitoring time length of the terminal equipment after the monitoring service is provided for the website of the enterprise, the monitoring task can be reasonably distributed to the terminal equipment according to the running condition, the performance information and the available monitoring time length of the terminal equipment, and the overload beneficial effect of the terminal equipment is avoided.
It should be understood that the description in this section is not intended to identify key or critical features of the embodiments of the invention or to delineate the scope of the invention. Other features of the present invention will become apparent from the description that follows.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is apparent that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flowchart of a task processing method according to a first embodiment of the present invention.
Fig. 2 is a flowchart of a task processing method according to a second embodiment of the present invention.
Fig. 3 is a schematic structural diagram of a task processing device according to a third embodiment of the present invention.
Fig. 4 is a schematic structural diagram of an electronic device implementing a task processing method according to an embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the present invention, a technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in which it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present invention without making any inventive effort, shall fall within the scope of the present invention.
It should be noted that the terms "object," "first," "second," and the like in the description and the claims of the present invention and the above drawings are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the invention described herein may be implemented in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Example 1
Fig. 1 is a flowchart of a task processing method according to a first embodiment of the present invention. The embodiment can be applied to the situation of processing the monitoring task corresponding to the website. The method may be performed by a task processing device, which may be implemented in hardware and/or software, which may be configured in an electronic device. The electronic device may be a server provided in a computer system of the enterprise for processing monitoring tasks corresponding to a website of the enterprise. As shown in fig. 1, the method includes:
Step 101, acquiring operation information of each piece of alternative equipment at fixed time, and detecting whether each piece of alternative equipment meets monitoring conditions according to the operation information of each piece of alternative equipment.
Optionally, the electronic device establishes a communication connection with each terminal device that may perform a monitoring task corresponding to the website of the enterprise. The electronic device may interact with the respective terminal device based on the established communication connection. Each terminal device may be a mobile terminal or a personal computer located in a different geographical area. The electronic device stores the device status of each terminal device. The device status of the terminal device is information for characterizing whether the terminal device is executing a monitoring task corresponding to the website of the enterprise. The device state of the terminal device is an alternative state or a monitoring state. The device state of the terminal device is an alternative state, which indicates that the terminal device is not executing the monitoring task corresponding to the website of the enterprise. The device state of the terminal device is a monitoring state, which indicates that the terminal device is executing a monitoring task corresponding to the website of the enterprise. In the initial state, the device state of each terminal device is an alternative state. For each terminal device, the electronic device updates the device state of the terminal device to a monitoring state after sending the monitoring task to the terminal device to enable the terminal device to execute the monitoring task, and then updates the device state of the terminal device to an alternative state after determining that the terminal device executes the monitoring task.
Alternatively, each of the candidate devices is each of the terminal devices whose device state is the candidate state among the terminal devices that can perform the monitoring task corresponding to the website of the enterprise. Each monitoring device is each terminal device whose device state is a monitoring state among the terminal devices that can execute the monitoring task corresponding to the website of the enterprise.
Optionally, the step of acquiring the operation information of each candidate device at regular time, and detecting whether each candidate device meets the monitoring condition according to the operation information of each candidate device includes: and acquiring the operation information of each piece of alternative equipment at regular time according to the preset time interval, and detecting whether each piece of alternative equipment meets the monitoring condition or not according to the operation information of each piece of alternative equipment.
Optionally, the preset time interval is a preset time interval. The electronic equipment executes operation for acquiring the operation information of each alternative equipment once at preset time intervals, and detects whether each alternative equipment meets the operation of the monitoring condition according to the operation information of each alternative equipment.
Optionally, the operation information of the terminal device includes, but is not limited to, an operation state of the terminal device and a software operation number. The electronic device may acquire operation information of each terminal device from each terminal device based on a communication connection with each terminal device.
Optionally, the operation state of the terminal device is information set in the terminal device for characterizing an operation condition of the terminal device. The running state of the terminal device is an idle state or a busy state. The running state of the terminal equipment is in an idle state, which indicates that the terminal equipment is not processing own tasks or the terminal equipment is processing fewer own tasks, and can execute the monitoring tasks without influencing the processing process of the own tasks, thereby providing monitoring services for the websites of enterprises. The running state of the terminal equipment is a busy state, which indicates that the terminal equipment processes more tasks and cannot execute monitoring tasks without affecting the processing process of the tasks, thereby providing monitoring services for the websites of enterprises.
Optionally, the number of software runs of the terminal device is the number of running software in the terminal device. The preset number threshold is a preset number. In general, if the number of software running of the terminal device is smaller than the preset number threshold, it indicates that the terminal device processes fewer tasks, and can execute the monitoring task while not affecting the processing process of the tasks, so as to provide monitoring service for the website of the enterprise. If the running number of the software of the terminal equipment is greater than or equal to the preset number threshold, the terminal equipment is indicated to process more tasks of the terminal equipment, and cannot execute the monitoring tasks while the processing process of the tasks of the terminal equipment is not affected, so that monitoring services are provided for websites of enterprises.
Optionally, acquiring operation information of each candidate device includes: the electronic device obtains operation information of each candidate device from each candidate device based on communication connection with each candidate device.
Optionally, the monitoring condition is a condition for judging whether the terminal device can execute the monitoring task while not affecting the processing procedure of the task of the terminal device, and providing monitoring service for the website of the enterprise.
Alternatively, the monitoring condition may be that the operating state of the terminal device is an idle state. If the running state of the terminal equipment is an idle state, the terminal equipment meets the monitoring conditions, and the terminal equipment can be determined to execute the monitoring task while the processing process of the task of the terminal equipment is not influenced, so that the condition of monitoring service is provided for the website of the enterprise. If the running state of the terminal equipment is not the idle state, the terminal equipment does not meet the monitoring conditions, and the terminal equipment can be determined that the terminal equipment cannot execute the monitoring task while the processing process of the task of the terminal equipment is not influenced, so that monitoring service is provided for the website of the enterprise.
Optionally, detecting whether each candidate device meets the monitoring condition according to the operation information of each candidate device includes: the following is performed for each alternative device: extracting the operation state of the alternative equipment from the operation information of the alternative equipment; judging whether the operation state of the alternative equipment is an idle state or not; if the operation state of the alternative equipment is an idle state, determining that the alternative equipment meets the monitoring condition; and if the running state of the alternative equipment is not the idle state, determining that the alternative equipment does not meet the monitoring condition.
Optionally, the monitoring condition may be that the number of software operations of the terminal device is smaller than a preset number threshold. If the number of the software running of the terminal equipment is smaller than the preset number threshold, the terminal equipment meets the monitoring conditions, and the terminal equipment can be determined to execute the monitoring task while the processing process of the task of the terminal equipment is not affected, so that the condition of monitoring service is provided for the website of the enterprise. If the running number of the software of the terminal equipment is greater than or equal to the preset number threshold, the terminal equipment does not meet the monitoring conditions, and the terminal equipment can be determined that the terminal equipment cannot execute the monitoring task while the processing process of the task of the terminal equipment is not affected, so that monitoring service is provided for the website of the enterprise.
Optionally, detecting whether each candidate device meets the monitoring condition according to the operation information of each candidate device includes: the following is performed for each alternative device: extracting the software running quantity of the alternative equipment from the running information of the alternative equipment; judging whether the software running quantity of the alternative equipment is smaller than a preset quantity threshold value or not; if the software running quantity of the alternative equipment is smaller than the preset quantity threshold value, determining that the alternative equipment meets the monitoring condition; and if the software running number of the alternative equipment is larger than or equal to the preset number threshold, determining that the alternative equipment does not meet the monitoring condition.
Step 102, after detecting that the target alternative device meets the monitoring condition, sending a monitoring start request to the target alternative device.
Optionally, the target candidate device is any one of the candidate devices that satisfies the monitoring condition. The monitoring start request is a request for requesting the alternative device to start executing the monitoring task and providing the monitoring service for the website of the enterprise. And the electronic equipment sends a monitoring starting request to the target alternative equipment after detecting that the target alternative equipment meets the monitoring condition.
Optionally, after receiving the monitoring start request, the target candidate device may feed back start confirmation information or reject information to the electronic device. The opening confirmation information is information for representing that the alternative equipment agrees to start to execute the monitoring task and provides monitoring service for the website of the enterprise. The rejection information is information for characterizing that the alternative device refuses to start executing the monitoring task and providing monitoring service for the website of the enterprise.
Optionally, after receiving the monitoring opening request, the target candidate device displays the monitoring opening request, a confirmation control corresponding to the monitoring opening request and a rejection control on a display interface of the target candidate device. The confirmation control corresponding to the monitor start request is a control for inputting a confirmation instruction for the monitor start request. The confirmation instruction for the monitor start request is an instruction that grants the monitor start request. The reject control corresponding to the monitor start request is a control for inputting a reject instruction for the monitor start request. The reject instruction for the monitor start request is an instruction to reject the monitor start request.
Optionally, after receiving the monitor start request, the target candidate device displays the monitor start request on a display interface of the target candidate device, so as to provide the monitor start request to a user of the target candidate device. The user of the target candidate device is a user who uses the target candidate device. If the user of the target alternative device agrees to the monitoring start request, determining that the target alternative device agrees to start executing the monitoring task, providing monitoring service for the website of the enterprise, and clicking a confirmation control corresponding to the monitoring start request. And after detecting that the user of the target alternative device clicks the confirmation control corresponding to the monitoring opening request, the target alternative device feeds back opening confirmation information to the electronic device. If the user of the target alternative device refuses to monitor the opening request, determining that the target alternative device refuses to start executing the monitoring task, providing monitoring service for the website of the enterprise, and clicking a refusal control corresponding to the monitoring opening request. And after detecting that the user of the target alternative device clicks the reject control corresponding to the monitoring opening request, the target alternative device feeds back reject information to the electronic device.
Step 103, after receiving the start confirmation information fed back by the target alternative device, determining a target monitoring task corresponding to the target alternative device according to the performance information and the available monitoring duration of the target alternative device.
Optionally, the target monitoring task corresponding to the target candidate device is a monitoring task corresponding to a website of the enterprise that the target candidate device needs to start executing. After receiving the start confirmation information fed back by the target alternative device, the electronic device determines that the target alternative device agrees to start executing the monitoring task, provides monitoring service for the website of the enterprise, and determines the target monitoring task corresponding to the target alternative device according to the performance information and the available monitoring duration of the target alternative device.
Optionally, the performance information of the terminal device includes, but is not limited to, a remaining power and a remaining memory of the terminal device. The remaining power of the terminal device may be the power that the battery in the terminal device may provide. The remaining memory of the terminal device may be the size of the available storage space in the terminal device. The available monitoring duration of the terminal device may be a duration during which the terminal device may perform the monitoring task. The electronic device may obtain performance information and an available monitoring duration of each terminal device from each terminal device based on the communication connection with each terminal device.
Optionally, determining, according to the performance information and the available monitoring duration of the target alternative device, a target monitoring task corresponding to the target alternative device includes: acquiring performance information and available monitoring time length of the target alternative equipment; and determining a target monitoring task corresponding to the target alternative device in each monitoring task to be executed according to the performance information and the available monitoring time length of the target alternative device and the expected performance information and the monitoring time length information of each monitoring task to be executed.
Optionally, acquiring the performance information and the available monitoring duration of the target candidate device includes: the electronic device obtains performance information and available monitoring duration of the target alternative device from the target alternative device based on the communication connection with the target alternative device.
Optionally, the computer system of the enterprise stores the monitoring tasks to be executed, and the expected performance information and the monitoring duration information of the monitoring tasks to be executed into the electronic device. Each monitoring task to be executed is each monitoring task corresponding to the website of the enterprise to be executed. Each monitoring task to be performed is a task that monitors a specified function of a website of an enterprise. The functions of the web site of the enterprise are functions that the web site of the enterprise can implement. The functions of the website include, but are not limited to, a login function, an information distribution function, an information exchange function, and an information search function.
Optionally, the desired performance information of the monitoring task to be performed is performance information of a terminal device that may be used to perform the monitoring task to be performed. The desired performance information of the monitoring task to be performed includes a remaining power and a remaining memory of the terminal device that can be used to perform the monitoring task to be performed. The monitoring time length information of the monitoring task to be executed is the time length of executing the monitoring task to be executed, namely the time length of monitoring the designated function of the website of the enterprise.
Optionally, determining, in each monitoring task to be executed, a target monitoring task corresponding to the target candidate device according to performance information and available monitoring duration of the target candidate device, and expected performance information and monitoring duration information of each monitoring task to be executed, including: detecting whether expected performance information of each monitoring task to be executed is matched with performance information of the target alternative equipment or not, and whether monitoring duration information of each monitoring task to be executed is matched with available monitoring duration of the target alternative equipment or not; and if the expected performance information is detected to be matched with the performance information of the target alternative equipment, and the monitoring duration information is detected to be matched with at least one basic monitoring task to be executed of the target alternative equipment, acquiring a target monitoring task corresponding to the target alternative equipment from each basic monitoring task to be executed.
Optionally, detecting whether the expected performance information of each monitoring task to be performed matches the performance information of the target candidate device includes: the following operations are performed for each monitoring task to be performed: judging whether the residual electric quantity of the target alternative device is larger than the residual electric quantity of the terminal device which can be used for executing the monitoring task to be executed, and judging whether the residual memory of the target alternative device is larger than the residual memory of the terminal device which is used for executing the monitoring task to be executed; if the residual capacity of the target alternative device is larger than the residual capacity of the terminal device which can be used for executing the monitoring task, and the residual memory of the target alternative device is larger than the residual memory of the terminal device which can be used for executing the monitoring task, determining that the expected performance information of the monitoring task to be executed is matched with the performance information of the target alternative device; if the residual electric quantity of the target alternative device is smaller than or equal to the residual electric quantity of the terminal device which can be used for executing the monitoring task to be executed, or the residual memory of the target alternative device is smaller than or equal to the residual memory of the terminal device which can be used for executing the monitoring task to be executed, determining that the expected performance information of the monitoring task to be executed is not matched with the performance information of the target alternative device.
Optionally, the matching of the expected performance information of the monitoring task to be performed with the performance information of the target candidate device means that the remaining power of the target candidate device is greater than the remaining power of the terminal device that can be used to perform the monitoring task to be performed, and the remaining memory of the target candidate device is greater than the remaining memory of the terminal device that can be used to perform the monitoring task to be performed. If the expected performance information of the monitoring task to be executed is matched with the performance information of the target alternative device, the residual electric quantity and the residual memory of the target alternative device are indicated to meet the electric quantity requirement and the memory requirement of the monitoring task to be executed on the terminal device executing the monitoring task to be executed, and the performance of the target alternative device is indicated to meet the performance requirement of the monitoring task to be executed on the terminal device executing the monitoring task to be executed. If the expected performance information of the monitoring task to be executed is not matched with the performance information of the target alternative device, the residual electric quantity of the target alternative device does not meet the electric quantity requirement of the monitoring task to be executed on the terminal device executing the monitoring task to be executed or the residual memory of the target alternative device does not meet the memory requirement of the monitoring task to be executed on the terminal device executing the monitoring task to be executed, and the performance of the target alternative device does not meet the performance requirement of the monitoring task to be executed on the terminal device executing the monitoring task to be executed.
Optionally, detecting whether the monitoring duration information of each monitoring task to be executed matches with the available monitoring duration of the target candidate device includes: the following operations are performed for each monitoring task to be performed: judging whether the available monitoring time length of the target alternative equipment is greater than monitoring time length information of a monitoring task to be executed; if the available monitoring time length of the target alternative equipment is longer than the monitoring time length information of the monitoring task to be executed, determining that the monitoring time length information of the monitoring task to be executed is matched with the available monitoring time length of the target alternative equipment; if the available monitoring time length of the target alternative device is smaller than or equal to the monitoring time length information of the monitoring task to be executed, determining that the monitoring time length information of the monitoring task to be executed is not matched with the available monitoring time length of the target alternative device.
Optionally, the fact that the monitoring duration information of the monitoring task to be executed is matched with the available monitoring duration of the target alternative device means that the available monitoring duration of the target alternative device is greater than the monitoring duration information of the monitoring task to be executed. If the monitoring duration information of the monitoring task to be executed is matched with the available monitoring duration of the target alternative device, the duration that the target alternative device can execute the monitoring task is indicated to meet the duration requirement of executing the monitoring task to be executed. If the monitoring duration information of the monitoring task to be executed is not matched with the available monitoring duration of the target alternative device, the duration that the target alternative device can execute the monitoring task is indicated to not meet the duration requirement of executing the monitoring task to be executed.
Optionally, each basic to-be-performed monitoring task is at least one to-be-performed monitoring task of which expected performance information is matched with performance information of the target candidate device and monitoring duration information is matched with available monitoring duration of the target candidate device. The residual electric quantity and the residual memory of the target alternative device meet the electric quantity requirement and the memory requirement of each basic monitoring task to be executed on the terminal device executing each basic monitoring task, the performance of the target alternative device meets the performance requirement of each basic monitoring task to the terminal device executing each basic monitoring task to be executed, and the time length of the target alternative device for executing the monitoring task meets the time length requirement of executing each basic monitoring task to be executed, namely the target alternative device can execute each basic monitoring task to be executed.
Optionally, obtaining a target monitoring task corresponding to the target candidate device from each of the basic monitoring tasks to be executed includes: and acquiring the basic monitoring task to be executed with the earliest storage time in the basic monitoring tasks to be executed as a target monitoring task corresponding to the target alternative equipment. The storage time of the monitoring task to be executed is the time when the monitoring task to be executed is stored in the electronic device. The storage time of each monitoring task to be executed is stored in the electronic equipment.
Optionally, if it is detected that the expected performance information matches the performance information of the target candidate device, and the monitoring duration information matches at least one basic to-be-performed monitoring task of the available monitoring duration of the target candidate device, determining a basic to-be-performed monitoring task with the earliest storage time in the basic to-be-performed monitoring tasks as a target monitoring task corresponding to the target candidate device.
And 104, sending the target monitoring task to the target alternative device so that the target alternative device executes the target monitoring task.
Optionally, after determining the target monitoring task corresponding to the target candidate device, the target monitoring task is sent to the target candidate device. And the target alternative equipment executes the target monitoring task after receiving the target monitoring task. Performing a target monitoring task, comprising: and collecting various information related to the function corresponding to the target monitoring task, and sending the collected information to the electronic equipment. The function corresponding to the target monitoring task is the function which is designated by the target monitoring task and needs to be monitored.
Step 105, updating the target alternative device to be a monitoring device.
Optionally, after the target monitoring task is sent to the target candidate device so that the target candidate device executes the target monitoring task, the target candidate device is updated to a monitoring device. Updating the target alternative device to a monitoring device, comprising: and updating the equipment state of the target alternative equipment into a monitoring state.
Optionally, the method further comprises: and after receiving the monitoring completion information sent by the target alternative device, updating the target alternative device into an alternative device.
Optionally, the monitoring completion information is information for characterizing that the terminal device has performed completion of the received monitoring task. After detecting that the time length for executing the target monitoring task is equal to the monitoring time length information of the monitoring task to be executed, the target candidate device determines that the execution of the target monitoring task is completed, stops executing the target monitoring task, and sends monitoring completion information to the electronic device. And after receiving the monitoring completion information sent by the target alternative device, the electronic device determines that the target alternative device executes the target monitoring task, and updates the target alternative device into the alternative device. Updating the target candidate device to a candidate device comprises: and updating the device state of the target alternative device to the alternative state.
According to the technical scheme of the embodiment of the invention, the operation information of each alternative device is obtained at fixed time, and whether each alternative device meets the monitoring condition is detected according to the operation information of each alternative device; after detecting that the target alternative device meets the monitoring condition, sending a monitoring start request to the target alternative device; after receiving the opening confirmation information fed back by the target alternative equipment, determining a target monitoring task corresponding to the target alternative equipment according to the performance information and the available monitoring duration of the target alternative equipment; then, the target monitoring task is sent to target alternative equipment so that the target alternative equipment can execute the target monitoring task; the target alternative equipment is updated to the monitoring equipment, the problem that the monitoring task cannot be reasonably distributed to the terminal equipment according to the running condition of the terminal equipment when the running condition of the terminal equipment which agrees to provide monitoring service for the website of the enterprise is not considered when the task processing scheme in the related technology distributes the monitoring task is solved, the risk of overweight load of the terminal equipment is caused is solved, the terminal equipment which can execute the monitoring task without influencing the processing process of the task of the terminal equipment is obtained according to the running information of each alternative equipment, the monitoring task can be started after the determined terminal equipment agrees to execute the monitoring task, the monitoring task is distributed to the terminal equipment according to the performance information and the available monitoring time length of the terminal equipment after the monitoring service is provided for the website of the enterprise, the monitoring task can be reasonably distributed to the terminal equipment according to the running condition, the performance information and the available monitoring time length of the terminal equipment, and the overload beneficial effect of the terminal equipment is avoided.
Example two
Fig. 2 is a flowchart of a task processing method according to a second embodiment of the present invention. Embodiments of the invention may be combined with various alternatives to one or more of the embodiments described above. As shown in fig. 2, the method includes:
step 201, operation information of each candidate device is acquired at fixed time, and whether each candidate device meets monitoring conditions is detected according to the operation information of each candidate device.
Step 202, after detecting that the target alternative device meets the monitoring condition, sending a monitoring start request to the target alternative device.
Step 203, after receiving the start confirmation information fed back by the target alternative device, acquiring performance information and available monitoring duration of the target alternative device.
And 204, determining a target monitoring task corresponding to the target candidate device in each monitoring task to be executed according to the performance information and the available monitoring time length of the target candidate device and the expected performance information and the monitoring time length information of each monitoring task to be executed.
Step 205, sending the target monitoring task to the target alternative device, so that the target alternative device executes the target monitoring task.
And step 206, updating the target alternative device into a monitoring device.
Step 207, after receiving the monitoring completion information sent by the target alternative device, updating the target alternative device to an alternative device.
According to the technical scheme of the embodiment of the invention, the terminal equipment capable of executing the monitoring task while the processing process of the task of the terminal equipment is not influenced can be determined according to the operation information of each candidate equipment, the monitoring task can be distributed to the terminal equipment according to the performance information and the available monitoring time length of the terminal equipment after the determined terminal equipment agrees to start executing the monitoring task to provide the monitoring service for the website of the enterprise, the monitoring task can be reasonably distributed to the terminal equipment according to the operation condition, the performance information and the available monitoring time length of the terminal equipment, and the overload of the terminal equipment is avoided.
Example III
Fig. 3 is a schematic structural diagram of a task processing device according to a third embodiment of the present invention. The apparatus may be configured in an electronic device. As shown in fig. 3, the apparatus includes: a device detection module 301, a request transmission module 302, a task determination module 303, a task transmission module 304, and a device update module 305.
The device detection module 301 is configured to obtain operation information of each candidate device at regular time, and detect whether each candidate device meets a monitoring condition according to the operation information of each candidate device; a request sending module 302, configured to send a monitoring start request to a target candidate device after detecting that the target candidate device meets a monitoring condition; the task determining module 303 is configured to determine, after receiving the start confirmation information fed back by the target candidate device, a target monitoring task corresponding to the target candidate device according to performance information and an available monitoring duration of the target candidate device; a task sending module 304, configured to send the target monitoring task to the target candidate device, so that the target candidate device executes the target monitoring task; and the device updating module 305 is configured to update the target candidate device to a monitoring device.
According to the technical scheme of the embodiment of the invention, the operation information of each alternative device is obtained at fixed time, and whether each alternative device meets the monitoring condition is detected according to the operation information of each alternative device; after detecting that the target alternative device meets the monitoring condition, sending a monitoring start request to the target alternative device; after receiving the opening confirmation information fed back by the target alternative equipment, determining a target monitoring task corresponding to the target alternative equipment according to the performance information and the available monitoring duration of the target alternative equipment; then, the target monitoring task is sent to target alternative equipment so that the target alternative equipment can execute the target monitoring task; the target alternative equipment is updated to the monitoring equipment, the problem that the monitoring task cannot be reasonably distributed to the terminal equipment according to the running condition of the terminal equipment when the running condition of the terminal equipment which agrees to provide monitoring service for the website of the enterprise is not considered when the task processing scheme in the related technology distributes the monitoring task is solved, the risk of overweight load of the terminal equipment is caused is solved, the terminal equipment which can execute the monitoring task without influencing the processing process of the task of the terminal equipment is obtained according to the running information of each alternative equipment, the monitoring task can be started after the determined terminal equipment agrees to execute the monitoring task, the monitoring task is distributed to the terminal equipment according to the performance information and the available monitoring time length of the terminal equipment after the monitoring service is provided for the website of the enterprise, the monitoring task can be reasonably distributed to the terminal equipment according to the running condition, the performance information and the available monitoring time length of the terminal equipment, and the overload beneficial effect of the terminal equipment is avoided.
In an optional implementation manner of the embodiment of the present invention, optionally, when executing an operation for detecting whether each candidate device meets a monitoring condition according to operation information of each candidate device, the device detection module 301 is specifically configured to: the following is performed for each alternative device: extracting the operation state of the alternative equipment from the operation information of the alternative equipment; judging whether the operation state of the alternative equipment is an idle state or not; if the operation state of the alternative equipment is an idle state, determining that the alternative equipment meets the monitoring condition; and if the running state of the alternative equipment is not the idle state, determining that the alternative equipment does not meet the monitoring condition.
In an optional implementation manner of the embodiment of the present invention, optionally, when executing an operation for detecting whether each candidate device meets a monitoring condition according to operation information of each candidate device, the device detection module 301 is specifically configured to: the following is performed for each alternative device: extracting the software running quantity of the alternative equipment from the running information of the alternative equipment; judging whether the software running quantity of the alternative equipment is smaller than a preset quantity threshold value or not; if the software running quantity of the alternative equipment is smaller than the preset quantity threshold value, determining that the alternative equipment meets the monitoring condition; and if the software running number of the alternative equipment is larger than or equal to the preset number threshold, determining that the alternative equipment does not meet the monitoring condition.
In an optional implementation manner of the embodiment of the present invention, optionally, when performing the operation of determining the target monitoring task corresponding to the target candidate device according to the performance information and the available monitoring duration of the target candidate device, the task determining module 303 is specifically configured to: acquiring performance information and available monitoring time length of the target alternative equipment; and determining a target monitoring task corresponding to the target alternative device in each monitoring task to be executed according to the performance information and the available monitoring time length of the target alternative device and the expected performance information and the monitoring time length information of each monitoring task to be executed.
In an optional implementation manner of the embodiment of the present invention, optionally, when executing the operation according to the performance information and the available monitoring duration of the target candidate device, and the expected performance information and the monitoring duration information of each monitoring task to be executed, the task determining module 303 is specifically configured to: detecting whether expected performance information of each monitoring task to be executed is matched with performance information of the target alternative equipment or not, and whether monitoring duration information of each monitoring task to be executed is matched with available monitoring duration of the target alternative equipment or not; and if the expected performance information is detected to be matched with the performance information of the target alternative equipment, and the monitoring duration information is detected to be matched with at least one basic monitoring task to be executed of the target alternative equipment, acquiring a target monitoring task corresponding to the target alternative equipment from each basic monitoring task to be executed.
In an optional implementation manner of the embodiment of the present invention, optionally, the device detection module 301 is specifically configured to: and acquiring the operation information of each piece of alternative equipment at regular time according to the preset time interval, and detecting whether each piece of alternative equipment meets the monitoring condition or not according to the operation information of each piece of alternative equipment.
In an optional implementation manner of the embodiment of the present invention, optionally, the device update module 305 is further configured to: and after receiving the monitoring completion information sent by the target alternative device, updating the target alternative device into an alternative device.
The specific manner in which the various modules perform the operations in the apparatus of the above embodiments have been described in detail in connection with the embodiments of the method, and will not be described in detail herein.
The task processing device can execute the task processing method provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of executing the task processing method.
Example IV
Fig. 4 shows a schematic diagram of an electronic device 10 that may be used to implement the task processing method of an embodiment of the present invention. The components shown herein, their connections and relationships, and their functions, are meant to be exemplary only, and are not meant to limit implementations of the inventions described and/or claimed herein.
As shown in fig. 4, the electronic device 10 includes at least one processor 11, and a memory, such as a Read Only Memory (ROM) 12, a Random Access Memory (RAM) 13, etc., communicatively connected to the at least one processor 11, in which the memory stores a computer program executable by the at least one processor, and the processor 11 may perform various appropriate actions and processes according to the computer program stored in the Read Only Memory (ROM) 12 or the computer program built into the Random Access Memory (RAM) 13 from the storage unit 18. In the Random Access Memory (RAM) 13, various programs and data required for the operation of the electronic device 10 may also be stored. The processor 11, read Only Memory (ROM) 12 and Random Access Memory (RAM) 13 are connected to each other by a bus 14. An input/output (I/O) interface 15 is also connected to bus 14.
The various components in the electronic device 10 are connected to an input/output (I/O) interface 15, including: an input unit 16 such as a keyboard, a mouse, etc.; an output unit 17 such as various types of displays, speakers, and the like; a storage unit 18 such as a magnetic disk, an optical disk, or the like; and a communication unit 19 such as a network card, modem, wireless communication transceiver, etc. The communication unit 19 allows the electronic device 10 to exchange information/data with other devices via a computer network, such as the internet, and/or various telecommunication networks.
The processor 11 may be a variety of general and/or special purpose processing components having processing and computing capabilities. Some examples of processor 11 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various specialized Artificial Intelligence (AI) computing chips, various processors running machine learning model algorithms, digital Signal Processors (DSPs), and any suitable processor, controller, microcontroller, etc. The processor 11 performs the respective methods and processes described above, such as a task processing method.
In some embodiments, the task processing method may be implemented as a computer program tangibly embodied on a computer-readable storage medium, such as the storage unit 18. In some embodiments, part or all of the computer program may be loaded and/or installed onto the electronic device 10 via Read Only Memory (ROM) 12 and/or communication unit 19. One or more steps of the task processing method described above may be performed when a computer program is built into Random Access Memory (RAM) 13 and executed by processor 11. Alternatively, in other embodiments, the processor 11 may be configured to perform the task processing method in any other suitable way (e.g., by means of firmware).
Various implementations of the systems and techniques described here above may be implemented in digital electronic circuitry, integrated circuit systems, field Programmable Gate Arrays (FPGAs), application Specific Integrated Circuits (ASICs), application Specific Standard Products (ASSPs), systems On Chip (SOCs), load programmable logic devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs, the one or more computer programs may be executed and/or interpreted on a programmable system including at least one programmable processor, which may be a special purpose or general-purpose programmable processor, that may receive data and instructions from, and transmit data and instructions to, a storage system, at least one input device, and at least one output device.
A computer program for carrying out the task processing methods of the present invention can be written in any combination of one or more programming languages. These computer programs may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the computer programs, when executed by the processor, cause the functions/acts specified in the flowchart and/or block diagram block or blocks to be implemented. The computer program may execute entirely on the machine, partly on the machine, as a stand-alone software package, partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of the present invention, a computer-readable storage medium may be a tangible medium that can contain, or store a computer program for use by or in connection with an instruction execution system, apparatus, or device. The computer readable storage medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. Alternatively, the computer readable storage medium may be a machine readable signal medium. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on an electronic device having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) through which a user can provide input to the electronic device. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user may be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic input, speech input, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a background component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such background, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), wide Area Networks (WANs), blockchain networks, and the internet.
The computing system may include clients and servers. The client and server are typically remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server can be a cloud server, also called a cloud computing server or a cloud host, and is a host product in a cloud computing service system, so that the defects of high management difficulty and weak service expansibility in the traditional physical hosts and VPS service are overcome.
It should be appreciated that various forms of the flows shown above may be used to reorder, add, or delete steps. For example, the steps described in the present invention may be performed in parallel, sequentially, or in a different order, so long as the desired results of the technical solution of the present invention are achieved, and the present invention is not limited herein.
The above embodiments do not limit the scope of the present invention. It will be apparent to those skilled in the art that various modifications, combinations, sub-combinations and alternatives are possible, depending on design requirements and other factors. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included in the scope of the present invention.

Claims (10)

1. A method of task processing, comprising:
acquiring operation information of each piece of alternative equipment at regular time, and detecting whether each piece of alternative equipment meets monitoring conditions or not according to the operation information of each piece of alternative equipment;
after detecting that the target alternative equipment meets the monitoring condition, sending a monitoring starting request to the target alternative equipment;
after receiving the start confirmation information fed back by the target alternative equipment, determining a target monitoring task corresponding to the target alternative equipment according to the performance information and the available monitoring duration of the target alternative equipment;
Transmitting the target monitoring task to the target alternative device so that the target alternative device executes the target monitoring task;
and updating the target alternative device to be the monitoring device.
2. The task processing method according to claim 1, wherein detecting whether each of the candidate devices satisfies the monitoring condition based on the operation information of each of the candidate devices, comprises:
the following is performed for each alternative device:
extracting the operation state of the alternative equipment from the operation information of the alternative equipment;
judging whether the operation state of the alternative equipment is an idle state or not;
if the operation state of the alternative equipment is an idle state, determining that the alternative equipment meets the monitoring condition;
and if the running state of the alternative equipment is not the idle state, determining that the alternative equipment does not meet the monitoring condition.
3. The task processing method according to claim 1, wherein detecting whether each of the candidate devices satisfies the monitoring condition based on the operation information of each of the candidate devices, comprises:
the following is performed for each alternative device:
extracting the software running quantity of the alternative equipment from the running information of the alternative equipment;
Judging whether the software running quantity of the alternative equipment is smaller than a preset quantity threshold value or not;
if the software running quantity of the alternative equipment is smaller than the preset quantity threshold value, determining that the alternative equipment meets the monitoring condition;
and if the software running number of the alternative equipment is larger than or equal to the preset number threshold, determining that the alternative equipment does not meet the monitoring condition.
4. The task processing method according to claim 1, wherein determining a target monitoring task corresponding to the target candidate device according to the performance information and the available monitoring duration of the target candidate device includes:
acquiring performance information and available monitoring time length of the target alternative equipment;
and determining a target monitoring task corresponding to the target alternative device in each monitoring task to be executed according to the performance information and the available monitoring time length of the target alternative device and the expected performance information and the monitoring time length information of each monitoring task to be executed.
5. The task processing method according to claim 4, wherein determining, among the respective monitor tasks to be performed, a target monitor task corresponding to the target candidate device according to the performance information and the available monitor time length of the target candidate device, and the expected performance information and the monitor time length information of the respective monitor tasks to be performed, includes:
Detecting whether expected performance information of each monitoring task to be executed is matched with performance information of the target alternative equipment or not, and whether monitoring duration information of each monitoring task to be executed is matched with available monitoring duration of the target alternative equipment or not;
and if the expected performance information is detected to be matched with the performance information of the target alternative equipment, and the monitoring duration information is detected to be matched with at least one basic monitoring task to be executed of the target alternative equipment, acquiring a target monitoring task corresponding to the target alternative equipment from each basic monitoring task to be executed.
6. The task processing method according to claim 1, wherein the step of acquiring the operation information of each of the alternative devices at regular time, and detecting whether each of the alternative devices satisfies the monitoring condition based on the operation information of each of the alternative devices, comprises:
and acquiring the operation information of each piece of alternative equipment at regular time according to the preset time interval, and detecting whether each piece of alternative equipment meets the monitoring condition or not according to the operation information of each piece of alternative equipment.
7. The task processing method according to claim 1, characterized by further comprising:
and after receiving the monitoring completion information sent by the target alternative device, updating the target alternative device into an alternative device.
8. A task processing device, comprising:
the device detection module is used for acquiring the operation information of each piece of alternative equipment at regular time and detecting whether each piece of alternative equipment meets the monitoring condition according to the operation information of each piece of alternative equipment;
the request sending module is used for sending a monitoring starting request to the target alternative equipment after detecting that the target alternative equipment meets the monitoring condition;
the task determining module is used for determining a target monitoring task corresponding to the target alternative device according to the performance information and the available monitoring duration of the target alternative device after receiving the opening confirmation information fed back by the target alternative device;
the task sending module is used for sending the target monitoring task to the target alternative equipment so as to enable the target alternative equipment to execute the target monitoring task;
and the equipment updating module is used for updating the target alternative equipment into the monitoring equipment.
9. An electronic device, the electronic device comprising:
at least one processor;
and a memory communicatively coupled to the at least one processor;
wherein the memory stores a computer program executable by the at least one processor to enable the at least one processor to perform the task processing method of any one of claims 1-7.
10. A computer readable storage medium storing computer instructions for causing a processor to perform the task processing method of any one of claims 1-7.
CN202311487727.2A 2023-11-08 2023-11-08 Task processing method, device, equipment and medium Pending CN117493000A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311487727.2A CN117493000A (en) 2023-11-08 2023-11-08 Task processing method, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311487727.2A CN117493000A (en) 2023-11-08 2023-11-08 Task processing method, device, equipment and medium

Publications (1)

Publication Number Publication Date
CN117493000A true CN117493000A (en) 2024-02-02

Family

ID=89684465

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311487727.2A Pending CN117493000A (en) 2023-11-08 2023-11-08 Task processing method, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN117493000A (en)

Similar Documents

Publication Publication Date Title
CN114328132A (en) Method, device, equipment and medium for monitoring state of external data source
CN113641544B (en) Method, apparatus, device, medium and product for detecting application state
CN115296979B (en) Fault processing method, device, equipment and storage medium
CN116645082A (en) System inspection method, device, equipment and storage medium
CN116301997A (en) Upgrading method, device, equipment and medium of controller
CN116450176A (en) Version updating method and device, electronic equipment and storage medium
CN117493000A (en) Task processing method, device, equipment and medium
CN115081413A (en) Report generation method, device, system, equipment and medium
CN115543416A (en) Configuration updating method and device, electronic equipment and storage medium
CN116440504B (en) Game resource processing method, device and storage medium
CN117251769B (en) Abnormal data identification method, device, equipment and medium based on monitoring component
CN113713378B (en) Content generation method and device
CN117234736A (en) Instruction processing method, device, equipment and medium
CN116501968A (en) Method, device, electronic equipment and medium for subscribing internet of things data
CN117650967A (en) Multi-cluster index processing method, system, electronic equipment and storage medium
CN117938909A (en) Data transmission method, device, equipment and medium
CN116302796A (en) Process monitoring method and device, electronic equipment and storage medium
CN117785264A (en) Interface configuration method, device and storage medium for server operation and maintenance
CN115292606A (en) Information pushing method, device, equipment and medium
CN116633881A (en) Bandwidth control method, device, equipment and medium
CN116319454A (en) Method, device, equipment and storage medium for detecting time consumption of application program network
CN116668258A (en) Alarm information processing method and device and electronic equipment
CN117609801A (en) Data comparison method, device, equipment and medium
CN115801763A (en) File transmission method and device, electronic equipment and storage medium
CN117151878A (en) Transaction processing method and device, electronic equipment and storage medium

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