CN109460303B - Data processing method and device, computing equipment and storage medium - Google Patents

Data processing method and device, computing equipment and storage medium Download PDF

Info

Publication number
CN109460303B
CN109460303B CN201811055255.2A CN201811055255A CN109460303B CN 109460303 B CN109460303 B CN 109460303B CN 201811055255 A CN201811055255 A CN 201811055255A CN 109460303 B CN109460303 B CN 109460303B
Authority
CN
China
Prior art keywords
detail
batch
detail data
piece
batch number
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
CN201811055255.2A
Other languages
Chinese (zh)
Other versions
CN109460303A (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.)
Advanced New Technologies Co Ltd
Advantageous New Technologies Co Ltd
Original Assignee
Advanced New Technologies 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 Advanced New Technologies Co Ltd filed Critical Advanced New Technologies Co Ltd
Priority to CN201811055255.2A priority Critical patent/CN109460303B/en
Publication of CN109460303A publication Critical patent/CN109460303A/en
Application granted granted Critical
Publication of CN109460303B publication Critical patent/CN109460303B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/52Program synchronisation; Mutual exclusion, e.g. by means of semaphores

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

According to the data processing method and device, the computing equipment and the storage medium, at least one piece of detail data corresponding to at least one batch number of the detail data is obtained; adding a state lock to the at least one detail datum, and analyzing and processing the at least one detail datum; releasing a state lock of the at least one detail datum after the analysis processing; and acquiring each batch number based on preset conditions, and judging whether the state lock of at least one detail data corresponding to each batch number is completely released, if so, updating the service state of at least one detail data corresponding to each batch number, and if not, continuously releasing the state lock of the at least one detail data after analysis processing.

Description

Data processing method and device, computing equipment and storage medium
Technical Field
The present application relates to the field of computer data processing technologies, and in particular, to a data processing method and apparatus, a computing device, and a storage medium.
Background
The system has a batch table and a detail table, wherein one batch corresponds to a plurality of sub-items, each detail is specific data, and the batch stores some summary information of the details.
At present, the processing scheme of batch and detail is complex, the coupling of batch processing and detail processing is strong, resource preemption is easy to cause, if all the details in the same batch are finished at the same time, the batch is subjected to lock-robbing processing, and after each detail processing is finished, one-time database operation is carried out, and if the details are very much, the resource waste of the database is caused.
Disclosure of Invention
In view of this, embodiments of the present application provide a data processing method and apparatus, a computing device, and a storage medium, so as to solve technical defects in the prior art.
The embodiment of the application discloses a data processing method, which comprises the following steps:
s2, acquiring at least one detail datum corresponding to at least one batch number;
s4, adding a state lock for the at least one detail datum, and analyzing the at least one detail datum;
s6, releasing the state lock of the at least one piece of detail data after the analysis processing;
s8, acquiring each batch number based on preset conditions, judging whether the state lock of at least one detail datum corresponding to each batch number is released completely,
if so, updating the service state of the at least one piece of detail data corresponding to each batch number, otherwise, continuing to execute step S6.
On the other hand, an embodiment of the present application discloses a data processing apparatus, including:
the acquisition module is configured to acquire at least one piece of detail data corresponding to at least one batch number;
the analysis module is configured to add a state lock to the at least one detail datum and analyze the at least one detail datum;
a releasing module configured to release a state lock of the at least one detail datum after the analysis processing;
a first judging module configured to obtain each batch number based on a preset condition and judge whether the state lock of at least one detail datum corresponding to each batch number is released completely,
and if so, updating the service state of at least one piece of detail data corresponding to each batch number, and if not, continuing to execute the release module.
In another aspect, an embodiment of the present application discloses a computing device, which includes a memory, a processor, and computer instructions stored in the memory and executable on the processor, where the processor executes the instructions to implement the steps of the data processing method described above when the instructions are executed by the processor.
In another aspect, an embodiment of the present application discloses a computer-readable storage medium, which stores computer instructions, and when the instructions are executed by a processor, the computer-readable storage medium implements the steps of the data processing method described above.
According to the data processing method and device, the computing equipment and the storage medium, at least one piece of detail data corresponding to at least one batch number of the detail data is obtained; adding a state lock to the at least one detail datum, and analyzing and processing the at least one detail datum; releasing a state lock of the at least one detail datum after the analysis processing; and acquiring each batch number based on preset conditions, and judging whether the state lock of at least one detail data corresponding to each batch number is completely released, if so, updating the service state of at least one detail data corresponding to each batch number, and if not, continuously releasing the state lock of the at least one detail data after analysis processing.
Drawings
FIG. 1 is a block diagram of a computing device provided in one or more embodiments of the specification;
FIG. 2 is a flow diagram of a data processing method provided by one or more embodiments of the specification;
FIG. 3 is a flow diagram of a data processing method provided by one or more embodiments of the specification;
FIG. 4 is a flow diagram of a data processing method provided by one or more embodiments of the specification;
fig. 5 is a schematic structural diagram of a data processing apparatus according to one or more embodiments of the present disclosure.
Detailed Description
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present application. This application is capable of implementation in many different ways than those herein set forth and of similar import by those skilled in the art without departing from the spirit of this application and is therefore not limited to the specific implementations disclosed below.
The terminology used in the description of the one or more embodiments is for the purpose of describing the particular embodiments only and is not intended to be limiting of the description of the one or more embodiments. As used in one or more embodiments of the present 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 also be understood that the term "and/or" as used in one or more embodiments of the present specification refers to and encompasses any and all possible combinations of one or more of the associated listed items.
It will be understood that, although the terms first, second, etc. may be used herein in one or more embodiments to describe various information, these information should not be limited by these terms. These terms are only used to distinguish one type of information from another. For example, a first can also be referred to as a second and, similarly, a second can also be referred to as a first without departing from the scope of one or more embodiments of the present description. The word "if" as used herein may be interpreted as "at … …" or "when … …" or "in response to a determination", depending on the context.
First, the noun terms to which one or more embodiments of the present invention relate are explained.
Timing tasks: a certain program task is executed periodically.
In this specification, a data processing method and apparatus, a computing device, and a storage medium are provided, and detailed descriptions are individually made in the following embodiments.
Fig. 1 is a block diagram illustrating a configuration of a computing device 100 according to an embodiment of the present specification. The components of the computing device 100 include, but are not limited to, memory 110 and processor 120. The processor 120 is coupled to the memory 110 via the bus 130, and the database 150 is used for storing the batch numbers and the detail data corresponding to each batch number.
Computing device 100 also includes access device 140, access device 140 enabling computing device 100 to communicate via one or more networks 160. Examples of such networks include the Public Switched Telephone Network (PSTN), a Local Area Network (LAN), a Wide Area Network (WAN), a Personal Area Network (PAN), or a combination of communication networks such as the internet. Access device 140 may include one or more of any type of network interface (e.g., a Network Interface Card (NIC)) whether wired or wireless, such as an IEEE802.11 Wireless Local Area Network (WLAN) wireless interface, a worldwide interoperability for microwave access (Wi-MAX) interface, an ethernet interface, a Universal Serial Bus (USB) interface, a cellular network interface, a bluetooth interface, a Near Field Communication (NFC) interface, and so forth.
In one embodiment of the present description, the other components of the computing device 100 described above and not shown in FIG. 1 may also be connected to each other, such as by a bus. It should be understood that the block diagram of the computing device architecture shown in FIG. 1 is for purposes of example only and is not limiting as to the scope of the description. Those skilled in the art may add or replace other components as desired.
Computing device 100 may be any type of stationary or mobile computing device, including a mobile computer or mobile computing device (e.g., tablet, personal digital assistant, laptop, notebook, netbook, etc.), a mobile phone (e.g., smartphone), a wearable computing device (e.g., smartwatch, smartglasses, etc.), or other type of mobile device, or a stationary computing device such as a desktop computer or PC. Computing device 100 may also be a mobile or stationary server.
Wherein the processor 120 may perform the steps of the method shown in fig. 2. Fig. 2 is a schematic flow chart diagram illustrating a data processing method according to an embodiment of the present specification, including step 202 to step 208.
Step 202: and acquiring at least one detail datum corresponding to at least one batch number.
In one or more embodiments of the present description, the batch number is a set of numbers or letters plus a number used to identify a "batch" and is typically used to identify a product and facilitate traceability. The detail data is specific data under a certain batch number.
The operation of the service system is used to specifically describe the batch number and the detail data, for example, the service system a generates some abnormal data at intervals in the operation process, the service system a combs the generated abnormal data at intervals of ten minutes or twenty minutes, and the like, at this time, a batch number is generated at intervals of ten minutes or twenty minutes, the batch number may be a combination of numbers, characters or numbers plus characters generated according to a preset rule, and the detail of all the abnormal data generated in the ten minutes or twenty minutes below the batch number, that is, the detail data.
Step 204: adding a state lock to the at least one detail datum, and analyzing and processing the at least one detail datum.
Step 206: and releasing the state lock of the at least one detail datum after the analysis processing.
In one or more embodiments of the present specification, before performing analysis processing on each piece of detail data, a state lock is added to each piece of detail data, and after completing the analysis processing on each piece of detail data, the state lock is released for the piece of detail data, so that the processing state of each piece of detail data can be well distinguished, and preparation is made for subsequent execution.
For example, before the at least one piece of detail data is analyzed, a state lock is added to each piece of detail data, the state lock is I, after the analysis processing of each piece of detail data is completed, the state lock of the at least one piece of detail data after the analysis processing is released, the released state lock is F, when the subsequent processing is performed, whether the corresponding piece of detail data is processed or not can be known by checking the state of the state lock, and the working efficiency is greatly improved.
In one or more embodiments of the present specification, if the detail data is abnormal data, performing analysis processing on the detail data includes, but is not limited to, checking the detail data, performing correction processing on the detail data with an abnormality, and the like.
For example, the abnormal detail data is an account that is blocked by a fraud possibility, and the analyzing the detail data may be to check the fraud possibility account, determine that the account is a legal account, and unfreeze the account.
Step 208: acquiring each batch number based on preset conditions, judging whether the state lock of at least one piece of detail data corresponding to each batch number is released completely,
if yes, the service state of at least one piece of detail data corresponding to each batch number is updated, and if not, the step 206 is continued.
In one or more embodiments of the present specification, the obtaining each of the lot numbers based on the preset condition includes:
each of the lot numbers is acquired based on an acquisition time set in advance for each of the lot numbers.
In one or more embodiments of the present specification, each of the batch numbers is obtained according to a preset obtaining time, so that the detail data corresponding to the obtained batch number is analyzed and processed as far as possible, and resource waste is avoided.
For example, if 200 lot numbers are acquired at a time for processing, the service status of the lot numbers is updated, but the detailed data corresponding to 100 lot numbers is slower in analysis and processing and is not completed in analysis and processing due to various reasons, so that only 100 lot numbers are actually completed when one lot number is acquired.
In the data processing method, an estimated time for processing the batch number is given according to the historical processing time of the batch number of the same type. For example, if the average time of historical processing for a batch number is 30s, the acquisition time of 30s may be set for the batch number, and the batch number is processed only after the acquisition time of 30 s. The first 29s is not used for obtaining the batch, so that the working efficiency is greatly improved.
In one or more embodiments of the present description, when performing batch processing on a service system, the data processing method decouples detailed data and a batch processing task, avoids resource preemption, and performs batch acquisition and processing by setting acquisition time during the batch processing, so as to avoid resource waste and greatly improve working efficiency.
Referring to fig. 3, one or more embodiments of the present disclosure provide processing steps of detail data in a data processing method, including steps 302 to 312.
Step 302: and acquiring at least one detail datum corresponding to at least one batch number.
Step 304: adding a state lock to the at least one detail datum, and analyzing and processing the at least one detail datum.
Step 306: and releasing the state lock of the at least one detail datum after the analysis processing.
Step 308: and acquiring each batch number based on preset conditions.
Step 310: and judging whether the state locks of the at least one piece of detail data corresponding to each batch number are all released, if so, executing step 312, and if not, executing step 306.
Step 312: and updating the service state of at least one piece of detail data corresponding to each batch number.
In practical application, in order to decouple the processing of the detail data and the batch, the detail data and the batch can be processed by using two parallel links, but the batch processing is performed on the basis of the analysis and processing of the detail data, so the analysis and processing of the detail data are performed in the initial processing, and the batch is processed in the analysis and processing process of the detail data, so the condition of batch processing does not need to be concerned in the analysis and processing process of the detail data, so that the processing of the detail data is more single, the complexity of batch processing and detail data processing is reduced, and the implementation is more flexible.
Assuming that there are 1000 lot numbers at present, each lot number corresponds to 1000 pieces of detail data, the data processing method provided by one or more embodiments of the present specification can achieve the following technical effects: firstly, the number of sql is saved, the database access is reduced, and the original scheme is as follows: the sql number (1000 times of the analysis processing of the detail data +1000 times of the judgment of whether the analysis processing of other detail data is completed) is 1000 times of the processing of the lot number; the technical scheme of the application is as follows: the data processing method provided by one or more embodiments of the present disclosure can save the number of sql of 1000 × 1000; secondly, the problem of lock robbing cannot be caused, under the original scheme, the batch number is locked after the execution of the batch number is finished, the batch processing condition is judged, the problem of lock robbing is caused, and under the existing scheme, the problem of lock robbing cannot be caused; thirdly, the detailed data and batch processing are simpler and more flexible to realize.
Referring to fig. 4, one or more embodiments of the present disclosure provide processing steps of detail data in a data processing method, including steps 402 to 412.
Step 402: receiving a batch acquisition message, wherein the batch acquisition message comprises at least one batch number and the number of at least one piece of detail data corresponding to each batch number.
Step 404: and acquiring at least one detail datum corresponding to at least one batch number.
Step 406: judging whether the quantity of the at least one piece of detail data corresponding to each acquired batch number is the same as the quantity of the detail data corresponding to each batch number in the batch acquisition message,
if yes, go to step 408, otherwise go to step 404.
In one or more embodiments of the present specification, if the quantity of the detail data corresponding to a certain acquired batch number is the same as the quantity of the detail data corresponding to the batch number in the batch acquisition message, a state lock may be added to the acquired detail data, and the detail data may be analyzed; if the number of the detail data corresponding to a certain batch number is different from the number of the detail data corresponding to the batch number in the batch acquisition message, the detail data corresponding to the batch number is acquired again, and then the judgment is continued, so that incomplete data processing caused by incomplete acquired detail data is avoided.
Step 408: adding a state lock to the at least one detail datum, and analyzing and processing the at least one detail datum.
Step 410: and releasing the state lock of the at least one detail datum after the service processing.
Step 412: acquiring each batch number based on preset conditions, judging whether the state lock of at least one piece of detail data corresponding to each batch number is released completely,
if yes, go to step 414, otherwise, go to step 410.
Step 414: and updating the service state of at least one piece of detail data corresponding to each batch number.
In one or more embodiments of the present description, before processing batches and detail data of a service system, the data processing method performs query and determination according to the number of the detail data corresponding to each batch number in a received batch acquisition message, so as to ensure that the number of the acquired detail data is the same as the number of the detail data in the batch acquisition message, and ensure the integrity of data processing.
Referring to fig. 5, one or more embodiments of the present specification provide a data processing apparatus including:
an obtaining module 502 configured to obtain at least one detail datum corresponding to at least one batch number;
an analysis module 504 configured to add a state lock to the at least one detail datum and perform analysis processing on the at least one detail datum;
a releasing module 506 configured to release a state lock of the at least one detail datum after the analysis processing;
a first determining module 508, configured to obtain each batch number based on a preset condition, and determine whether the state locks of at least one detail datum corresponding to each batch number are all released,
and if so, updating the service state of at least one piece of detail data corresponding to each batch number, and if not, continuing to execute the release module.
Optionally, the apparatus further comprises:
the receiving module is configured to receive a batch acquisition message, wherein the batch acquisition message includes at least one batch number and the number of at least one piece of detail data corresponding to each batch number.
Optionally, the apparatus further comprises:
a second judging module configured to judge whether the number of the acquired at least one piece of detail data corresponding to each of the batch numbers is the same as the number of the detail data corresponding to each of the batch numbers in the batch acquisition message,
if yes, the analysis module is executed, and if not, the acquisition module is executed.
Optionally, the first judging module is further configured to acquire each of the batch numbers based on an acquisition time set for each of the batch numbers in advance.
In one or more embodiments of the present description, when the data processing apparatus performs batch processing on a service system, the detailed data and the batch processing task are decoupled, resource preemption is avoided, and when the batch processing is performed, the batch acquisition and processing are performed by setting the acquisition time, so that resource waste can be avoided, and the working efficiency is greatly improved.
An embodiment of the present application further provides a computer readable storage medium, which stores computer instructions, and the instructions, when executed by a processor, implement the steps of the data processing method as described above.
The above is an illustrative scheme of a computer-readable storage medium of the present embodiment. It should be noted that the technical solution of the storage medium belongs to the same concept as the technical solution of the data processing method, and details that are not described in detail in the technical solution of the storage medium can be referred to the description of the technical solution of the data processing method.
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
The computer instructions comprise computer program code which may be in the form of source code, object code, an executable file or some intermediate form, or the like. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, and the like. It should be noted that the computer readable medium may contain content that is subject to appropriate increase or decrease as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media does not include electrical carrier signals and telecommunications signals as is required by legislation and patent practice.
It should be noted that, for the sake of simplicity, the above-mentioned method embodiments are described as a series of acts or combinations, but those skilled in the art should understand that the present application is not limited by the described order of acts, as some steps may be performed in other orders or simultaneously according to the present application. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required in this application.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
The preferred embodiments of the present application disclosed above are intended only to aid in the explanation of the application. Alternative embodiments are not exhaustive and do not limit the invention to the precise embodiments described. Obviously, many modifications and variations are possible in light of the above teaching. The embodiments were chosen and described in order to best explain the principles of the application and the practical application, to thereby enable others skilled in the art to best understand and utilize the application. The application is limited only by the claims and their full scope and equivalents.

Claims (10)

1. A data processing method, comprising:
s2, acquiring at least one detail datum corresponding to at least one batch number, wherein the detail datum is an abnormal datum generated in the operation process of the service system;
s4, adding a state lock to the at least one piece of detail data, and analyzing the at least one piece of detail data, wherein the state of the state lock is used for representing whether the detail data is processed or not;
s6, releasing the state lock of the at least one piece of detail data after the analysis processing;
s8, acquiring each batch number based on preset conditions, judging whether the state lock of at least one detail datum corresponding to each batch number is released completely,
if yes, updating the service state of at least one piece of detail data corresponding to each batch number, and if not, continuing to execute the step S6;
wherein, if the detail data is abnormal data, the analyzing and processing the at least one piece of detail data at least comprises: and checking the detail data, and correcting the detail data with the exception.
2. The method according to claim 1, wherein step S2 is preceded by:
receiving a batch acquisition message, wherein the batch acquisition message comprises at least one batch number and the number of at least one piece of detail data corresponding to each batch number.
3. The method according to claim 2, wherein after step S2, the method further comprises:
judging whether the quantity of the at least one piece of detail data corresponding to each acquired batch number is the same as the quantity of the detail data corresponding to each batch number in the batch acquisition message,
if so, go to step S4, otherwise, go to step S2.
4. The method of claim 1, wherein obtaining each of the lot numbers based on preset conditions comprises:
each of the lot numbers is acquired based on an acquisition time set in advance for each of the lot numbers.
5. A data processing apparatus, comprising:
the acquisition module is configured to acquire at least one detail datum corresponding to at least one batch number, wherein the detail datum is an abnormal datum generated in the operation process of the service system;
the analysis module is configured to add a state lock to the at least one piece of detail data and analyze and process the at least one piece of detail data, wherein the state of the state lock is used for representing whether the detail data is processed or not;
a releasing module configured to release a state lock of the at least one detail datum after the analysis processing;
a first judging module configured to obtain each batch number based on a preset condition and judge whether the state lock of at least one detail datum corresponding to each batch number is released completely,
if yes, updating the service state of at least one piece of detail data corresponding to each batch number, and if not, continuing to execute the release module;
wherein, if the detail data is abnormal data, the analysis module is further configured to: and checking the detail data, and correcting the detail data with the exception.
6. The apparatus of claim 5, further comprising:
the receiving module is configured to receive a batch acquisition message, wherein the batch acquisition message includes at least one batch number and the number of at least one piece of detail data corresponding to each batch number.
7. The apparatus of claim 6, further comprising:
a second judging module configured to judge whether the number of the acquired at least one piece of detail data corresponding to each of the batch numbers is the same as the number of the detail data corresponding to each of the batch numbers in the batch acquisition message,
if yes, the analysis module is executed, and if not, the acquisition module is executed.
8. The apparatus according to claim 5, wherein said first judging module is further configured to acquire each of said lot numbers based on an acquisition time set in advance for each of said lot numbers.
9. A computing device comprising a memory, a processor and computer instructions stored on the memory and executable on the processor, wherein the processor when executing the instructions implements the steps of the method of any one of claims 1 to 4 when executed by the processor.
10. A computer-readable storage medium storing computer instructions, which when executed by a processor, perform the steps of the method of any one of claims 1 to 4.
CN201811055255.2A 2018-09-11 2018-09-11 Data processing method and device, computing equipment and storage medium Active CN109460303B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811055255.2A CN109460303B (en) 2018-09-11 2018-09-11 Data processing method and device, computing equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811055255.2A CN109460303B (en) 2018-09-11 2018-09-11 Data processing method and device, computing equipment and storage medium

Publications (2)

Publication Number Publication Date
CN109460303A CN109460303A (en) 2019-03-12
CN109460303B true CN109460303B (en) 2022-03-15

Family

ID=65606568

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811055255.2A Active CN109460303B (en) 2018-09-11 2018-09-11 Data processing method and device, computing equipment and storage medium

Country Status (1)

Country Link
CN (1) CN109460303B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110263048B (en) * 2019-05-05 2024-05-10 平安科技(深圳)有限公司 Method and device for processing large-batch data, computer equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104199869A (en) * 2014-08-18 2014-12-10 中国建设银行股份有限公司 Service batch processing method, service server and system
CN106296064A (en) * 2015-06-25 2017-01-04 阿里巴巴集团控股有限公司 The method and system that data process
CN107622060A (en) * 2016-07-13 2018-01-23 北京京东尚科信息技术有限公司 Order trace analysis method and device

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10397246B2 (en) * 2010-07-21 2019-08-27 Radware, Ltd. System and methods for malware detection using log based crowdsourcing analysis
CN104243436A (en) * 2013-06-21 2014-12-24 中兴通讯股份有限公司 Service processing method, device and system
CN104572995A (en) * 2015-01-06 2015-04-29 北京卫星环境工程研究所 Fast distributed real-time data processing method
CN106326786B (en) * 2016-08-26 2019-03-08 易联(北京)物联网科技有限公司 A kind of automatic batch processing method based on NFC chip anti-fake certificate
CN108182241B (en) * 2017-12-28 2021-03-26 深圳市博实结科技有限公司 Data interaction optimization method and device, server and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104199869A (en) * 2014-08-18 2014-12-10 中国建设银行股份有限公司 Service batch processing method, service server and system
CN106296064A (en) * 2015-06-25 2017-01-04 阿里巴巴集团控股有限公司 The method and system that data process
CN107622060A (en) * 2016-07-13 2018-01-23 北京京东尚科信息技术有限公司 Order trace analysis method and device

Also Published As

Publication number Publication date
CN109460303A (en) 2019-03-12

Similar Documents

Publication Publication Date Title
CN110032444B (en) Distributed system and distributed task processing method
CN109460303B (en) Data processing method and device, computing equipment and storage medium
CN113240226A (en) Resource distribution method and device between satellite ground stations
CN114416485A (en) Data processing method and device
CN109783367A (en) Interface test method, device, computer installation and storage medium
CN113312166A (en) Resource processing method and device
CN111291123A (en) Task node management method and device
CN112905457B (en) Software testing method and device
CN109241249B (en) Method and device for determining burst problem
CN116431522A (en) Automatic test method and system for low-code object storage gateway
CN114511100B (en) Graph model task implementation method and system supporting multi-engine framework
CN113010912B (en) Desensitization method and apparatus
CN111767313A (en) Abnormal order processing method and device
CN112579833B (en) Service association relation acquisition method and device based on user operation data
CN113743936A (en) Packet settlement method, device, equipment and storage medium
CN112487366B (en) Method and device for determining software open source risk
CN109408235B (en) Data processing method and device, computing equipment and storage medium
CN111047016A (en) Model training method and device
CN111190824A (en) Monitoring method, monitoring device, terminal equipment and storage medium
CN115858686B (en) Tree data synchronization method, synchronization circulation model thereof, electronic equipment and medium
CN115102879B (en) Test method of shared service platform, electronic equipment and storage medium
CN109325052B (en) Data processing method and device
CN110716855B (en) Processor instruction set testing method and device
CN112950138B (en) Collaborative development state management method, device and server
CN113204395A (en) Service processing method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20200921

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Applicant after: Innovative advanced technology Co.,Ltd.

Address before: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Applicant before: Advanced innovation technology Co.,Ltd.

Effective date of registration: 20200921

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Applicant after: Advanced innovation technology Co.,Ltd.

Address before: A four-storey 847 mailbox in Grand Cayman Capital Building, British Cayman Islands

Applicant before: Alibaba Group Holding Ltd.

GR01 Patent grant
GR01 Patent grant