CN106446201A - Processing method and device of social circle data - Google Patents
Processing method and device of social circle data Download PDFInfo
- Publication number
- CN106446201A CN106446201A CN201610867569.7A CN201610867569A CN106446201A CN 106446201 A CN106446201 A CN 106446201A CN 201610867569 A CN201610867569 A CN 201610867569A CN 106446201 A CN106446201 A CN 106446201A
- Authority
- CN
- China
- Prior art keywords
- data
- index
- data set
- social circle
- client
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2453—Query optimisation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/22—Indexing; Data structures therefor; Storage structures
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/22—Indexing; Data structures therefor; Storage structures
- G06F16/2228—Indexing structures
- G06F16/2272—Management thereof
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/28—Databases characterised by their database models, e.g. relational or object models
- G06F16/284—Relational databases
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Computational Linguistics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
An embodiment of the invention provides a processing method and device of social circle data. The processing method and device is applied to a server. The processing method includes: acquiring a data instruction submitted by a first client side in a social circle; when the data instruction carries a write-in data instruction, building a first data set and a second data set according to write-in data in the write-in data instruction; generating a first index corresponding to the first data set and a second index corresponding to the second data set; writing the first data set, the first index, the second data set and the second index into a first database, and backing up the first data set, the first index, the second data set and the second index into a second database; when the data instruction carries a reading instruction, acquiring a third index of data in the reading instruction, comparing the third index with the first index and the second index, and extracting data corresponding to the third index from the first data set and the second data set in the second database; sending the extracted data corresponding to the third index to the first client side.
Description
Technical field
The present invention relates to Internet communication technology field, more particularly to a kind of processing method of social circle's data and dress
Put.
Background technology
With the development of Internet technology, the information on the Internet also becomes to enrich very much, can all produce all kinds of things daily
Part, including news, video, novel, physical culture, finance etc., and each class event can all attract large quantities of have same interest like
Netizen adds and discusses, so as to form a kind of social circle of uniqueness.In the social circle, user can be putd question to, circle main to
The problem that family proposes is answered, meanwhile, the problem that user can also be proposed to other users is answered.
The existing device for setting up social circle, mainly adopts relational data library storage user data, while by user
Information is stored entirely in data base with the problem that puts question to, when user's visit capacity very big or user's enquirement amount is very big
Wait, server overload is will result in, reduces the experience of user.
Content of the invention
The purpose of the embodiment of the present invention is to provide a kind of processing method and processing device of social circle's data, to reduce server
Load, improves Consumer's Experience.Concrete technical scheme is as follows:
In a first aspect, a kind of processing method of social circle's data is embodiments provided, server is applied to, bag
Include:
The data command that is submitted in social circle is obtained by the first client;
When data command carries the write data command of the first data base to be written, according in write data command
Write data set up the first data set and the second data set, and wherein, the first data set at least includes:In enquirement in social circle
Hold, reply subject of question time for replying corresponding with content is replied answer content enquirement time corresponding with subject of question and
The corresponding ID of first client, the second data set at least includes:The carrying of the corresponding ID of first client and ID
Ask authority;
Corresponding first index of the first data set is generated, and generates corresponding second index of the second data set;
The first data set, the first index, the second data set and the second index are write in the first data base, and back up the
One data set, the first index, the second data set and the second index are in the second data base;
When data command carries the reading instruction of data in the second data base to be read, obtain and read data in instruction
The 3rd index, compare the 3rd index with the first index and the second index, first from the second data base indexes corresponding the
In one data set and corresponding second data set of the second index, extract and the 3rd corresponding data of index;
To extract with the 3rd corresponding data is activation of index to the first client.
Optionally, obtaining the data command that is submitted in social circle by the first client includes:Obtain in social circle by one
The data command that first client is submitted to.
Optionally, the first index is the first key assignments, and the second index is the second key assignments.
Optionally, backup the first data set, first index, the second data set and second index in the second data base it
Before, the processing method of social circle's data of the embodiment of the present invention also includes:
Cache the first data set and the first index and the second data set and second is indexed to predeterminated position.
Optionally, the first data base and the second data base are respectively Redis non-relational database.
Optionally, will extract with the 3rd corresponding data is activation of index give the first client after, the embodiment of the present invention
The processing method of social circle's data also include:
Obtaining social circle includes the corresponding ID of multiple second clients in addition to the first client;
According to the corresponding ID of multiple client, will extract with the 3rd corresponding data is activation of index to multiple second
Client.
Optionally, write the first data set, first index, the second data set and second index in the first data base it
Afterwards, the processing method of social circle's data of the embodiment of the present invention also includes:
Back up the first data set, first index, the second data set and second index in the 3rd data base, wherein, the 3rd
Data base at least includes:MySQL relevant database, Oracle relevant database.
Second aspect, embodiments provides a kind of processing meanss of social circle's data, is applied to server, bag
Include:
Acquisition module, for obtaining the data command that is submitted in social circle by the first client;
Data set sets up module, for carry in data command the first data base to be written write data command when,
The first data set and the second data set are set up according to the write data in write data command, wherein, the first data set is at least wrapped
Include:During the enquirement corresponding with subject of question of subject of question in social circle, the answer content for replying in the social circle of subject of question
Between with reply content corresponding time for replying and the corresponding ID of the first client, the second data set at least includes:First visitor
The corresponding ID in family end and the enquirement authority of ID;
Index generation module, for generating corresponding first index of the first data set, and generates the second data set correspondence
Second index;
Writing module, for the first data set of write, the first index, the second data set and the second index in the first data base
In, and back up the first data set, first index, the second data set and second index in the second data base;
Read module, when the reading for carrying data in the second data base to be read in data command is instructed, obtains
The 3rd index of data in instruction is read, compares the 3rd index with, the first index and the second index, the from the second data base
In corresponding first data set of one index and corresponding second data set of the second index, extract and the 3rd corresponding data of index;
Display module, for extracting with the 3rd corresponding data is activation of index to the first client.
A kind of processing method and processing device of social circle's data provided in an embodiment of the present invention, carries in data command to be written
Enter the first data base write data command when, first according to write data command in write data set up the first data set and
Second data set, is then written in the first data base, while backup is in the second data base;Carry in data command to be read
In second data base data reading instruction when, obtain read instruction in data the 3rd index, compare the 3rd index with, first
Index and the second index, corresponding first data set of the first index from the second data base and corresponding second number of the second index
According to concentration, extract and the 3rd corresponding data of index, it is achieved that store respectively and read and write abruption, can be in write data command
When, only it is written in the first data base, when data are read, only reads from the second data base, meanwhile, when data are read,
The data for reading the first data set or reading the second data set are achieved, without all reading the first data set and second
The data of data set.Can cause, when user's visit capacity very big or user's enquirement amount is very big, clothes can be reduced
Business device load, improves Consumer's Experience.Certainly, implement arbitrary product of the present invention or method must be not necessarily required to while reaching above
Described all advantages.
Description of the drawings
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, below will be to embodiment or existing
Accompanying drawing to be used needed for technology description is had to be briefly described, it should be apparent that, drawings in the following description are only this
Some embodiments of invention, for those of ordinary skill in the art, on the premise of not paying creative work, acceptable
Other accompanying drawings are obtained according to these accompanying drawings.
Fig. 1 is a kind of flow chart of the processing method of social circle's data of the embodiment of the present invention;
Fig. 2 is a kind of structured flowchart of the processing meanss of social circle's data of the embodiment of the present invention.
Specific embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is carried out clear, complete
Site preparation is described, it is clear that described embodiment is only a part of embodiment of the present invention, rather than whole embodiments.It is based on
Embodiment in the present invention, it is every other that those of ordinary skill in the art are obtained under the premise of creative work is not made
Embodiment, belongs to the scope of protection of the invention.
In order to reduce server load, Consumer's Experience is improved, embodiments provides a kind of place of social circle's data
Reason method and device.
First below a kind of processing method of social circle's data provided in an embodiment of the present invention is introduced, as Fig. 1 institute
Show that a kind of method of social circle's data processing provided in an embodiment of the present invention may include steps of:
S101, obtains the data command that is submitted in social circle by the first client;
Wherein, data command is actively to submit to service by the first client of any one in multiple client by gateway
Device.After server detects pending processing data command, the data command is read, the data command can be that write data refer to
Order, can also be reading instruction, can also carry write data command and read instruction.Data command can be carried with sheet format
Server is given, server can be submitted to data packet form.
For example, when the data command that the first client is submitted to is write-once data command, clothes are submitted to sheet format
Business device, server carries out write process, and after the completion of write, data base need not preserve the write data command.
This way it is not necessary to write data command each time or reading instruction are stored in data base, number can be mitigated
Burden according to storehouse.
It should be noted that social circle's data of the embodiment of the present invention are carried out in social networkies for multiple client user
The electronic data that doings are produced.
S102, when data command carries the write data command of the first data base to be written, refers to according to write data
Write data in order set up the first data set and the second data set, and wherein, the first data set at least includes:Carrying in social circle
Ask content, reply subject of question the answer corresponding with content is replied of answer content enquirement time corresponding with subject of question when
Between and the corresponding ID of the first client, the second data set at least includes:The corresponding ID of first client and ID
Enquirement authority;
Wherein, after server reads the data command, detect data command carrying is write data command or reading
Instruction fetch, when the data command carries write data command, obtains the write data of the first data base to be written, according to writing
Enter data and the first data set and the second data set is set up, wherein, the first data set at least includes:Subject of question in social circle,
Reply time for replying corresponding with content is replied answer content enquirement time corresponding with subject of question and the of subject of question
The corresponding ID of one client, the second data set at least includes:The corresponding ID of first client and the enquirement of ID
Authority;In order to effectively identification and the first data set of extraction and the second data set, here, using ID as the first data
The total data of collection and the second data set, can quickly find, when reading, the data for requiring to look up to facilitate.
It should be noted that the corresponding ID of the first client be the user register the social circle be by server
Automatically generate and be stored in the ID in data base, the enquirement authority of ID is authority information corresponding with the ID,
It is the authority information having when the first client is currently putd question to.
S103, generates corresponding first index of the first data set, and generates corresponding second index of the second data set;
Wherein, corresponding with the first data set first index and corresponding with the second data set second index, can be by
The index of character composition, can also be the index being made up of the title for including corresponding data.
It should be noted that in this step, should also be belonged to the guarantor of the embodiment of the present invention by the index that other modes constitute
Shield scope, should give protection.
S104, the first data set of write, the first index, the second data set and second are indexed in the first data base, and
Back up the first data set, first index, the second data set and second index in the second data base;
Wherein, server can be while be stored in the by the first data set, the first index, the second data set and the second index
In one data base and the second data base;
First the first data set, the first index, the second data set and the second index can also be write in the first data base,
Will be standby to the first data set for writing in the first data base, the first index, the second data set and the second index at interval of Preset Time
Part in the second data base, the storage mode of the first data base and the second data base can be identical, it is also possible to different.
It should be noted that above-mentioned Preset Time can be set, or given birth to by server by management staff
The time interval for becoming.
S105, when data command carries the reading instruction of data in the second data base to be read, obtains and reads instruction
3rd index of middle data, compares the 3rd index and the first index and the second index, and the first index from the second data base is right
In the first data set that answers and corresponding second data set of the second index, extract and the 3rd corresponding data of index;
Wherein, when data command carries reading instruction, the reading instruction can be the table that is submitted to by the first client
Single, include the reading instruction and threeth index corresponding with instruction is read in the list.
Wherein, the 3rd index be default with the first corresponding index of index, or with the second corresponding index of index,
Or with the first index and the second index while corresponding index.
When including the data that the 3rd index needs read in corresponding first data set of the first index, from the first data
Concentrate and extract and the 3rd corresponding data of index, the data can be the total data of the first data set, or the first number
According to the partial data that concentrates;
When including the data that the 3rd index needs read in corresponding second data set of the second index, from the second data
Concentrate and extract and the 3rd corresponding data of index;
It is the 3rd rope in corresponding first data set of the first index and all data of corresponding second data set of the second index
When drawing the data that needs read, while extracting and the 3rd corresponding data of index from the first data set and the second data set.
S106, will extract with the 3rd corresponding data is activation of index to the first client.
It should be noted that the first described in this step client is to carry reading in the data command that submits to refer to
The client of order.
In embodiments of the present invention, the data command that submits in the first client carries writing for the first data base to be written
When entering data command, the first data set and the second data set is set up according to the write data in write data command first, then write
Enter in the first data base, while backup is in the second data base;Number in the second data base to be read is carried in data command
According to reading instruction when, obtain read instruction in data the 3rd index, compare the 3rd index with first index and second index,
Extract in the first corresponding first data set of index from the second data base and corresponding second data set of the second index and the
The corresponding data of three indexes, it is achieved that store respectively and read and write abruption, can only be written to the first number when data command is write
According in storehouse, when data are read, only read from the second data base, meanwhile, when data are read, it is possible to achieve read first and count
According to collection or the second data set of reading, without all reading the first data set and the second data set.Can cause in user
When the very big or user's enquirement amount of visit capacity is very big, server load can be reduced, improve Consumer's Experience.
Further, obtain the data command that is submitted in social circle by the first client to be specially:Obtain in social circle
The data command that is submitted to by first client.
Wherein, when multiple client submits data command to, server is first ranked up processing, obtain successively each the
The data command that one client is submitted to, and ensure to process the data command for completing current acquisition, then the instruction of next data is obtained,
Ensure that the integrity of data.
Further, the first index is the first key assignments, and the second index is the second key assignments.
Wherein, in embodiments of the present invention, the first key assignments is that server administrators are set according to practical application with the second key assignments
Fixed key assignments.By using key assignments, when reading, first key assignments is detected, when key assignments is identical, then read accordingly
Take, in key assignments difference, be not read out, the bandwidth of server accessing databases occupancy can be reduced, reduce server load.
Further, in the first data set of backup, the first index, the second data set and the second index in the second data base
In before, the processing method of social circle's data of the embodiment of the present invention also includes:
Cache the first data set and the first index and the second data set and second is indexed to predeterminated position.
Wherein, predeterminated position is arranged on the first data set of backup and the first index and the second data set and second is indexed
Before in second data base.The purpose for entering row cache is, on the one hand, in backup, and server can will need the number of backup
Temporary according to caching, reduce the pressure of server, on the other hand when reading, server can be read to the data for caching first
Taking, when the data for reading are not needed in the data of caching, then reads the data in the second data base, can reduce server
Reading times to data base, reduce the process time of server, improve Consumer's Experience.
Further, the first data base and the second data base are respectively Redis non-relational database.
Wherein, Redis non-relational database has good collaboration capabilities, is made using Redis non-relational database
For the first data base and the second data base, can preferably implement the embodiment of the present invention.
Further, will extract with the 3rd corresponding data is activation of index give the first client after, reality of the present invention
The processing method for applying social circle's data of example also includes:
The first step, obtaining social circle includes the corresponding ID of multiple second clients in addition to the first client;
Second step, according to the corresponding ID of multiple client, is given extracted with the 3rd corresponding data is activation of index
Multiple second clients.
In this step, will extract with the 3rd corresponding data is activation of index to multiple second clients, which can be allowed
His client recognizes the data content that the first client is submitted to, realizes the interaction between multiple client, improves Consumer's Experience.
Further, in the first data set of write, the first index, the second data set and the second index in the first data base
In after, the processing method of social circle's data of the embodiment of the present invention also includes:
Back up the first data set, first index, the second data set and second index in the 3rd data base, wherein, the 3rd
Data base at least includes:MySQL relevant database, Oracle relevant database.
Wherein, server backs up the first data set and the first index and the second data set and second at interval of Preset Time
Index is in the 3rd data base, and the 3rd described data base is used for after the first data base or the second data base break down, clothes
Business device quickly can be transformed into data service in the 3rd data base, reduce the data traffic interruptions time, improve Consumer's Experience.
Corresponding to a kind of processing method of social circle's data of above-mentioned offer, a kind of social circle is embodiments provided
The processing meanss of data, are applied to server, as shown in Fig. 2 the device can include:
Acquisition module 201, for obtaining the data command that is submitted in social circle by the first client;
Data set sets up module 202, for carrying the write data command of the first data base to be written in data command
When, the first data set and the second data set is set up according to the write data in write data command, wherein, the first data set is at least
Including:Subject of question in social circle, reply answer content enquirement time corresponding with subject of question of subject of question and answer
Multiple content corresponding time for replying and the corresponding ID of the first client, the second data set at least includes:First client pair
The ID that answers and the enquirement authority of ID;
Index generation module 203, for generating corresponding first index of the first data set, and generates the second data set pair
The second index that answers;
Writing module 204, counts first for writing the first data set, the first index, the second data set and the second index
According in storehouse, and the first data set, the first index, the second data set and the second index is backed up in the second data base;
Read module 205, when the reading for carrying data in the second data base to be read in data command is instructed, obtains
The 3rd index for reading data in instruction is taken, compares the 3rd index and the first index and the second index, from the second data base
In corresponding first data set of first index and corresponding second data set of the second index, extract and the 3rd corresponding number of index
According to;
Display module 206, for extracting with the 3rd corresponding data is activation of index to the first client.
It should be noted that the device of the embodiment of the present invention be apply above-mentioned social circle's data processing method device,
Then all embodiments of the processing method of above-mentioned social circle's data are all suitable for the device, and can all reach and same or analogous have
Beneficial effect.
Specifically, acquisition module 201 is specifically for obtaining the data command that is submitted in social circle by first client.
Specifically, the first index is the first key assignments, and the second index is the second key assignments.
Specifically, the processing meanss of social circle's data of the embodiment of the present invention also include:
Cache module, is indexed to default position for caching the first data set and the first index and the second data set and second
Put.
Specifically, the first data base and the second data base are respectively Redis non-relational database.
Specifically, above-mentioned display module 206 is additionally operable to:
Obtaining social circle includes the corresponding ID of multiple second clients in addition to the first client;
According to the corresponding ID of multiple client, will extract with the 3rd corresponding data is activation of index to multiple second
Client.
Specifically, the processing meanss of social circle's data of the embodiment of the present invention also include:
Backup module, for the first data set of backup, the first index, the second data set and the second index in the 3rd data base
In, wherein, the 3rd data base at least includes:MySQL relevant database, Oracle relevant database.
It should be noted that herein, such as first and second or the like relational terms are used merely to a reality
Body or operation are made a distinction with another entity or operation, and are not necessarily required or implied these entities or deposit between operating
In any this actual relation or order.And, term " including ", "comprising" or its any other variant are intended to
The including of nonexcludability, so that a series of process including key elements, method, article or equipment not only include that those will
Element, but also other key elements including being not expressly set out, or also include for this process, method, article or equipment
Intrinsic key element.In the absence of more restrictions, the key element for being limited by sentence "including a ...", it is not excluded that
Also there is other identical element in process, method, article or equipment including the key element.
Each embodiment in this specification is all described by the way of correlation, identical similar portion between each embodiment
Divide mutually referring to what each embodiment was stressed is the difference with other embodiment.Especially for system reality
For applying example, as which is substantially similar to embodiment of the method, so description is fairly simple, related part is referring to embodiment of the method
Part explanation.
Presently preferred embodiments of the present invention is the foregoing is only, is not intended to limit protection scope of the present invention.All
Any modification, equivalent substitution and improvement that is made within the spirit and principles in the present invention etc., are all contained in protection scope of the present invention
Interior.
Claims (10)
1. a kind of processing method of social circle's data, it is characterised in that be applied to server, including:
The data command that is submitted in social circle is obtained by the first client;
When the data command carries the write data command of the first data base to be written, according to said write data command
In write data set up the first data set and the second data set, wherein, first data set at least includes:In social circle
Subject of question, the answer content enquirement time corresponding with the subject of question for replying the subject of question and the answer are interior
Hold corresponding time for replying and the corresponding ID of first client, second data set at least includes:Described first
The corresponding ID of client and the enquirement authority of the ID;
Corresponding first index of first data set is generated, and generates corresponding second index of second data set;
Write first data set, described first index, second data set and described second index in the first data base
In, and back up first data set, described first index, second data set and described second index in the second data
In storehouse;
When the data command carries the reading instruction of data in second data base to be read, obtain described reading and refer to
In order data the 3rd index, comparison described 3rd index with, described first index and described second index, from described second number
According in corresponding first data set of the described first index in storehouse and corresponding second data set of second index, extract and institute
State the corresponding data of the 3rd index;
To extract with the corresponding data is activation of the 3rd index to first client.
2. the processing method of social circle's data according to claim 1, it is characterised in that by the acquisition social circle
The data command that one client is submitted to includes:
The data command that is submitted in the social circle is obtained by first client.
3. the processing method of social circle's data according to claim 1, it is characterised in that first index be
Value, second index is the second key assignments.
4. the processing method of social circle's data according to claim 1, it is characterised in that in the backup first number
According to collection, first index, second data set and second index in the second data base before, described social circle
The processing method of data also includes:
Cache first data set and first index and second data set and described second is indexed to default position
Put.
5. the processing method of social circle's data according to claim 1, it is characterised in that first data base and described
Second data base is respectively Redis non-relational database.
6. the processing method of social circle's data according to claim 1, it is characterised in that described will extracting with described the
The corresponding data is activation of three indexes is to after first client, and the processing method of described social circle's data also includes:
Obtaining the social circle includes the corresponding ID of multiple second clients in addition to first client;
According to the corresponding ID of the plurality of client, will extract with the corresponding data is activation of the 3rd index to described
Multiple second clients.
7. the processing method of social circle's data according to claim 1, it is characterised in that writing first data
After collection, first index, second data set and second index are in the first data base, the described social number of turns
According to processing method also include:
Back up first data set, described first index, second data set and described second index in the 3rd data base
In, wherein, the 3rd data base at least includes:MySQL relevant database, Oracle relevant database.
8. a kind of processing meanss of social circle's data, it is characterised in that be applied to server, including:
Acquisition module, for obtaining the data command that is submitted in social circle by the first client;
Data set sets up module, for carry in the data command the first data base to be written write data command when,
The first data set and the second data set are set up according to the write data in said write data command, wherein, first data
Collection at least includes:Subject of question in social circle, the answer content for replying the subject of question are corresponding with the subject of question
Enquirement time and the answer content corresponding time for replying and the corresponding ID of first client, second number
At least include according to collection:The corresponding ID of first client and the enquirement authority of the ID;
Index generation module, for generating corresponding first index of first data set, and generates second data set
Corresponding second index;
Writing module, for writing first data set, first index, second data set and second index
In the first data base, and back up first data set, first index, second data set and second rope
Draw in the second data base;
Read module, when the reading for carrying data in second data base to be read in the data command is instructed,
Obtain described read instruction in data the 3rd index, comparison described 3rd index with, described first index and second rope
Draw, corresponding first data set of the described first index from second data base and second index corresponding second are counted
According to concentration, extract and the corresponding data of the 3rd index;
Display module, for extracting with the corresponding data is activation of the 3rd index to first client.
9. processing meanss of social circle's data according to claim 8, it is characterised in that the acquisition module specifically for
The data command that is submitted in the social circle is obtained by first client.
10. processing meanss of social circle's data according to claim 8, it is characterised in that first index be
Key assignments, second index is the second key assignments.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610867569.7A CN106446201A (en) | 2016-09-30 | 2016-09-30 | Processing method and device of social circle data |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610867569.7A CN106446201A (en) | 2016-09-30 | 2016-09-30 | Processing method and device of social circle data |
Publications (1)
Publication Number | Publication Date |
---|---|
CN106446201A true CN106446201A (en) | 2017-02-22 |
Family
ID=58171416
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201610867569.7A Pending CN106446201A (en) | 2016-09-30 | 2016-09-30 | Processing method and device of social circle data |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN106446201A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108021461A (en) * | 2017-12-06 | 2018-05-11 | 福建中金在线信息科技有限公司 | Lift the method and device of social circle's data processing performance |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102419770A (en) * | 2011-11-23 | 2012-04-18 | 中兴通讯股份有限公司 | File sharing system, method for realizing file sharing, and file index service equipment |
CN103020281A (en) * | 2012-12-27 | 2013-04-03 | 中国科学院计算机网络信息中心 | Data storage and search method based on numerical indexing of spatial data |
CN103902702A (en) * | 2014-03-31 | 2014-07-02 | 北京车商汇软件有限公司 | Data storage system and data storage method |
US20140330800A1 (en) * | 1999-05-18 | 2014-11-06 | Kom Networks Inc. | Method and system for electronic file lifecycle management |
CN104424224A (en) * | 2013-08-26 | 2015-03-18 | 深圳市腾讯计算机系统有限公司 | File index storage method and device |
CN104978366A (en) * | 2014-04-14 | 2015-10-14 | 深圳市北科瑞声科技有限公司 | Voice data index building method and system based on mobile terminal |
CN105468671A (en) * | 2015-11-12 | 2016-04-06 | 杭州中奥科技有限公司 | Method for realizing personnel relationship modeling |
-
2016
- 2016-09-30 CN CN201610867569.7A patent/CN106446201A/en active Pending
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20140330800A1 (en) * | 1999-05-18 | 2014-11-06 | Kom Networks Inc. | Method and system for electronic file lifecycle management |
CN102419770A (en) * | 2011-11-23 | 2012-04-18 | 中兴通讯股份有限公司 | File sharing system, method for realizing file sharing, and file index service equipment |
CN103020281A (en) * | 2012-12-27 | 2013-04-03 | 中国科学院计算机网络信息中心 | Data storage and search method based on numerical indexing of spatial data |
CN104424224A (en) * | 2013-08-26 | 2015-03-18 | 深圳市腾讯计算机系统有限公司 | File index storage method and device |
CN103902702A (en) * | 2014-03-31 | 2014-07-02 | 北京车商汇软件有限公司 | Data storage system and data storage method |
CN104978366A (en) * | 2014-04-14 | 2015-10-14 | 深圳市北科瑞声科技有限公司 | Voice data index building method and system based on mobile terminal |
CN105468671A (en) * | 2015-11-12 | 2016-04-06 | 杭州中奥科技有限公司 | Method for realizing personnel relationship modeling |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108021461A (en) * | 2017-12-06 | 2018-05-11 | 福建中金在线信息科技有限公司 | Lift the method and device of social circle's data processing performance |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Gorard et al. | School choice impacts: What do we know? | |
DE112012005533B4 (en) | Supporting query and a query | |
CN110674154B (en) | Spark-based method for inserting, updating and deleting data in Hive | |
CN104112010B (en) | A kind of date storage method and device | |
CN105100165B (en) | Network service recommends method and apparatus | |
CN107766470B (en) | Intelligent statistical method, intelligent statistical display method and device for data sharing | |
CN106846218A (en) | A kind of community service end and community service system | |
DE102011101791A1 (en) | METHODS, DEVICES AND MANUFACTURING OBJECTS TO EVALUATE THE INFLUENCE OF WEBSITES | |
CN109639750A (en) | Business data processing method and equipment | |
DE112010002089T5 (en) | Method for selection of information on the Internet | |
CN110232291A (en) | Intelligent data desensitization method, device, computer equipment and storage medium | |
CN109615172A (en) | A kind of method and terminal handling examination data | |
CN104765823A (en) | Method and device for collecting website data | |
DE112012005307T5 (en) | Method, computer program and computer for recognizing communities in a social medium | |
US11876848B2 (en) | Method and device for displaying a virtual livestream room, client, server and medium | |
DE202016007840U1 (en) | Anchoring facilities with geolocalized imagery | |
CN106055637B (en) | A kind of caching data processing method and server | |
CN106446201A (en) | Processing method and device of social circle data | |
CN104216901B (en) | The method and system of information search | |
CN106170012A (en) | Distributed file system that a kind of facing cloud renders and structure and access method | |
CN104331460A (en) | Hbase-based data read-write operation method and system | |
CN104915911A (en) | Method and device for issuing case management microblog | |
CN103312584B (en) | A kind of method and apparatus to release news in Web Community | |
CN103985164A (en) | Android-system-based fingerprint attendance checking system and attendance checking method thereof | |
CN115953119A (en) | Form authority management method and device, storage medium and electronic equipment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
WD01 | Invention patent application deemed withdrawn after publication | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20170222 |