CN110147379B - Information acquisition method and device based on data lock and computer equipment - Google Patents

Information acquisition method and device based on data lock and computer equipment Download PDF

Info

Publication number
CN110147379B
CN110147379B CN201910263261.5A CN201910263261A CN110147379B CN 110147379 B CN110147379 B CN 110147379B CN 201910263261 A CN201910263261 A CN 201910263261A CN 110147379 B CN110147379 B CN 110147379B
Authority
CN
China
Prior art keywords
product
information
data
data lock
lock
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
CN201910263261.5A
Other languages
Chinese (zh)
Other versions
CN110147379A (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.)
Ping An Technology Shenzhen Co Ltd
Original Assignee
Ping An Technology Shenzhen 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 Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Priority to CN201910263261.5A priority Critical patent/CN110147379B/en
Publication of CN110147379A publication Critical patent/CN110147379A/en
Priority to PCT/CN2019/117755 priority patent/WO2020199596A1/en
Application granted granted Critical
Publication of CN110147379B publication Critical patent/CN110147379B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2308Concurrency control
    • G06F16/2336Pessimistic concurrency control approaches, e.g. locking or multiple versions without time stamps
    • G06F16/2343Locking methods, e.g. distributed locking or locking implementation details
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The invention discloses an information acquisition method, an information acquisition device and computer equipment based on a data lock. The method comprises the following steps: adding data locks to all products in the product information output by the user according to a preset data lock adding rule; adding the product added with the data lock into a preset product database and sending acquisition prompt information to a user so as to prompt the user whether to perform data information; if the confirmation information fed back by the user is received, executing products in the product database through a preset data information acquisition program to acquire corresponding data information; if the preset judging time point is reached, judging whether all the products in the product database meet preset judging conditions or not to obtain abnormal products which do not meet the judging conditions; and repairing the data lock in the abnormal product according to a preset data lock repair script. The invention is based on the data crawling technology, can avoid missing data information acquisition, improves the data information acquisition efficiency, and achieves good technical effects in the practical application process.

Description

Information acquisition method and device based on data lock and computer equipment
Technical Field
The present invention relates to the field of computer technologies, and in particular, to an information acquisition method and apparatus based on a data lock, a computer device, and a storage medium.
Background
When an enterprise uses a data information acquisition program, a plurality of products needing data acquisition can be set, and the data information acquisition program is used for respectively acquiring data information for different products. In order to improve the collection efficiency of the data information, a plurality of data information collection programs can be respectively configured to be executed simultaneously, and in order to prevent the plurality of data information collection programs from executing one product simultaneously, the product executed by the data information collection credit sign is required to be configured. Because the large-scale enterprises have more products involved in acquiring mass data information, the products executed by manual configuration need to consume a large amount of manpower, so that the timeliness and the efficiency of data information acquisition are lower. Therefore, the prior art method has the problem of low data information acquisition efficiency.
Disclosure of Invention
The embodiment of the invention provides an information acquisition method, an information acquisition device, computer equipment and a storage medium based on a data lock, and aims to solve the problem of low acquisition efficiency of the information acquisition method in the prior art.
In a first aspect, an embodiment of the present invention provides an information acquisition method based on a data lock, including:
if product information input by a user is received, adding data locks to all products in the product information according to a preset data lock adding rule;
adding the product added with the data lock into a preset product database and sending acquisition prompt information to the user so as to prompt the user whether to acquire data information;
if the confirmation information fed back by the user according to the acquisition prompt information is received, executing the products in the product database through a preset data information acquisition program to acquire corresponding data information and adding mark information to the executed products;
if the preset judging time point is reached, judging whether all the products in the product database meet preset judging conditions or not to obtain abnormal products which do not meet the judging conditions;
and repairing the data lock in the abnormal product according to a preset data lock repairing script.
In a second aspect, an embodiment of the present invention provides an information acquisition device based on a data lock, including:
the data lock adding unit is used for adding data locks to all products in the product information according to a preset data lock adding rule if the product information input by a user is received;
The prompt information sending unit is used for adding the product added with the data lock into a preset product database and sending acquisition prompt information to the user so as to prompt the user whether to acquire the data information;
the data information acquisition unit is used for executing products in the product database through a preset data information acquisition program to acquire corresponding data information and adding mark information to the executed products if the confirmation information fed back by the user according to the acquisition prompt information is received;
the product judging unit is used for judging whether all products in the product database meet preset judging conditions or not if the preset judging time point is reached so as to obtain abnormal products which do not meet the judging conditions;
and the data lock repair unit is used for repairing the data lock in the abnormal product according to a preset data lock repair script.
In a third aspect, an embodiment of the present invention further provides a computer device, which includes a memory, a processor, and a computer program stored in the memory and capable of running on the processor, where the processor executes the computer program to implement the data lock-based information collection method according to the first aspect.
In a fourth aspect, an embodiment of the present invention further provides a computer readable storage medium, where the computer readable storage medium stores a computer program, where the computer program when executed by a processor causes the processor to perform the data lock based information acquisition method according to the first aspect.
The embodiment of the invention provides an information acquisition method, an information acquisition device, computer equipment and a storage medium based on a data lock. Adding a data lock to a product in the product information through a data lock adding rule, adding the product to a product database, sending acquisition prompt information to a user, executing the product in the product database and acquiring the data information if the confirmation information fed back by the user is received, acquiring an abnormal product which does not meet the judgment condition in the product database through judgment, and repairing the data lock of the abnormal product through a data lock repairing script. By the information acquisition method based on the data lock, each product is ensured to be executed, missing acquisition of data information can be avoided, the efficiency of data information acquisition is improved, and good technical effects are achieved in the practical application process.
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 obvious that the drawings in the following description are 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 flow chart of an information collection method based on a data lock according to an embodiment of the present invention;
fig. 2 is a schematic sub-flowchart of an information collection method based on a data lock according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of another sub-flow of the data lock-based information collection method according to the embodiment of the present invention;
FIG. 4 is a schematic diagram of another sub-flow of the data lock-based information collection method according to the embodiment of the present invention;
FIG. 5 is a schematic diagram of another sub-flow of the data lock-based information collection method according to the embodiment of the present invention;
FIG. 6 is a schematic block diagram of an information acquisition device based on a data lock according to an embodiment of the present invention;
FIG. 7 is a schematic block diagram of a subunit of a data lock-based information acquisition device according to an embodiment of the present invention;
FIG. 8 is a schematic block diagram of another subunit of a data lock-based information acquisition device according to an embodiment of the present invention;
FIG. 9 is a schematic block diagram of another subunit of a data lock-based information acquisition device according to an embodiment of the present invention;
FIG. 10 is a schematic block diagram of another subunit of a data lock-based information acquisition device according to an embodiment of the present invention;
fig. 11 is a schematic block diagram of a computer device according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are some, but not all embodiments of the invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
It should be understood that the terms "comprises" and "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It is also to be understood that the terminology used in the description of the invention herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in this specification and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It should be further understood that the term "and/or" as used in the present specification and the appended claims refers to any and all possible combinations of one or more of the associated listed items, and includes such combinations.
Referring to fig. 1, fig. 1 is a flow chart of an information collection method based on a data lock according to an embodiment of the invention. The information acquisition method based on the data lock is applied to a user terminal, the method is executed through application software installed in the user terminal, and the user terminal is terminal equipment for executing the information acquisition method based on the data lock to acquire data information, such as a desktop computer, a notebook computer, a tablet computer or a mobile phone.
As shown in fig. 1, the method includes steps S110 to S150.
S110, if the product information input by the user is received, adding data locks to all products in the product information according to a preset data lock adding rule.
If product information input by a user is received, adding data locks to all products in the product information according to a preset data lock adding rule. Specifically, the product information is information input by the user and used for executing and collecting corresponding data information, the product information can include one or more products, and each product includes information such as a collection address, a data type and the like. After the user inputs the product information, the data lock is added to the product in the product information through the data lock adding rule, and the data lock adding rule is the rule information for adding the product information. The data lock adding rule comprises a data lock configuration rule and a parameter initialization rule.
In one embodiment, as shown in FIG. 2, step S110 includes sub-steps S111 and S112.
S111, configuring data locks for each product in the product information according to the data lock configuration rules in the data lock addition rules.
And configuring data locks for each product in the product information according to the data lock configuration rules in the data lock addition rules. To prevent the same product from being executed by multiple different data information gathering processes, a data lock needs to be configured in each product to ensure that each product can only be executed by one data information gathering process. Specifically, the data lock configuration rule is rule information for configuring data locks in products, the data lock is identification information configured in the products, and each product to be added into the product database needs to be configured with the data lock.
For example, a data lock is configured in a product, that is, identification information of "flag" is added in the product.
S112, initializing the parameter values of the data locks in the product according to the parameter value initialization rule in the data lock addition rule.
And initializing the parameter value of the data lock in the product according to the parameter value initialization rule in the data lock addition rule. Specifically, a data lock includes a corresponding parameter value, and the parameter value can indicate whether the data lock is locked, that is, whether a product corresponding to the data lock is idle, and before the product is added to the product database, the parameter value of the data lock in the added product needs to be initialized through a parameter value initialization rule.
For example, the parameter value of a configured data lock in a product may be initialized to "0", i.e., a "flag=0" in the data lock of the product indicates that the data lock is not locked.
S120, adding the product added with the data lock into a preset product database and sending acquisition prompt information to the user so as to prompt the user whether to acquire the data information.
And adding the product added with the data lock and initialized by the parameter value in the data lock into a product database, and sending acquisition prompt information of whether to acquire data information to a user so as to prompt the user. The product database is a preset database for storing products. Specifically, the product database may or may not contain the product prior to adding the product to which the data lock has been added to the product database.
In an embodiment, as shown in fig. 5, step S120 further includes step S120a.
And S120a, if receiving the non-acknowledgement information fed back by the user according to the acquisition prompt information, sending an input prompt information to the user so as to prompt the user to input new product information.
If the information fed back by the user is non-confirmation information, which indicates that the user needs to add more products in the product database, the input prompt information can be sent to the user to prompt the user to input new product information, the user can input the new product information according to the received input prompt information to add more products in the product database, and if the new product information input by the user is received, the step S110 is returned to be executed.
And S130, executing the products in the product database through a preset data information acquisition program to acquire corresponding data information and adding mark information to the executed products if the confirmation information fed back by the user according to the acquisition prompt information is received.
And if the confirmation information fed back by the user according to the acquisition prompt information is received, executing the product in the product database through a preset data information acquisition program to acquire corresponding data information and adding mark information to the executed product. After receiving the acquisition prompt information, the user can feed back according to the acquisition prompt information, and if the user feeds back the confirmation information according to the acquisition prompt information, the user executes the products in the product database through a preset data information acquisition program to acquire corresponding data information. The data information acquisition program is a preset computer program for executing the product, and the marking information is information for marking whether the product in the product database is executed or not.
In one embodiment, as shown in FIG. 3, step S130 includes sub-steps S131, S132, S133, and S134.
S131, acquiring a first product in the product database.
S132, judging whether the data lock in the product is locked or not.
And judging whether the data lock in the product is locked or not. Judging whether the data lock in the obtained product is locked or not, namely judging whether the parameter value of the identification information of the flag in the data lock is 0, and judging that the data lock is not locked if the flag in the data lock is 0, namely judging that the product corresponding to the data lock is in an idle state; if the flag=1 in the data lock, it indicates that the product corresponding to the data lock is being executed by other data information acquisition programs, and the data lock is determined to be locked.
S133, if the data lock in the product is not locked, modifying the data lock in the product to be locked, executing the product through the data information acquisition program to acquire data information corresponding to the current product, and adding mark information to the executed product.
If the data lock in the product is not locked, the data lock in the product is not executed by any other data information acquisition program, after the data lock in the product is modified to be locked, the data information corresponding to the product can be obtained by executing the product through the data information acquisition program, marking information is added to the executed product, and whether the product contained in the product database is executed or not can be judged through the marking information. When the data lock is modified to be locked in the product, the modification time of the data lock is recorded.
S134, if the data lock in the product is locked, acquiring the next product in the product database and returning to execute the step of judging whether the data lock in the product is locked.
And if the data lock in the product is locked, acquiring the next product in the product database, and returning to the step of executing the judgment on whether the data lock in the product is locked. If the data lock in the product is locked, it indicates that the product corresponding to the data lock is being executed by other data information acquisition programs, and the product is in a non-idle state, then the next product in the product database may be acquired and returned to step S132 to determine whether the data lock in the product is locked.
And S140, judging whether all the products in the product database meet preset judging conditions or not if the preset judging time point is reached, so as to obtain abnormal products which do not meet the judging conditions.
If the preset judging time point is reached, judging whether all the products in the product database meet preset judging conditions or not to obtain abnormal products which do not meet the judging conditions. Specifically, the judging time point can be a fixed time point or a preset judging period, and if the judging time point only comprises one time point, only one time of judgment is carried out on the products in the database; if the judging time point is the judging period, the products in the database can be periodically judged according to the judging period. The judging condition is the condition information for judging the products in the product database, and if a certain product in the product database does not accord with the judging condition, the product is the obtained abnormal product.
For example, the preset judging time point is set as a judging period of 12:00 of starting time and 10 minutes of interval time, and then the products in the product database are judged once every 10 minutes from the starting time.
In one embodiment, as shown in FIG. 4, step S140 includes sub-steps S141, S142, S143, and S144.
S141, judging whether all the products in the product database contain the marking information so as to obtain the products which do not contain the marking information.
Judging whether all the products in the product database contain the marking information or not so as to obtain the products which do not contain the marking information. If a certain product in the product database contains marking information, indicating that the product is executed; if a product does not contain the marking information, the product is indicated to be not executed, that is, the product is not executed or is being executed by any data information acquisition program. And judging whether the product contains the marking information or not to obtain all the products which do not contain the marking information in the product database.
S142, judging whether the data lock of the product which does not contain the marking information is locked or not so as to acquire the product of which the data lock is locked as a non-idle product.
And judging whether the data lock of the product which does not contain the marking information is locked or not so as to acquire the product of which the data lock is locked as a non-idle product. If the product which does not contain the marking information is in an idle state, the product is indicated not to be executed by any data information acquisition program; if the product not containing the marking information is in a non-idle state, namely the product is being executed by a certain data information acquisition program. And judging whether the data lock in the product is locked or not, and obtaining that the data lock is a locked non-idle product.
For example, a "flag=1" in a data lock indicates that the data lock is locked, and the corresponding acquire data lock may be a locked non-idle product.
S143, judging whether the difference between the current time and the data lock modification time in the non-idle product exceeds a time threshold in the judging condition.
And judging whether the difference between the current time and the modification time of the data lock in the non-idle product exceeds a time threshold value in the judging condition. When the data lock is modified, the modification time of the data lock is recorded in the data lock, and whether the difference between the current time and the modification time of the data lock exceeds a time threshold can be judged, wherein the time threshold can be preset by a user.
S144, if the difference value between the current time and the data lock modification time in the non-idle product exceeds the time threshold, the non-idle product is used as an abnormal product which does not meet the judgment condition.
And if the difference value between the current time and the modification time of the data lock in the non-idle product exceeds the time threshold, taking the non-idle product as an abnormal product which does not meet the judging condition. The difference between the current time and the modification time of the data lock in a certain non-idle product, namely the time length of the non-idle product executed by the data information acquisition program, is too long because of performance or system abnormality, so that the data information corresponding to the non-idle product is missed, and the timeliness and the acquisition efficiency of the data information acquisition are affected. Therefore, when the duration of the non-idle products executed by the data information acquisition program exceeds a time threshold, the corresponding non-idle products are required to be used as abnormal products and further processed.
For example, when the current time is 16:20, the modification time of the data lock in a certain non-idle product is 12:15, the time threshold is 4 hours, and the difference between the current time and the modification time of the data lock in the non-idle product is 4 hours and 5 minutes exceeds the time threshold, the non-idle product is used as an abnormal product which does not meet the judgment condition.
S150, repairing the data lock in the abnormal product according to a preset data lock repairing script.
And repairing the data lock in the abnormal product according to a preset data lock repairing script. Specifically, the script is a computer programming language, and is also a combination of a series of operation actions for controlling the computer. The data lock in the abnormal product can be repaired through the data lock repair script, the repaired abnormal product can be executed again after the repair is completed, each product is ensured to be normally executed once, data information acquisition omission is avoided, timeliness of data information acquisition is ensured, and data information acquisition efficiency is improved.
For example, the data lock repair script is used for modifying the data lock 'flag=1' of the abnormal product to 'flag=0', namely, the repair of the data lock in the abnormal product is completed.
Adding a data lock to a product in the product information through a data lock adding rule, adding the product to a product database, sending acquisition prompt information to a user, executing the product in the product database and acquiring the data information if the confirmation information fed back by the user is received, acquiring an abnormal product which does not meet the judgment condition in the product database through judgment, and repairing the data lock of the abnormal product through a data lock repairing script. By the information acquisition method based on the data lock, each product is ensured to be executed, missing acquisition of data information can be avoided, the efficiency of data information acquisition is improved, and good technical effects are achieved in the practical application process.
The embodiment of the invention also provides an information acquisition device based on the data lock, which is used for executing any embodiment of the information acquisition method based on the data lock. In particular, referring to fig. 6, fig. 6 is a schematic block diagram of an information acquisition device based on a data lock according to an embodiment of the present invention. The information acquisition device based on the data lock can be configured in a user terminal such as a desktop computer, a notebook computer, a tablet computer or a mobile phone.
As shown in fig. 6, the data lock based information acquisition apparatus 100 includes a data lock adding unit 110, a hint information transmitting unit 120, a data information acquisition unit 130, a product judging unit 140, and a data lock repairing unit 150.
The data lock adding unit 110 is configured to add a data lock to all products in the product information according to a preset data lock adding rule if product information input by a user is received.
If product information input by a user is received, adding data locks to all products in the product information according to a preset data lock adding rule. Specifically, the product information is information input by the user and used for executing and collecting corresponding data information, the product information can include one or more products, and each product includes information such as a collection address, a data type and the like. After the user inputs the product information, the data lock is added to the product in the product information through the data lock adding rule, and the data lock adding rule is the rule information for adding the product information. The data lock adding rule comprises a data lock configuration rule and a parameter initialization rule.
In other embodiments of the invention, as shown in fig. 7, the data lock adding unit 110 includes a subunit: a data lock configuration unit 111 and a data lock parameter initialization unit 112.
And a data lock configuration unit 111, configured to configure a data lock for each product in the product information according to a data lock configuration rule in the data lock addition rule.
And configuring data locks for each product in the product information according to the data lock configuration rules in the data lock addition rules. To prevent the same product from being executed by multiple different data information gathering processes, a data lock needs to be configured in each product to ensure that each product can only be executed by one data information gathering process. Specifically, the data lock configuration rule is rule information for configuring data locks in products, the data lock is identification information configured in the products, and each product to be added into the product database needs to be configured with the data lock.
And the data lock parameter initializing unit 112 is configured to initialize the parameter value of the data lock in the product according to the parameter value initializing rule in the data lock adding rule.
And initializing the parameter value of the data lock in the product according to the parameter value initialization rule in the data lock addition rule. Specifically, a data lock includes a corresponding parameter value, and the parameter value can indicate whether the data lock is locked, that is, whether a product corresponding to the data lock is idle, and before the product is added to the product database, the parameter value of the data lock in the added product needs to be initialized through a parameter value initialization rule.
And the prompt information sending unit 120 is configured to add the product to which the data lock has been added to a preset product database and send acquisition prompt information to the user to prompt the user whether to perform data information acquisition.
And adding the product added with the data lock and initialized by the parameter value in the data lock into a product database, and sending acquisition prompt information of whether to acquire data information to a user so as to prompt the user. The product database is a preset database for storing products. Specifically, the product database may or may not contain the product prior to adding the product to which the data lock has been added to the product database.
In other embodiments of the invention, as shown in fig. 10, the information collecting apparatus 100 further includes a subunit: the prompt message transmitting unit 120a is inputted.
And the input prompt information sending unit 120a is configured to send input prompt information to the user to prompt the user to input new product information if receiving the non-acknowledgement information fed back by the user according to the acquired prompt information.
If the information fed back by the user is non-confirmation information, which indicates that the user needs to add more products in the product database, the user can send input prompt information to prompt the user to input new product information, the user can input the new product information according to the received input prompt information to add more products in the product database, and if the new product information input by the user is received, the user returns to the data lock adding unit 110 to execute.
And the data information acquisition unit 130 is configured to execute the product in the product database through a preset data information acquisition program to obtain corresponding data information and add tag information to the executed product if receiving the confirmation information fed back by the user according to the acquisition prompt information.
And if the confirmation information fed back by the user according to the acquisition prompt information is received, executing the product in the product database through a preset data information acquisition program to acquire corresponding data information and adding mark information to the executed product. After receiving the acquisition prompt information, the user can feed back according to the acquisition prompt information, and if the user feeds back the confirmation information according to the acquisition prompt information, the user executes the products in the product database through a preset data information acquisition program to acquire corresponding data information. The data information acquisition program is a preset computer program for executing the product, and the marking information is information for marking whether the product in the product database is executed or not.
In other embodiments of the present invention, as shown in fig. 8, the data information collecting unit 130 includes a subunit: a first product acquisition unit 131, a data lock determination unit 132, a product execution unit 133, and a second product acquisition unit 134.
A first product acquisition unit 131 for acquiring a first product in the product database.
The data lock judging unit 132 is configured to judge whether the data lock in the product is locked.
And judging whether the data lock in the product is locked or not. Judging whether the data lock in the obtained product is locked or not, namely judging whether the parameter value of the identification information of the flag in the data lock is 0, and judging that the data lock is not locked if the flag in the data lock is 0, namely judging that the product corresponding to the data lock is in an idle state; if the flag=1 in the data lock, it indicates that the product corresponding to the data lock is being executed by other data information acquisition programs, and the data lock is determined to be locked.
And the product execution unit 133 is configured to modify the data lock in the product to be locked and execute the product through the data information acquisition program if the data lock in the product is not locked, so as to acquire data information corresponding to the current product and add mark information to the executed product.
If the data lock in the product is not locked, the data lock in the product is not executed by any other data information acquisition program, after the data lock in the product is modified to be locked, the data information corresponding to the product can be obtained by executing the product through the data information acquisition program, marking information is added to the executed product, and whether the product contained in the product database is executed or not can be judged through the marking information. When the data lock is modified to be locked in the product, the modification time of the data lock is recorded.
And a second product obtaining unit 134, configured to obtain a next product in the product database and return to the step of performing the determination of whether the data lock in the product is locked if the data lock in the product is locked.
And if the data lock in the product is locked, acquiring the next product in the product database, and returning to the step of executing the judgment on whether the data lock in the product is locked. If the data lock in the product is locked, it indicates that the product corresponding to the data lock is being executed by other data information acquisition programs, and if the product is in a non-idle state, the next product in the product database may be acquired and returned to the data lock determination unit 132 for execution, so as to determine whether the data lock in the product is locked.
And the product judging unit 140 is configured to judge whether all the products in the product database meet a preset judging condition if the preset judging time point is reached, so as to obtain an abnormal product that does not meet the judging condition.
If the preset judging time point is reached, judging whether all the products in the product database meet preset judging conditions or not to obtain abnormal products which do not meet the judging conditions. Specifically, the judging time point can be a fixed time point or a preset judging period, and if the judging time point only comprises one time point, only one time of judgment is carried out on the products in the database; if the judging time point is the judging period, the products in the database can be periodically judged according to the judging period. The judging condition is the condition information for judging the products in the product database, and if a certain product in the product database does not accord with the judging condition, the product is the obtained abnormal product.
In other embodiments of the invention, as shown in fig. 9, the product determining unit 140 includes a subunit: a flag information judging unit 141, a non-idle product acquiring unit 142, a modification time judging unit 143, and an abnormal product acquiring unit 144.
And a marking information judging unit 141 for judging whether all the products in the product database contain marking information so as to obtain products which do not contain marking information.
Judging whether all the products in the product database contain the marking information or not so as to obtain the products which do not contain the marking information. If a certain product in the product database contains marking information, indicating that the product is executed; if a product does not contain the marking information, the product is indicated to be executed, that is, the product is not executed or is being executed by any data information acquisition program. And judging whether the product contains the marking information or not to obtain all the products which do not contain the marking information in the product database.
A non-idle product obtaining unit 142, configured to determine whether the data lock of the product that does not include the tag information is locked, so as to obtain the product whose data lock is locked as a non-idle product.
And judging whether the data lock of the product which does not contain the marking information is locked or not so as to acquire the product of which the data lock is locked as a non-idle product. If the product which does not contain the marking information is in an idle state, the product is indicated not to be executed by any data information acquisition program; if the product which does not contain the marking information is not in a non-idle state, namely the product is being executed by a certain data information acquisition program. And judging whether the data lock in the product is locked or not, and obtaining that the data lock is a locked non-idle product.
And a modification time judging unit 143, configured to judge whether the difference between the current time and the modification time of the data lock in the non-idle product exceeds the time threshold in the judging condition.
And judging whether the difference between the current time and the modification time of the data lock in the non-idle product exceeds a time threshold value in the judging condition. When the data lock is modified, the modification time of the data lock is recorded in the data lock, and whether the difference between the current time and the modification time of the data lock exceeds a time threshold can be judged, wherein the time threshold can be preset by a user.
The abnormal product obtaining unit 144 is configured to take the non-idle product as an abnormal product that does not meet the judgment condition if the difference between the current time and the modification time of the data lock in the non-idle product exceeds the time threshold.
And if the difference value between the current time and the modification time of the data lock in the non-idle product exceeds the time threshold, taking the non-idle product as an abnormal product which does not meet the judging condition. The difference between the current time and the modification time of the data lock in a certain non-idle product, namely the time length of the non-idle product executed by the data information acquisition program, is too long because of performance or system abnormality, so that the data information corresponding to the non-idle product is missed, and the timeliness and the acquisition efficiency of the data information acquisition are affected. Therefore, when the duration of the non-idle products executed by the data information acquisition program exceeds a time threshold, the corresponding non-idle products are required to be used as abnormal products and further processed.
And the data lock repair unit 150 is configured to repair the data lock in the abnormal product according to a preset data lock repair script.
And repairing the data lock in the abnormal product according to a preset data lock repairing script. Specifically, the script is a computer programming language, and is also a combination of a series of operation actions for controlling the computer. The data lock in the abnormal product can be repaired through the data lock repair script, the repaired abnormal product can be executed again after the repair is completed, each product is ensured to be normally executed once, data information acquisition omission is avoided, timeliness of data information acquisition is ensured, and data information acquisition efficiency is improved.
Adding a data lock to a product in the product information through a data lock adding rule, adding the product to a product database, sending acquisition prompt information to a user, executing the product in the product database and acquiring the data information if the confirmation information fed back by the user is received, acquiring an abnormal product which does not meet the judgment condition in the product database through judgment, and repairing the data lock of the abnormal product through a data lock repairing script. By the information acquisition method based on the data lock, each product is ensured to be executed, missing acquisition of data information can be avoided, the efficiency of data information acquisition is improved, and good technical effects are achieved in the practical application process.
The data lock based information acquisition device described above may be implemented in the form of a computer program that is executable on a computer device as shown in fig. 11.
Referring to fig. 11, fig. 11 is a schematic block diagram of a computer device according to an embodiment of the present invention.
With reference to FIG. 11, the computer device 500 includes a processor 502, memory, and a network interface 505 connected by a system bus 501, where the memory may include a non-volatile storage medium 503 and an internal memory 504.
The non-volatile storage medium 503 may store an operating system 5031 and a computer program 5032. The computer program 5032, when executed, may cause the processor 502 to perform a data lock based information collection method.
The processor 502 is used to provide computing and control capabilities to support the operation of the overall computer device 500.
The internal memory 504 provides an environment for the execution of a computer program 5032 in the non-volatile storage medium 503, which computer program 5032, when executed by the processor 502, causes the processor 502 to perform a data lock based information acquisition method.
The network interface 505 is used for network communication, such as providing for transmission of data information, etc. It will be appreciated by those skilled in the art that the structure shown in FIG. 11 is merely a block diagram of some of the structures associated with the present inventive arrangements and does not constitute a limitation of the computer device 500 to which the present inventive arrangements may be applied, and that a particular computer device 500 may include more or fewer components than shown, or may combine some of the components, or have a different arrangement of components.
Wherein the processor 502 is configured to execute a computer program 5032 stored in a memory to perform the following functions: if product information input by a user is received, adding data locks to all products in the product information according to a preset data lock adding rule; adding the product added with the data lock into a preset product database and sending acquisition prompt information to the user so as to prompt the user whether to acquire data information; if the confirmation information fed back by the user according to the acquisition prompt information is received, executing the products in the product database through a preset data information acquisition program to acquire corresponding data information and adding mark information to the executed products; if the preset judging time point is reached, judging whether all the products in the product database meet preset judging conditions or not to obtain abnormal products which do not meet the judging conditions; and repairing the data lock in the abnormal product according to a preset data lock repairing script.
In one embodiment, the processor 502 performs the following operations when performing the step of adding a data lock to all products in the product information according to a preset data lock adding rule if the product information input by the user is received: configuring a data lock for each product in the product information according to a data lock configuration rule in the data lock addition rule; and initializing the parameter value of the data lock in the product according to the parameter value initialization rule in the data lock addition rule.
In an embodiment, when the processor 502 executes the steps of executing the product in the product database through the preset data information acquisition program to obtain the corresponding data information and adding the mark information to the executed product if the confirmation information fed back by the user according to the acquisition prompt information is received, the following operations are executed: acquiring a first product in the product database; judging whether the data lock in the product is locked or not; if the data lock in the product is not locked, modifying the data lock in the product into locked and executing the product through the data information acquisition program to acquire data information corresponding to the current product and adding mark information to the executed product; and if the data lock in the product is locked, acquiring the next product in the product database, and returning to the step of executing the judgment on whether the data lock in the product is locked.
In one embodiment, when the processor 502 performs the step of judging whether all the products in the product database meet the preset judging condition to obtain the abnormal products not meeting the judging condition if the preset judging time point is reached, the following operations are performed: judging whether all products in the product database contain marking information or not to acquire products which do not contain the marking information; judging whether the data lock of the product which does not contain the marking information is locked or not so as to acquire the product of which the data lock is locked as a non-idle product; judging whether the difference between the current time and the data lock modification time in the non-idle product exceeds a time threshold value in the judging condition; and if the difference value between the current time and the data lock modification time in the non-idle product exceeds the time threshold, taking the non-idle product as an abnormal product which does not meet the judgment condition.
In one embodiment, after executing the step of adding the product to which the data lock has been added to a preset product database and sending the user acquisition prompt information to prompt the user whether to perform data information acquisition, the processor 502 further executes the following operations: and if receiving the non-acknowledgement information fed back by the user according to the acquisition prompt information, sending an input prompt information to the user so as to prompt the user to input new product information.
Those skilled in the art will appreciate that the embodiment of the computer device shown in fig. 11 is not limiting of the specific construction of the computer device, and in other embodiments, the computer device may include more or less components than those shown, or certain components may be combined, or a different arrangement of components. For example, in some embodiments, the computer device may include only a memory and a processor, and in such embodiments, the structure and function of the memory and the processor are consistent with the embodiment shown in fig. 11, and will not be described again.
It should be appreciated that in an embodiment of the invention, the processor 502 may be a central processing unit (Central Processing Unit, CPU), the processor 502 may also be other general purpose processors, digital signal processors (Digital Signal Processor, DSPs), application specific integrated circuits (Application Specific Integrated Circuit, ASICs), off-the-shelf programmable gate arrays (Field-Programmable Gate Array, FPGAs) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or the like. Wherein the general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
In another embodiment of the invention, a computer-readable storage medium is provided. The computer readable storage medium may be a non-volatile computer readable storage medium. The computer readable storage medium stores a computer program, wherein the computer program when executed by a processor performs the steps of: if product information input by a user is received, adding data locks to all products in the product information according to a preset data lock adding rule; adding the product added with the data lock into a preset product database and sending acquisition prompt information to the user so as to prompt the user whether to acquire data information; if the confirmation information fed back by the user according to the acquisition prompt information is received, executing the products in the product database through a preset data information acquisition program to acquire corresponding data information and adding mark information to the executed products; if the preset judging time point is reached, judging whether all the products in the product database meet preset judging conditions or not to obtain abnormal products which do not meet the judging conditions; and repairing the data lock in the abnormal product according to a preset data lock repairing script.
In an embodiment, the step of adding the data lock to all the products in the product information according to the preset data lock adding rule if the product information input by the user is received includes: configuring a data lock for each product in the product information according to a data lock configuration rule in the data lock addition rule; and initializing the parameter value of the data lock in the product according to the parameter value initialization rule in the data lock addition rule.
In an embodiment, the step of executing the product in the product database through a preset data information acquisition program to obtain corresponding data information and adding mark information to the executed product if the confirmation information fed back by the user according to the acquisition prompt information is received includes: acquiring a first product in the product database; judging whether the data lock in the product is locked or not; if the data lock in the product is not locked, modifying the data lock in the product into locked and executing the product through the data information acquisition program to acquire data information corresponding to the current product and adding mark information to the executed product; and if the data lock in the product is locked, acquiring the next product in the product database, and returning to the step of executing the judgment on whether the data lock in the product is locked.
In an embodiment, the step of determining whether all products in the product database meet a preset determination condition if the preset determination time point is reached to obtain an abnormal product that does not meet the determination condition includes: judging whether all products in the product database contain marking information or not to acquire products which do not contain the marking information; judging whether the data lock of the product which does not contain the marking information is locked or not so as to acquire the product of which the data lock is locked as a non-idle product; judging whether the difference between the current time and the data lock modification time in the non-idle product exceeds a time threshold value in the judging condition; and if the difference value between the current time and the data lock modification time in the non-idle product exceeds the time threshold, taking the non-idle product as an abnormal product which does not meet the judgment condition.
In an embodiment, after the step of adding the product to which the data lock has been added to a preset product database and sending an acquisition prompt message to the user to prompt the user whether to perform data information acquisition, the method further includes: and if receiving the non-acknowledgement information fed back by the user according to the acquisition prompt information, sending an input prompt information to the user so as to prompt the user to input new product information.
It will be clearly understood by those skilled in the art that, for convenience and brevity of description, specific working procedures of the apparatus, device and unit described above may refer to corresponding procedures in the foregoing method embodiments, which are not repeated herein. Those of ordinary skill in the art will appreciate that the elements and algorithm steps described in connection with the embodiments disclosed herein may be embodied in electronic hardware, in computer software, or in a combination of the two, and that the elements and steps of the examples have been generally described in terms of function in the foregoing description to clearly illustrate the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
In the several embodiments provided by the present invention, it should be understood that the disclosed apparatus, device and method may be implemented in other manners. For example, the apparatus embodiments described above are merely illustrative, and for example, the division of the units is merely a logical function division, there may be another division manner in actual implementation, or units having the same function may be integrated into one unit, for example, multiple units or components may be combined or may be integrated into another system, or some features may be omitted, or not performed. In addition, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices, or elements, or may be an electrical, mechanical, or other form of connection.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the embodiment of the present invention.
In addition, each functional unit in the embodiments of the present invention may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit. The integrated units may be implemented in hardware or in software functional units.
The integrated units, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention is essentially or part of what contributes to the prior art, or all or part of the technical solution may be embodied in the form of a software product stored in a computer-readable storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a server, a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned computer-readable storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a magnetic disk, an optical disk, or other various media capable of storing program codes.
While the invention has been described with reference to certain preferred embodiments, it will be understood by those skilled in the art that various changes and substitutions of equivalents may be made and equivalents will be apparent to those skilled in the art without departing from the scope of the invention. Therefore, the protection scope of the invention is subject to the protection scope of the claims.

Claims (7)

1. An information acquisition method based on a data lock is characterized by comprising the following steps:
if product information input by a user is received, adding data locks to all products in the product information according to a preset data lock adding rule;
adding the product added with the data lock into a preset product database and sending acquisition prompt information to the user so as to prompt the user whether to acquire data information;
if the confirmation information fed back by the user according to the acquisition prompt information is received, executing the products in the product database through a preset data information acquisition program to acquire corresponding data information and adding mark information to the executed products;
if the preset judging time point is reached, judging whether all the products in the product database meet preset judging conditions or not to obtain abnormal products which do not meet the judging conditions;
Repairing the data lock in the abnormal product according to a preset data lock repairing script;
executing the product in the product database through a preset data information acquisition program to acquire corresponding data information and adding mark information to the executed product, wherein the method comprises the following steps:
acquiring a first product in the product database;
judging whether the data lock in the product is locked or not;
if the data lock in the product is not locked, modifying the data lock in the product into locked and executing the product through the data information acquisition program to acquire data information corresponding to the current product and adding mark information to the executed product;
if the data lock in the product is locked, acquiring the next product in the product database and returning to execute the step of judging whether the data lock in the product is locked or not;
the judging whether all the products in the product database meet the preset judging conditions to obtain abnormal products which do not meet the judging conditions comprises the following steps:
judging whether all products in the product database contain marking information or not to acquire products which do not contain the marking information;
Judging whether the data lock of the product which does not contain the marking information is locked or not so as to acquire the product of which the data lock is locked as a non-idle product;
judging whether the difference between the current time and the data lock modification time in the non-idle product exceeds a time threshold value in the judging condition;
and if the difference value between the current time and the data lock modification time in the non-idle product exceeds the time threshold, taking the non-idle product as an abnormal product which does not meet the judgment condition.
2. The data lock-based information collection method according to claim 1, wherein the configuring the data lock for all the products in the product information according to a preset data lock addition rule includes:
configuring a data lock for each product in the product information according to a data lock configuration rule in the data lock addition rule;
and initializing the parameter value of the data lock in the product according to the parameter value initialization rule in the data lock addition rule.
3. The data lock-based information collection method according to claim 1, wherein after adding the product to which the data lock has been added to a preset product database and sending a collection prompt message to the user to prompt the user whether to collect data information, further comprising:
And if receiving the non-acknowledgement information fed back by the user according to the acquisition prompt information, sending an input prompt information to the user so as to prompt the user to input new product information.
4. An information acquisition device based on data lock, characterized by comprising:
the data lock adding unit is used for adding data locks to all products in the product information according to a preset data lock adding rule if the product information input by a user is received;
the prompt information sending unit is used for adding the product added with the data lock into a preset product database and sending acquisition prompt information to the user so as to prompt the user whether to acquire the data information;
the data information acquisition unit is used for executing products in the product database through a preset data information acquisition program to acquire corresponding data information and adding mark information to the executed products if the confirmation information fed back by the user according to the acquisition prompt information is received;
the product judging unit is used for judging whether all products in the product database meet preset judging conditions or not if the preset judging time point is reached so as to obtain abnormal products which do not meet the judging conditions;
The data lock repair unit is used for repairing the data lock in the abnormal product according to a preset data lock repair script;
the data information acquisition unit comprises:
a first product acquisition unit configured to acquire a first product in the product database;
the data lock judging unit is used for judging whether the data lock in the product is locked or not;
the product execution unit is used for modifying the data lock in the product into the locked data lock if the data lock in the product is not locked, executing the product through the data information acquisition program to acquire data information corresponding to the current product, and adding mark information to the executed product;
the second product obtaining unit is used for obtaining the next product in the product database and returning to execute the step of judging whether the data lock in the product is locked or not if the data lock in the product is locked;
the product judging unit includes a subunit: the marking information judging unit is used for judging whether all the products in the product database contain marking information so as to acquire products which do not contain the marking information;
the non-idle product acquisition unit is used for judging whether the data lock of the product which does not contain the marking information is locked or not so as to acquire the product which is locked as the non-idle product;
The modification time judging unit is used for judging whether the difference value between the current time and the modification time of the data lock in the non-idle product exceeds a time threshold value in the judging condition;
and the abnormal product acquisition unit is used for taking the non-idle product as an abnormal product which does not meet the judgment condition if the difference value between the current time and the data lock modification time in the non-idle product exceeds the time threshold value.
5. The data lock-based information acquisition device of claim 4, wherein the data lock adding unit comprises:
the data lock configuration unit is used for configuring data locks for each product in the product information according to the data lock configuration rules in the data lock addition rules;
and the data lock parameter initializing unit is used for initializing the parameter value of the data lock in the product according to the parameter value initializing rule in the data lock adding rule.
6. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements a data lock based information acquisition method according to any one of claims 1 to 3 when executing the computer program.
7. A computer readable storage medium, characterized in that the computer readable storage medium stores a computer program which, when executed by a processor, causes the processor to perform the data lock based information acquisition method according to any one of claims 1 to 3.
CN201910263261.5A 2019-04-02 2019-04-02 Information acquisition method and device based on data lock and computer equipment Active CN110147379B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201910263261.5A CN110147379B (en) 2019-04-02 2019-04-02 Information acquisition method and device based on data lock and computer equipment
PCT/CN2019/117755 WO2020199596A1 (en) 2019-04-02 2019-11-13 Data lock-based information acquisition method and apparatus, and computer device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910263261.5A CN110147379B (en) 2019-04-02 2019-04-02 Information acquisition method and device based on data lock and computer equipment

Publications (2)

Publication Number Publication Date
CN110147379A CN110147379A (en) 2019-08-20
CN110147379B true CN110147379B (en) 2023-06-30

Family

ID=67589436

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910263261.5A Active CN110147379B (en) 2019-04-02 2019-04-02 Information acquisition method and device based on data lock and computer equipment

Country Status (2)

Country Link
CN (1) CN110147379B (en)
WO (1) WO2020199596A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110147379B (en) * 2019-04-02 2023-06-30 平安科技(深圳)有限公司 Information acquisition method and device based on data lock and computer equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105631006A (en) * 2015-12-28 2016-06-01 杭州东方通信软件技术有限公司 Data scheduling acquisition device and method
CN106202462A (en) * 2016-07-15 2016-12-07 北京奇虎科技有限公司 Method and device for data configuration data lock
CN107193857A (en) * 2016-03-15 2017-09-22 阿里巴巴集团控股有限公司 A kind of method and apparatus traveled through for database
CN107633056A (en) * 2017-09-19 2018-01-26 威胜信息技术股份有限公司 Data managing method for power information acquisition terminal
CN107977376A (en) * 2016-10-24 2018-05-01 腾讯科技(深圳)有限公司 Distributed data base system and transaction methods
CN109284194A (en) * 2018-08-16 2019-01-29 平安科技(深圳)有限公司 Collecting method, reference main equipment, computer equipment and storage medium

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8751532B2 (en) * 2006-05-11 2014-06-10 International Business Machines Corporation Nomadic data collection and management method including pessimistic locking of data
US7571165B2 (en) * 2006-09-28 2009-08-04 Sap Ag Method and system for providing locking behavior
CN105138587B (en) * 2015-07-31 2019-09-10 小米科技有限责任公司 Data access method, device and system
JP6471705B2 (en) * 2016-01-29 2019-02-20 オムロン株式会社 Signal processing apparatus, signal processing apparatus control method, information processing program, and recording medium
CN108491301B (en) * 2018-02-01 2021-07-16 平安科技(深圳)有限公司 Electronic device, abnormality early warning method based on redis and storage medium
CN110147379B (en) * 2019-04-02 2023-06-30 平安科技(深圳)有限公司 Information acquisition method and device based on data lock and computer equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105631006A (en) * 2015-12-28 2016-06-01 杭州东方通信软件技术有限公司 Data scheduling acquisition device and method
CN107193857A (en) * 2016-03-15 2017-09-22 阿里巴巴集团控股有限公司 A kind of method and apparatus traveled through for database
CN106202462A (en) * 2016-07-15 2016-12-07 北京奇虎科技有限公司 Method and device for data configuration data lock
CN107977376A (en) * 2016-10-24 2018-05-01 腾讯科技(深圳)有限公司 Distributed data base system and transaction methods
CN107633056A (en) * 2017-09-19 2018-01-26 威胜信息技术股份有限公司 Data managing method for power information acquisition terminal
CN109284194A (en) * 2018-08-16 2019-01-29 平安科技(深圳)有限公司 Collecting method, reference main equipment, computer equipment and storage medium

Also Published As

Publication number Publication date
CN110147379A (en) 2019-08-20
WO2020199596A1 (en) 2020-10-08

Similar Documents

Publication Publication Date Title
CN108665239B (en) Workflow processing method, workflow processing device, computer equipment and storage medium
CN107911487B (en) Information pushing method and device, server and readable storage medium
CN111045933B (en) Regression strategy updating method and device, storage medium and terminal equipment
CN111143163B (en) Data monitoring method, device, computer equipment and storage medium
CN110990233B (en) Method and system for displaying SOAR by utilizing Gantt chart
CN112486629B (en) Micro-service state detection method, micro-service state detection device, electronic equipment and storage medium
CN110830577A (en) Service request call tracking method and device, computer equipment and storage medium
CN109408262B (en) Service data processing method and related equipment
CN109218407B (en) Code management and control method based on log monitoring technology and terminal equipment
CN111835467B (en) Message sending method, device, computer equipment and storage medium
CN112527433A (en) Page popup control method and device, computer equipment and storage medium
CN110147379B (en) Information acquisition method and device based on data lock and computer equipment
CN111459629A (en) Azkaban-based project operation method and device and terminal equipment
CN111400294A (en) Data anomaly monitoring method, device and system
CN113489653A (en) Message sending method and device and computer equipment
CN112560939B (en) Model verification method and device and computer equipment
CN115984022B (en) Unified account checking method and device for distributed payment system
CN112969198A (en) Data transmission method, terminal and storage medium
CN112270531B (en) Event notification method, device, server and storage medium
CN115643172A (en) Abnormity detection method, abnormity detection device, terminal equipment and storage medium
CN114860608A (en) Scene construction based system automation testing method, device, equipment and medium
CN116263717A (en) Order service processing method and device based on event
CN113873026A (en) Dynamic timeout response method, device, terminal equipment and storage medium
CN109040990B (en) Information acquisition method and device, computer equipment and storage medium
CN110674214A (en) Big data synchronization method and device, computer 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
GR01 Patent grant
GR01 Patent grant