Data processing method and device
A data processing and data technology, applied in the field of data processing, can solve problems such as data processing timeout, reduce the number of times, meet timeliness requirements, and improve data processing efficiency.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2020-07-10
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present application relates to the technical field of data processing, and in particular to data processing methods and devices, electronic equipment, and computer storage media. Background technique
[0002] In today's big data era, industries such as logistics, e-commerce, and the Internet are often faced with the situation of processing massive data. In the process of processing massive data, it is often necessary to consider data duplication and high concurrency when processing data. The usual method is to traverse and import Data, after querying the database to remove duplicates, store the data in the database, then traverse the data again for data processing, and finally store the processed data and data results.
[0003] In the process of data processing in the prior art, most of the data is processed for a single piece of data. Usually, an interface needs to be called once to process each piece of data. The greater the amount of data, the g...
Examples
Embodiment Construction
[0075] Below, the present application will be further described in conjunction with the accompanying drawings and specific implementation methods. It should be noted that, on the premise of not conflicting, the various embodiments described below or the technical features can be combined arbitrarily to form a new embodiment. .
[0076] see Figure 1 to Figure 3 , the first embodiment provides a data processing method, the method includes steps S100-S300.
[0077] The data processing method in this embodiment can be applied to data processing systems in industries such as logistics, e-commerce, and the Internet, or other scenarios that require processing massive amounts of data.
[0078] Step S100: Store data in the storage system into a queue to be processed.
[0079] The storage system may be a pika database or a redis database. The types of data are, for example, waybill data, order data, consulting demand data, and the like. Specifically, the data in the storage system ...