CN109871380A - A kind of crowd's packet application method and system based on Redis - Google Patents

A kind of crowd's packet application method and system based on Redis Download PDF

Info

Publication number
CN109871380A
CN109871380A CN201910031226.0A CN201910031226A CN109871380A CN 109871380 A CN109871380 A CN 109871380A CN 201910031226 A CN201910031226 A CN 201910031226A CN 109871380 A CN109871380 A CN 109871380A
Authority
CN
China
Prior art keywords
crowd
packet
platform
redis
service platform
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.)
Granted
Application number
CN201910031226.0A
Other languages
Chinese (zh)
Other versions
CN109871380B (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.)
Epoch Information Technology Co Ltd Of Eastcom Of Shenzhen
Original Assignee
Epoch Information Technology Co Ltd Of Eastcom Of Shenzhen
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 Epoch Information Technology Co Ltd Of Eastcom Of Shenzhen filed Critical Epoch Information Technology Co Ltd Of Eastcom Of Shenzhen
Priority to CN201910031226.0A priority Critical patent/CN109871380B/en
Publication of CN109871380A publication Critical patent/CN109871380A/en
Application granted granted Critical
Publication of CN109871380B publication Critical patent/CN109871380B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a kind of crowd's packet application method and system based on Redis, the present invention wraps the stage in composition crowd, pass through the calculating of keyword, it can be by one group or a collection of keyword proceeds to the mapping that crowd wraps ID, pass through the storage of Redis and the optimization of hash data structure, a large amount of device id storage can save a large amount of memory, while provide the function of high concurrent and extending transversely, automatic disaster tolerance.

Description

A kind of crowd's packet application method and system based on Redis
Technical field
The present invention relates to mobile internet technical field, specifically a kind of crowd's packet application method based on Redis and it is System.
Background technique
DMP (Data Management Platform) data management platform, is that the multiparty data of dispersion is integrated It is included in unified technology platform, and these data are standardized and are segmented, user these subdivision results can be pushed to Platform in existing interactive marketing environment.
The effect of DMP is, quick search, feedback and can quickly present as a result, visitor is helped to enter in market cycle, facilitate Cooperation between enterprise customer and affiliate, deep forecast analysis and work, bring the competition of various aspects excellent, reduce information and obtain It takes and human cost.
Crowd's packet is as DMP mono- based on precisely orientation, carries out analytical calculation based on keyword or relevancy algorithm The set of the device id of a group of people's group identification obtained afterwards.
To realize quick search and feedback, crowd's packet needs to store by structural data, Most current storage Mode is relational data, such as Mysql, Sqlserver, Oracle etc..The benefit of relational data storage is storage organization letter Single, support mass data is saved in disk, and it is simple to update deletion maintenance, the disadvantage is that inquiry velocity is often not enough to support largely Concurrently.
Summary of the invention
The purpose of the present invention is to provide a kind of crowd's packet application method and system based on Redis, to solve above-mentioned back The problem of being proposed in scape technology.
To achieve the above object, the invention provides the following technical scheme:
A kind of crowd's packet application method based on Redis, comprising the following steps:
Step 01: user data storage system is accumulated by a large amount of data logging, is handled data logging, is carried out Lookalike is calculated, and crowd's packet computing platform pulls above-mentioned log and calculates crowd's packet;
Step 02: after the completion of crowd's packet computing platform calculates, crowd being notified to assure reason service platform, crowd's packet management service is flat Platform carries out preliminary test and file verification to data;
Step 03: crowd assures reason service platform and corresponding importing, update and deletion demand is synchronized to crowd's packet management service Crowd's packet import modul, crowd's packet update module and crowd's packet removing module in platform;
Step 04: crowd's packet import modul, crowd's packet update module and crowd's packet removing module are to crowd's APMB package data Pretreatment;
Step 05: crowd is wrapped into storage into Redis cluster, using hash structure, and configures the compression parameters of hash, it is specific to wrap Include following steps:
Step 51: want advertisement side platform DSP or advertisement transaction platform ADX read ad-request parameter or station number, First 6 or 10 are taken to be used as key according to rule, it is remaining to be used as field;
Step 52: the crowd that corresponding device number is read from the hash in Redis cluster wraps the list of ID;
Step 53: ID list being wrapped according to obtained crowd, relevant business is wrapped to crowd on this basis and is handled.
A kind of crowd's packet application system based on Redis, comprising: user data storage system, crowd's packet computing platform, people Group assures reason service platform, Redis cluster, and the user data storage system is connect with crowd's packet computing platform, for accumulating For data logging, and lookalike calculating is carried out, generates crowd's APMB package and crowd wraps ID;Crowd's packet computing platform It assures reason service platform with crowd to connect, the crowd assures reason service platform and connect with Redis cluster, and crowd assures road service Platform includes: crowd's packet import modul, crowd's packet update module and crowd's packet removing module.
As a further solution of the present invention: the data logging includes at least station number, keyword.
As a further solution of the present invention: in step 01, data logging processing method are as follows: by station number and accordingly It maps between keyword, then a large amount of keywords is tied on this station number, and generate crowd's APMB package and corresponding Crowd wraps ID.
As a further solution of the present invention: pretreated method described in step 04 are as follows: first 6 or 10 are taken according to rule Position is used as key, remaining to be used as field, is worth and wraps ID for crowd, and multiple crowd ID are separated using comma.
As a further solution of the present invention: crowd's packet application system based on Redis further includes that crowd wraps user, institute It states crowd's packet to connect using platform with Redis cluster, crowd's packet is want advertisement side's platform DSP or advertisement counterparty using platform Platform ADX.
Compared with prior art, the beneficial effects of the present invention are:
A kind of crowd's packet application method and system based on Redis, the present invention wrap the stage in composition crowd, pass through the meter of keyword Calculation, can be by one group or a collection of keyword proceeds to the mapping that crowd wraps ID, excellent with hash data structure by storing for Redis To change, a large amount of device id storage can save a large amount of memory, while provide the function of high concurrent and extending transversely, automatic disaster tolerance, It has the advantage that
(1), in terms of advertiser, can be more flexible use crowd's packet function, including multiple keywords, the group of multiple crowds' packets Close, exclude, include, orientation etc., provided for advertiser it is more flexible, more accurately advertisement orient, saving advertising cost;
(2), it in terms of crowd's packet service performance, is stored due to the memory database Redis used, and after the optimization based on hash, While saving a large amount of memory, High Availabitity, the solution of high concurrent are provided;
(3), the storage for having used memory database Redis makes full use of the performance and scalability of Redis, provides cleverer The solution of the synchronous and lateral dilatation of data living;
(4), the High Availabitity of Redis and dilatation scheme can be more convenient to carry out the disaster tolerance of O&M and service fault, the liter of server Grade.
Detailed description of the invention
Fig. 1 is a kind of method flow diagram of crowd's packet application method based on Redis of the present invention.
Fig. 2 is the method flow that hash compression parameters are configured in a kind of crowd's packet application method based on Redis of the present invention Figure.
Fig. 3 is a kind of structural principle block diagram of crowd's packet application system based on Redis of the present invention.
Specific embodiment
Following will be combined with the drawings in the embodiments of the present invention, and technical solution in the embodiment of the present invention carries out clear, complete Site preparation description, it is clear that described embodiments are only a part of the embodiments of the present invention, instead of all the embodiments.It is based on Embodiment in the present invention, it is obtained by those of ordinary skill in the art without making creative efforts every other Embodiment shall fall within the protection scope of the present invention.
Please refer to Fig. 1,2, in the embodiment of the present invention, a kind of crowd's packet application method based on Redis, including following step It is rapid:
Step 01: user data storage system 100 is accumulated by a large amount of data logging, includes station number, keyword etc. Information maps between station number and corresponding keyword, and lookalike is calculated, and a large amount of keywords are then tied to this use On the device number of family, and crowd's APMB package and corresponding crowd packet ID are generated, crowd's packet computing platform 200 pulls above-mentioned log and calculates Crowd's packet;
Step 02: after the completion of crowd's packet computing platform 200 calculates, crowd being notified to assure reason service platform 300, crowd assures reason Service platform 300 carries out preliminary test and file verification to data;
Step 03: crowd assure reason service platform 300 by it is corresponding import, update and delete demand be synchronized to crowd assure reason clothes Crowd's packet import modul 301, crowd's packet update module 302 and the crowd's packet removing module 303 being engaged in platform 300;
Step 04: crowd's packet import modul 301, crowd's packet update module 302 and crowd's packet removing module 303 wrap crowd File data pretreatment, preprocess method are as follows: according to rule take first 6 or 10 as key, it is remaining to be used as field, be worth and be Crowd wraps ID, and multiple crowd ID are separated using comma;
Step 05: crowd being wrapped into storage into Redis cluster 400, using hash structure, and the compression parameters of hash is configured, has Body the following steps are included:
Step 51: want advertisement side platform DSP or advertisement transaction platform ADX read ad-request parameter or user equipment Number, take first 6 or 10 to be used as key according to rule, it is remaining to be used as field;
Step 52: the crowd that corresponding device number is read from the hash in Redis cluster 400 wraps the list of ID;
Step 53: ID list being wrapped according to obtained crowd, relevant business is wrapped to crowd on this basis and is handled, such as: packet Contain, exclude, different device numbers will be carried out the form of certain impartial (hash fragment) ratio by orientation etc., the method as far as possible The problem of storing into a hash structure, preventing hash from the excessive rear memory of data volume being answered to explode.
Such as Fig. 2, a kind of crowd's packet application system based on Redis, comprising: user data storage system 100, crowd wrap meter Calculate platform 200, crowd assures reason service platform 300, Redis cluster 400 and crowd packet user 500, the user data are deposited Storage system 100 is connect with crowd's packet computing platform 200, is used for data logging for accumulating, and carry out lookalike calculating, raw ID is wrapped at crowd's APMB package and crowd;Crowd's packet computing platform 200 is assured reason service platform 300 with crowd and is connect, described Crowd assures reason service platform 300 and connect with Redis cluster 400, and it includes: that crowd wraps importing that crowd, which assures road service platform 300, Module 301, crowd's packet update module 302 and crowd's packet removing module 303, crowd's packet use platform 500 and Redis cluster 400 connections, crowd's packet are want advertisement side's platform DSP or advertisement counterparty's platform ADX using platform 500.
It is obvious to a person skilled in the art that invention is not limited to the details of the above exemplary embodiments, Er Qie In the case where without departing substantially from spirit or essential attributes of the invention, the present invention can be realized in other specific forms.Therefore, no matter From the point of view of which point, the present embodiments are to be considered as illustrative and not restrictive, and the scope of the present invention is by appended power Benefit requires rather than above description limits, it is intended that all by what is fallen within the meaning and scope of the equivalent elements of the claims Variation is included within the present invention.Any reference signs in the claims should not be construed as limiting the involved claims.
In addition, it should be understood that although this specification is described in terms of embodiments, but not each embodiment is only wrapped Containing an independent technical solution, this description of the specification is merely for the sake of clarity, and those skilled in the art should It considers the specification as a whole, the technical solutions in the various embodiments may also be suitably combined, forms those skilled in the art The other embodiments being understood that.

Claims (6)

1. a kind of crowd's packet application method based on Redis, it is characterised in that: the following steps are included:
Step 01: user data storage system (100) is accumulated by a large amount of data logging, is handled data logging, into Row lookalike is calculated, and crowd's packet computing platform (200) pulls above-mentioned log and calculates crowd's packet;
Step 02: after the completion of crowd's packet computing platform (200) calculates, crowd being notified to assure reason service platform (300), crowd's packet Management service platform (300) carries out preliminary test and file verification to data;
Step 03: crowd assures reason service platform (300) and is synchronized to crowd and assures reason corresponding importing, update and deletion demand Crowd's packet import modul (301), crowd's packet update module (302) and crowd's packet removing module in service platform (300) (303);
Step 04: crowd's packet import modul (301), crowd's packet update module (302) and crowd's packet removing module (303) are right Crowd's APMB package data prediction;
Step 05: crowd is wrapped into storage in Redis cluster (400), using hash structure, and configures the compression parameters of hash, Specifically includes the following steps:
Step 51: want advertisement side platform DSP or advertisement transaction platform ADX read ad-request parameter or station number, First 6 or 10 are taken to be used as key according to rule, it is remaining to be used as field;
Step 52: the crowd that corresponding device number is read from the hash in Redis cluster (400) wraps the list of ID;
Step 53: ID list being wrapped according to obtained crowd, relevant business is wrapped to crowd on this basis and is handled.
2. a kind of crowd's packet application method based on Redis according to claim 1, it is characterised in that: the data day Will includes at least station number and keyword.
3. a kind of crowd's packet application method based on Redis according to claim 2, it is characterised in that: in step 01, number According to log processing method are as follows: will be mapped between station number and corresponding keyword, a large amount of keywords are then tied to this use On the device number of family, and generate crowd's APMB package and corresponding crowd packet ID.
4. a kind of crowd's packet application method based on Redis according to claim 1, it is characterised in that: institute in step 04 State pretreated method are as follows: take first 6 or 10 to be used as key according to rule, it is remaining to be used as field, it is worth and wraps ID for crowd, it is more A crowd ID is separated using comma.
5. a kind of crowd's packet application system based on Redis, it is characterised in that: include: user data storage system (100), people Group's packet computing platform (200), crowd assure reason service platform (300), Redis cluster (400), the user data storage system (100) it is connect with crowd's packet computing platform (200), is used for data logging for accumulating, and carry out lookalike calculating, generates Crowd's APMB package and crowd wrap ID;Crowd's packet computing platform (200) is assured reason service platform (300) with crowd and is connect, institute The crowd of stating assures reason service platform (300) and connect with Redis cluster (400), and it includes: people that crowd, which assures road service platform (300), Group's packet import modul (301), crowd's packet update module (302) and crowd's packet removing module (303).
6. a kind of crowd's packet application system based on Redis according to claim 5, it is characterised in that: further include crowd It wraps user (500), crowd's packet is connect using platform (500) with Redis cluster (400), and crowd's packet uses platform (500) For want advertisement side platform DSP or advertisement counterparty's platform ADX.
CN201910031226.0A 2019-01-14 2019-01-14 Crowd pack application method and system based on Redis Active CN109871380B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910031226.0A CN109871380B (en) 2019-01-14 2019-01-14 Crowd pack application method and system based on Redis

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910031226.0A CN109871380B (en) 2019-01-14 2019-01-14 Crowd pack application method and system based on Redis

Publications (2)

Publication Number Publication Date
CN109871380A true CN109871380A (en) 2019-06-11
CN109871380B CN109871380B (en) 2022-11-11

Family

ID=66917623

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910031226.0A Active CN109871380B (en) 2019-01-14 2019-01-14 Crowd pack application method and system based on Redis

Country Status (1)

Country Link
CN (1) CN109871380B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111292137A (en) * 2020-03-10 2020-06-16 联通沃音乐文化有限公司 Method for accurately delivering internet advertisements
CN112559857A (en) * 2020-12-10 2021-03-26 上海明略人工智能(集团)有限公司 Redis-based crowd pack application method and system, electronic device and storage medium
CN113139824A (en) * 2020-01-20 2021-07-20 上海哔哩哔哩科技有限公司 Crowd packet construction method and system based on negative feedback

Citations (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20050118386A (en) * 2004-06-14 2005-12-19 주식회사 에듀파이 Method of processing data and digital assistant thereof
CN102779308A (en) * 2012-01-09 2012-11-14 合一网络技术(北京)有限公司 Advertisement release method and system
CN103324645A (en) * 2012-03-23 2013-09-25 腾讯科技(深圳)有限公司 Method and device for recommending webpage
US20140129942A1 (en) * 2011-05-03 2014-05-08 Yogesh Chunilal Rathod System and method for dynamically providing visual action or activity news feed
US20150067074A1 (en) * 2013-08-29 2015-03-05 Intuit Inc. Personalized bookmarking of textsite applications via a text message
CN104680396A (en) * 2015-02-13 2015-06-03 北京集奥聚合科技有限公司 Method and system for monitoring broadcast of accurate exposure of advertisements in real time
WO2016108471A1 (en) * 2015-01-02 2016-07-07 에스케이플래닛 주식회사 Apparatus, method and system for advertisement targeting
CN106126673A (en) * 2016-06-29 2016-11-16 上海浦东发展银行股份有限公司信用卡中心 A kind of based on Redis and HBase point of locking method
CN106599104A (en) * 2016-11-29 2017-04-26 北京锐安科技有限公司 Mass data association method based on redis cluster
US20170180496A1 (en) * 2015-12-18 2017-06-22 Bitly, Inc. Systems and methods for analyzing traffic across multiple media channels via encoded links
CN106919682A (en) * 2017-03-01 2017-07-04 北京再塑宝科技有限公司 A kind of search associational word implementation method based on redis technologies
US20170242875A1 (en) * 2016-02-23 2017-08-24 Baidu Usa Llc Method for matching images with content based on representations of keywords associated with the content in response to a search query
CN107273384A (en) * 2016-04-08 2017-10-20 百度在线网络技术(北京)有限公司 The determination method and apparatus of crowd's attribute
CN107479829A (en) * 2017-08-03 2017-12-15 杭州铭师堂教育科技发展有限公司 A kind of Redis cluster mass datas based on message queue quickly clear up system and method
CN107861859A (en) * 2017-11-22 2018-03-30 北京汇通金财信息科技有限公司 A kind of blog management method and system based on micro services framework
CN107992398A (en) * 2017-12-22 2018-05-04 宜人恒业科技发展(北京)有限公司 The monitoring method and monitoring system of a kind of operation system
US20180165295A1 (en) * 2016-12-08 2018-06-14 Exterro, Inc. Systems and methods for document search and aggregation with reduced bandwidth and storage demand
CN108197966A (en) * 2017-11-01 2018-06-22 上海新数网络科技股份有限公司 A kind of accurate advertisement analysis method based on crowd's label data
CN108197289A (en) * 2018-01-18 2018-06-22 吉浦斯信息咨询(深圳)有限公司 A kind of data store organisation, data store query method, terminal and medium
CN108648003A (en) * 2018-04-28 2018-10-12 北京聚通达科技股份有限公司 Precision launches advertisement and launches data statistics, effect tracking
CN108874773A (en) * 2018-05-31 2018-11-23 平安医疗科技有限公司 Keyword increases method, apparatus, computer equipment and storage medium newly
CN109101635A (en) * 2018-08-16 2018-12-28 广州小鹏汽车科技有限公司 A kind of data processing method and device based on Redis Hash structure

Patent Citations (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20050118386A (en) * 2004-06-14 2005-12-19 주식회사 에듀파이 Method of processing data and digital assistant thereof
US20140129942A1 (en) * 2011-05-03 2014-05-08 Yogesh Chunilal Rathod System and method for dynamically providing visual action or activity news feed
CN102779308A (en) * 2012-01-09 2012-11-14 合一网络技术(北京)有限公司 Advertisement release method and system
CN103324645A (en) * 2012-03-23 2013-09-25 腾讯科技(深圳)有限公司 Method and device for recommending webpage
US20150067074A1 (en) * 2013-08-29 2015-03-05 Intuit Inc. Personalized bookmarking of textsite applications via a text message
WO2016108471A1 (en) * 2015-01-02 2016-07-07 에스케이플래닛 주식회사 Apparatus, method and system for advertisement targeting
CN104680396A (en) * 2015-02-13 2015-06-03 北京集奥聚合科技有限公司 Method and system for monitoring broadcast of accurate exposure of advertisements in real time
US20170180496A1 (en) * 2015-12-18 2017-06-22 Bitly, Inc. Systems and methods for analyzing traffic across multiple media channels via encoded links
US20170242875A1 (en) * 2016-02-23 2017-08-24 Baidu Usa Llc Method for matching images with content based on representations of keywords associated with the content in response to a search query
CN107273384A (en) * 2016-04-08 2017-10-20 百度在线网络技术(北京)有限公司 The determination method and apparatus of crowd's attribute
CN106126673A (en) * 2016-06-29 2016-11-16 上海浦东发展银行股份有限公司信用卡中心 A kind of based on Redis and HBase point of locking method
CN106599104A (en) * 2016-11-29 2017-04-26 北京锐安科技有限公司 Mass data association method based on redis cluster
US20180165295A1 (en) * 2016-12-08 2018-06-14 Exterro, Inc. Systems and methods for document search and aggregation with reduced bandwidth and storage demand
CN106919682A (en) * 2017-03-01 2017-07-04 北京再塑宝科技有限公司 A kind of search associational word implementation method based on redis technologies
CN107479829A (en) * 2017-08-03 2017-12-15 杭州铭师堂教育科技发展有限公司 A kind of Redis cluster mass datas based on message queue quickly clear up system and method
CN108197966A (en) * 2017-11-01 2018-06-22 上海新数网络科技股份有限公司 A kind of accurate advertisement analysis method based on crowd's label data
CN107861859A (en) * 2017-11-22 2018-03-30 北京汇通金财信息科技有限公司 A kind of blog management method and system based on micro services framework
CN107992398A (en) * 2017-12-22 2018-05-04 宜人恒业科技发展(北京)有限公司 The monitoring method and monitoring system of a kind of operation system
CN108197289A (en) * 2018-01-18 2018-06-22 吉浦斯信息咨询(深圳)有限公司 A kind of data store organisation, data store query method, terminal and medium
CN108648003A (en) * 2018-04-28 2018-10-12 北京聚通达科技股份有限公司 Precision launches advertisement and launches data statistics, effect tracking
CN108874773A (en) * 2018-05-31 2018-11-23 平安医疗科技有限公司 Keyword increases method, apparatus, computer equipment and storage medium newly
CN109101635A (en) * 2018-08-16 2018-12-28 广州小鹏汽车科技有限公司 A kind of data processing method and device based on Redis Hash structure

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113139824A (en) * 2020-01-20 2021-07-20 上海哔哩哔哩科技有限公司 Crowd packet construction method and system based on negative feedback
CN111292137A (en) * 2020-03-10 2020-06-16 联通沃音乐文化有限公司 Method for accurately delivering internet advertisements
CN112559857A (en) * 2020-12-10 2021-03-26 上海明略人工智能(集团)有限公司 Redis-based crowd pack application method and system, electronic device and storage medium

Also Published As

Publication number Publication date
CN109871380B (en) 2022-11-11

Similar Documents

Publication Publication Date Title
CN105930446B (en) A kind of telecom client label generating method based on Hadoop distributed computing technology
CN105069703B (en) A kind of electrical network mass data management method
CN103902698B (en) A kind of data-storage system and storage method
CN109871380A (en) A kind of crowd's packet application method and system based on Redis
CN103930888B (en) Selected based on the many grain size subpopulation polymerizations updating, storing and response constrains
CN104933112A (en) Distributed Internet transaction information storage and processing method
CN109739919A (en) A kind of front end processor and acquisition system for electric system
US20110187717A1 (en) Producing Optimization Graphs in Online Advertising Systems
CN104462222A (en) Distributed storage method and system for checkpoint vehicle pass data
CN103177094B (en) Cleaning method of data of internet of things
CN109840782A (en) Clicking rate prediction technique, device, server and storage medium
CN107704590A (en) A kind of data processing method and system based on data warehouse
CN102426590A (en) Quality evaluation method and device
Wang et al. Big data in telecommunication operators: data, platform and practices
CN109002470A (en) Knowledge mapping construction method and device, client
CN104899278A (en) Method and apparatus for generating data operation logs of Hbase database
CN106547646A (en) A kind of data backup and restoration methods, data backup and recovery device
CN106294708A (en) A kind of cluster accounting management method and system based on Torque
CN102880725B (en) Recommending method based on demand-based service organization
CN113643062A (en) Advertisement display method of novel aggregation advertisement system
CN109492008A (en) A kind of network big data design methods and system based on HBase
CN109299089A (en) The calculating and storage method and calculating of a kind of label data of drawing a portrait and storage system
CN105550351A (en) Passenger travel data ad-hoc query system and method
US8224797B2 (en) System and method for validating data record
CN104346341A (en) Method and device for relating data to relevant events

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