CN108446366A - A kind of method and device of classification storage/Rapid matching data - Google Patents

A kind of method and device of classification storage/Rapid matching data Download PDF

Info

Publication number
CN108446366A
CN108446366A CN201810210034.1A CN201810210034A CN108446366A CN 108446366 A CN108446366 A CN 108446366A CN 201810210034 A CN201810210034 A CN 201810210034A CN 108446366 A CN108446366 A CN 108446366A
Authority
CN
China
Prior art keywords
session
terminal
key assignments
hash
server
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
Application number
CN201810210034.1A
Other languages
Chinese (zh)
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.)
Beijing Si Tech Information Technology Co Ltd
Original Assignee
Beijing Si Tech Information Technology 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 Beijing Si Tech Information Technology Co Ltd filed Critical Beijing Si Tech Information Technology Co Ltd
Priority to CN201810210034.1A priority Critical patent/CN108446366A/en
Publication of CN108446366A publication Critical patent/CN108446366A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • G06F16/2255Hash tables
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/146Markers for unambiguous identification of a particular session, e.g. session cookie or URL-encoding

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Software Systems (AREA)
  • Computer And Data Communications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present invention relates to a kind of method and devices of classification storage/Rapid matching data.This method includes:When the first terminal at least one terminal of detection establishes session connection with server, session id corresponding with the session between first terminal and server is generated;And obtain the data structure caused by the session between first terminal and server;Session id is converted into the corresponding key assignments of Hash array;Session id and data structure are stored in map containers corresponding with key assignments.By the above-mentioned means, can orderly classification storage be carried out the corresponding data structure of generated session between arbitrary terminal and server.Moreover, storing session id and session structure body into map containers simultaneously.When convenient follow-up lookup, unique session structure body can be found according to session id.While being combined promotion search efficiency using hash algorithm and map containers, the occupancy of memory can also be greatly reduced.

Description

A kind of method and device of classification storage/Rapid matching data
Technical field
The present invention relates to field of computer technology more particularly to the methods and dress of a kind of classification storage/Rapid matching data It sets.
Background technology
Continuous with telecommunication service is popularized, and user, which surfs the Internet, has become a part for daily life.And on a large number of users It necessarily will produce a large amount of data when net, carrying out the operations such as effective re-scheduling, sorting, lookup and deletion to mass data will necessarily It takes a lot of time, if without being effectively treated and a large amount of memory headrooms can be occupied.If it is desired to be carried out to mass data It states and is effectively treated, must realize and data search and match accordingly.In the prior art, user terminal and server production When raw session (establishing communication connection), stored using hash algorithm.Although efficiency is very high in follow-up lookup and matching, A large amount of memories will be occupied by being this kind of storage mode.So, the equilibrium assignment searched between rate and committed memory how is realized, Then at technical problem urgently to be resolved hurrily.
Invention content
In order to solve the above technical problems, the present invention provides a kind of method and devices of classification storage/Rapid matching data.
In a first aspect, the present invention provides a kind of method of classification storage data, this method includes:
When detecting the first terminal at least one terminal and establishing session connection with server, generate with first terminal and The corresponding session id of session between server;
And obtain the data structure caused by the session between first terminal and server;
Session id is converted into the corresponding key assignments of Hash array;
Session id and data structure are stored in map containers corresponding with key assignments, wherein data structure includes:First eventually Corresponding user information, and the generated flow information when first terminal establishes session with server are held, user information is extremely Include less:Subscriber directory number and customized flow package information.
The beneficial effects of the invention are as follows:When detecting that first terminal establishes session connection with server, session id is generated, And it obtains due to data structure caused by session.Then session id is converted into the corresponding key assignments of Hash array, and will It talks about ID and data structure is stored in map containers corresponding with key assignments.By the above-mentioned means, can by arbitrary terminal and server it Between the corresponding data structure of generated session carry out orderly classification storage.Moreover, because different session id shift keys When value, it is likely that different session ids is converted to the same key assignments, so in order to ensure uniqueness, it will words ID and session structure Body is stored into map containers simultaneously.When convenient follow-up lookup, unique session structure body can be found according to session id.And And it is log (n) ranks to be combined the time complexity of lookup using hash algorithm and map containers, utilizes map container storage numbers According to structure, the occupancy of memory can be greatly reduced, saves resource.
Second aspect, the embodiment of the present invention additionally provide a kind of method of Rapid matching data, and this method includes:
Session id is obtained, wherein session id is that first terminal establishes generated session id when session connection with server, Wherein first terminal is any terminal at least one terminal;
Session id is converted into the corresponding key assignments of Hash array;
Map containers corresponding with key assignments are searched according to key assignments;
According to session id, data structure corresponding with session id is matched from map containers.
The beneficial effects of the invention are as follows:The session id of acquisition is converted into the corresponding key assignments of Hash array, then according to key After value searches corresponding map containers, data structure corresponding with session id is matched to from map containers.By the above-mentioned means, The Rapid matching between session id and corresponding data structure may be implemented, so as to promote search efficiency.It is rear It is continuous that the operations such as effective re-scheduling, sorting, the lookup and deletion saving plenty of time is carried out to data.
The third aspect, the present invention provides a kind of device of classification storage data, which includes:
Processing unit, for when the first terminal at least one terminal of detection establishes session connection with server, giving birth to At the corresponding session id of session between first terminal and server;
Acquiring unit is used for and obtains the data structure caused by the session between first terminal and server;
Converting unit, for session id to be converted to the corresponding key assignments of Hash array;
Processing unit is also used, it will words ID and data structure are stored in map containers corresponding with key assignments, wherein data structure Body includes:The corresponding user information of first terminal, and generated flow is believed when first terminal establishes session with server Breath, user information include at least:Subscriber directory number and customized flow package information.
The beneficial effects of the invention are as follows:When detecting that first terminal establishes session connection with server, session id is generated, And it obtains due to data structure caused by session.Then session id is converted into the corresponding key assignments of Hash array, and will It talks about ID and data structure is stored in map containers corresponding with key assignments.By the above-mentioned means, can by arbitrary terminal and server it Between the corresponding data structure of generated session carry out orderly classification storage.Moreover, because different session id shift keys When value, it is likely that different session ids is converted to the same key assignments, so in order to ensure uniqueness, it will words ID and session structure Body is stored into map containers simultaneously.When convenient follow-up lookup, unique session structure body can be found according to session id.And And it is log (n) ranks to be combined the time complexity of lookup using hash algorithm and map containers, utilizes map container storage numbers According to structure, the occupancy of memory can be greatly reduced, saves resource.
Fourth aspect, the present invention provide a kind of device of Rapid matching data, which includes:
Acquiring unit, for obtaining session id, wherein session id establishes session connection when institute for first terminal and server The session id of generation, wherein first terminal are any terminal at least one terminal;
Converting unit, for session id to be converted to the corresponding key assignments of Hash array;
Searching unit, for searching map containers corresponding with key assignments according to key assignments;
Matching unit 404, for according to session id, data structure corresponding with session id to be matched from map containers.
The beneficial effects of the invention are as follows:The session id of acquisition is converted into the corresponding key assignments of Hash array, then according to key After value searches corresponding map containers, data structure corresponding with session id is matched to from map containers.By the above-mentioned means, The Rapid matching between session id and corresponding data structure may be implemented, so as to promote search efficiency.It is rear It is continuous that the operations such as effective re-scheduling, sorting, the lookup and deletion saving plenty of time is carried out to data.
Description of the drawings
Fig. 1 is a kind of method flow schematic diagram of classification storage data provided in an embodiment of the present invention;
Fig. 2 is a kind of method flow schematic diagram of Rapid matching data provided in an embodiment of the present invention;
Fig. 3 is a kind of apparatus structure schematic diagram of classification storage data provided in an embodiment of the present invention;
Fig. 4 is a kind of apparatus structure schematic diagram of Rapid matching data provided in an embodiment of the present invention.
Specific implementation mode
In being described below, for illustration and not for limitation, it is proposed that such as specific system structure, interface, technology it The detail of class understands the present invention to cut thoroughly.However, it will be clear to one skilled in the art that there is no these specific The present invention can also be realized in the other embodiments of details.In other situations, omit to well-known device, circuit and The detailed description of method, in case unnecessary details interferes description of the invention.
Fig. 1 is a kind of method flow schematic diagram of classification storage data provided in an embodiment of the present invention.As shown in Figure 1, should Method includes:
Step 110, it when detecting the first terminal at least one terminal and establishing session connection with server, generates and the The corresponding session id of session between one terminal and server.
Specifically, in synchronization or in the same period, there may be foundation meeting between many terminal and servers Talk about (communication) connection.And in order to which generated data structure when establishing session between each terminal and server can be divided The other class of door is stored into different map containers, then needs to establish session connection between first terminal and server detecting When, generate a session id.Here session connection is practical be exactly establish Internet communication connection, such as first terminal open it is a certain When webpage, session has begun, when user closes webpage, then conversation end.And in session start, system then will produce one A session id.Here terminal refers to protecting the terminal device of user's SIM card.
Step 120, the data structure caused by the session between first terminal and server is obtained.
Specifically, carrying out online attended operation by first terminal in user, such as when opening webpage, necessarily have flow The generation of data.So, system can obtain flow information etc. caused by user information and current sessions.Wherein, user Information includes at least:The telephone number of user and customized flow package information etc..And then it is convenient subsequently according to user's Package information and currently used flow information are determined a need for exceeding except flow package caused by user's online Flow carries out charging and fee deduction treatment etc..
Step 130, it will words ID is converted to the corresponding key assignments of Hash array.
Specifically, session id is converted to the corresponding key assignments of Hash array, converted according to certain rule, But it is needed to carry out arbitrary setting according to client.Specific transfer process is the prior art, does not do excessively repeat here.
Step 140, it will words ID and data structure are stored in map containers corresponding with key assignments.
Optionally, step 140 can be divided into following several sub-steps:
Step 1401, according to the corresponding key assignments of Hash array, the Hash member mapped one by one with key assignments in Hash array is determined Element.
Step 1402, it will the map containers of words ID and data structure deposit Hash element carry.
Specifically, Hash array includes many Hash elements.And the inferior horn of each key assignments and a Hash element There are mapping relations one by one between scale value.Such as when key assignments be 1 when, then session id and data structure can be stored in together to Inferior horn is designated as in the 1 map containers of Hash element institute carry.
Session id and data structure are stored in map containers corresponding with key assignments, are to save the money of data occupancy Source.
Because in the mode of application fixed word joint number storage data, (this mode may cause byte to traditional hash algorithm It is not occupied and waste or byte is overflowed leads to the error in data that finally obtains), this kind of mode is more flexible, does not need Shen Please fixed byte store data, the memory of map containers itself can freely be arranged in a certain range, ensure map container storages Space can make full use of, and byte will not be caused to overflow, and guarantee data integrity.
Moreover, data are subjected to classification storage according to key assignments, it conveniently can be more convenient when follow-up lookup.In addition, Since different session ids is likely to be converted to the corresponding key assignments of the same Hash array.So, in order to ensure data structure Session id and corresponding data structure can be stored in the map containers by the uniqueness of body simultaneously.
A kind of method of classification storage data provided in an embodiment of the present invention, can be by institute between arbitrary terminal and server The corresponding data structure of session of generation carries out orderly classification storage.Moreover, because when different session ids converts key assignments, The session id for being likely to different is converted to the same key assignments, so in order to ensure uniqueness, it will words ID and session structure body are same When store into map containers.When convenient follow-up lookup, unique session structure body can be found according to session id.Moreover, sharp The time complexity that lookup is combined with hash algorithm and map containers is log (n) ranks, utilizes map container storage data structures Body can greatly reduce the occupancy of memory, save resource.
Corresponding with the above-mentioned method of classification storage data, the embodiment of the present invention additionally provides a kind of Rapid matching data Method, specifically as shown in Fig. 2, this method may include:
Step 210, session id is obtained.
Specifically, session id is first terminal establishes generated session id when session connection with server, wherein first Terminal is any terminal at least one terminal.
Step 220, it will words ID is converted to the corresponding key assignments of Hash array.
Specific conversion regime is same as above what an embodiment was introduced, does not repeat here.
Step 230, map containers corresponding with key assignments are searched according to key assignments.
Optionally, step 230 may include steps of:
Step 2301, according to the corresponding key assignments of Hash array, the Hash member mapped one by one with key assignments in Hash array is determined Element.
Specifically, Hash array includes many Hash elements.And the inferior horn of each key assignments and a Hash element There are mapping relations one by one between scale value.
So, according to the corresponding key assignments of Hash array, it may be determined that the Hash member mapped one by one with key assignments in Hash array Element.
Step 2302, according to Hash element, the map containers under carry to Hash element are determined.
Then according to Hash element, the map containers under carry to the Hash element are found.
Step 240, according to session id, data structure corresponding with session id is matched from map containers.
Specifically, since different session ids is likely to be converted to the corresponding key assignments of the same Hash array.So, it is The uniqueness for ensureing data structure, can match current session id with the session id in the map containers, when Data structure corresponding with the session ids of map in easy is obtained when with success.
Wherein, data structure includes:The corresponding user information of first terminal, and when first terminal and server are established Generated flow information, user information include at least when session:Subscriber directory number and customized flow package information.
A kind of method of Rapid matching data provided in an embodiment of the present invention, Hash array is converted to by the session id of acquisition Corresponding key assignments is matched to number corresponding with session id after then searching corresponding map containers according to key assignments from map containers According to structure.By the above-mentioned means, the Rapid matching between session id and corresponding data structure may be implemented, to Search efficiency can be promoted.When saving a large amount of subsequently to carry out the operations such as effective re-scheduling, sorting, lookup and deletion to data Between.
With a kind of above-mentioned embodiment of the method for classification storage data correspondingly, the embodiment of the present invention additionally provides a kind of point Class stores the apparatus structure schematic diagram of data.Specifically as shown in figure 3, the device includes:Processing unit 301,302 and of acquiring unit Converting unit 303.
Processing unit 301, for when detecting the first terminal at least one terminal and establishing session connection with server, Generate session id corresponding with the session between first terminal and server;
Acquiring unit 302 is used for and obtains the data structure caused by the session between first terminal and server;
Converting unit 303, for session id to be converted to the corresponding key assignments of Hash array;
Processing unit 301 is also used, it will words ID and data structure are stored in map containers corresponding with key assignments, wherein data Structure includes:The corresponding user information of first terminal, and the generated stream when first terminal establishes session with server Information is measured, user information includes at least:Subscriber directory number and customized flow package information.
Optionally, processing unit 301 is specifically used for, according to the corresponding key assignments of Hash array, determine in Hash array with key The Hash element that value maps one by one;
And session id and data structure are stored in the map containers of Hash element carry.
Function in the device of classification storage data provided in an embodiment of the present invention performed by each component is in one kind point It is discussed in detail in embodiment corresponding to the method for class storage data, which is not described herein again.
A kind of device of classification storage data provided in an embodiment of the present invention, can be by institute between arbitrary terminal and server The corresponding data structure of session of generation carries out orderly classification storage.Moreover, because when different session ids converts key assignments, The session id for being likely to different is converted to the same key assignments, so in order to ensure uniqueness, it will words ID and session structure body are same When store into map containers.When convenient follow-up lookup, unique session structure body can be found according to session id.Moreover, sharp The time complexity that lookup is combined with hash algorithm and map containers is log (n) ranks, utilizes map container storage data structures Body can greatly reduce the occupancy of memory, save resource.
With a kind of above-mentioned embodiment of the method for Rapid matching data correspondingly, the embodiment of the present invention additionally provides a kind of fast The apparatus structure schematic diagram of fast matched data.Specifically as shown in figure 4, the device includes:Acquiring unit 401, converting unit 402, Searching unit 403 and matching unit 404.
Acquiring unit 401, for obtaining session id, when wherein session id is that first terminal establishes session connection with server Generated session id, wherein first terminal are any terminal at least one terminal;
Converting unit 402, for session id to be converted to the corresponding key assignments of Hash array;
Searching unit 403, for searching map containers corresponding with key assignments according to key assignments;
Matching unit 404, for according to session id, data structure corresponding with session id to be matched from map containers.
Optionally, data structure includes:The corresponding user information of first terminal, and when first terminal and server are built Generated flow information, user information include at least when vertical session:Subscriber directory number and customized flow package letter Breath.
Optionally, searching unit 403 is specifically used for, according to the corresponding key assignments of Hash array, determine in Hash array with key The Hash element that value maps one by one;
According to Hash element, the map containers under carry to Hash element are determined.
Function in the device of Rapid matching data provided in an embodiment of the present invention performed by each component is with a kind of fast It is discussed in detail in embodiment corresponding to the method for fast matched data, which is not described herein again.
A kind of device of Rapid matching data provided in an embodiment of the present invention, Hash array is converted to by the session id of acquisition Corresponding key assignments is matched to number corresponding with session id after then searching corresponding map containers according to key assignments from map containers According to structure.By the above-mentioned means, the Rapid matching between session id and corresponding data structure may be implemented, to Search efficiency can be promoted.When saving a large amount of subsequently to carry out the operations such as effective re-scheduling, sorting, lookup and deletion to data Between.
In addition, the embodiment of the present invention additionally provides a kind of computer readable storage medium, it is stored thereon with computer program Instruction, the program instruction realize the method and step described in any of the above-described embodiment of the method when being executed by processor.
Reader should be understood that in the description of this specification reference term " one embodiment ", " is shown " some embodiments " The description of example ", " specific example " or " some examples " etc. mean specific features described in conjunction with this embodiment or example, structure, Material or feature are included at least one embodiment or example of the invention.In the present specification, above-mentioned term is shown The statement of meaning property need not be directed to identical embodiment or example.Moreover, particular features, structures, materials, or characteristics described It may be combined in any suitable manner in any one or more of the embodiments or examples.In addition, without conflicting with each other, this The technical staff in field can be by the spy of different embodiments or examples described in this specification and different embodiments or examples Sign is combined.
Although the embodiments of the present invention has been shown and described above, it is to be understood that above-described embodiment is example Property, it is not considered as limiting the invention, those skilled in the art within the scope of the invention can be to above-mentioned Embodiment is changed, changes, replacing and modification.

Claims (10)

1. a kind of method of classification storage data, which is characterized in that the method includes:
When detecting the first terminal at least one terminal and establishing session connection with server, generate with the first terminal and The corresponding session id of session between the server;
And obtain the data structure caused by the session between the first terminal and the server;
The session id is converted into the corresponding key assignments of Hash array;
The session id and the data structure are stored in map containers corresponding with the key assignments, wherein the data structure Body includes:The corresponding user information of the first terminal, and when the first terminal establishes session with server it is produced Flow information, the user information includes at least:Subscriber directory number and the customized flow package information.
2. according to the method described in claim 1, it is characterized in that, described be stored in the session id and the data structure Map containers corresponding with the key assignments, specifically include:
According to the corresponding key assignments of the Hash array, the Hash member mapped one by one with the key assignments in the Hash array is determined Element;
And the session id and the data structure are stored in the map containers of the Hash element carry.
3. a kind of method of Rapid matching data, which is characterized in that the method includes:
Session id is obtained, wherein the session id is first terminal establishes generated session id when session connection with server, The wherein described first terminal is any terminal at least one terminal;
The session id is converted into the corresponding key assignments of Hash array;
Map containers corresponding with the key assignments are searched according to the key assignments;
According to the session id, data structure corresponding with the session id is matched from the map containers.
4. according to the method described in claim 3, it is characterized in that, the data structure includes:The first terminal corresponds to User information, and the generated flow information when the first terminal and server establish session, the user information It includes at least:Subscriber directory number and the customized flow package information.
5. method according to claim 3 or 4, which is characterized in that described to be searched and the key assignments phase according to the key assignments The map containers answered, specifically include:
According to the corresponding key assignments of the Hash array, the Hash member mapped one by one with the key assignments in the Hash array is determined Element;
According to the Hash element, the map containers under carry to the Hash element are determined.
6. a kind of device of classification storage data, which is characterized in that described device includes:
Processing unit, for when detecting the first terminal at least one terminal and establishing session connection with server, generate with The corresponding session id of session between the first terminal and the server;
Acquiring unit is used for and obtains the data structure caused by the session between the first terminal and the server Body;
Converting unit, for the session id to be converted to the corresponding key assignments of Hash array;
The processing unit is also used, and the session id and the data structure are stored in map containers corresponding with the key assignments, The wherein described data structure includes:The corresponding user information of the first terminal, and work as the first terminal and server Generated flow information when session is established, the user information includes at least:Subscriber directory number and described customized Flow package information.
7. device according to claim 6, which is characterized in that the processing unit is specifically used for,
According to the corresponding key assignments of the Hash array, the Hash member mapped one by one with the key assignments in the Hash array is determined Element;
And the session id and the data structure are stored in the map containers of the Hash element carry.
8. a kind of device of Rapid matching data, which is characterized in that described device includes:
Acquiring unit, for obtaining session id, wherein the session id establishes session connection when institute for first terminal and server The session id of generation, wherein the first terminal is any terminal at least one terminal;
Converting unit, for the session id to be converted to the corresponding key assignments of Hash array;
Searching unit, for searching map containers corresponding with the key assignments according to the key assignments;
Matching unit 404, for according to the session id, data corresponding with the session id to be matched from the map containers Structure.
9. device according to claim 8, which is characterized in that the data structure includes:The first terminal corresponds to User information, and the generated flow information when the first terminal and server establish session, the user information It includes at least:Subscriber directory number and the customized flow package information.
10. device according to claim 8 or claim 9, which is characterized in that the searching unit is specifically used for, according to the Kazakhstan The corresponding key assignments of uncommon array, determines the Hash element mapped one by one with the key assignments in the Hash array;
According to the Hash element, the map containers under carry to the Hash element are determined.
CN201810210034.1A 2018-03-14 2018-03-14 A kind of method and device of classification storage/Rapid matching data Pending CN108446366A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810210034.1A CN108446366A (en) 2018-03-14 2018-03-14 A kind of method and device of classification storage/Rapid matching data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810210034.1A CN108446366A (en) 2018-03-14 2018-03-14 A kind of method and device of classification storage/Rapid matching data

Publications (1)

Publication Number Publication Date
CN108446366A true CN108446366A (en) 2018-08-24

Family

ID=63195120

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810210034.1A Pending CN108446366A (en) 2018-03-14 2018-03-14 A kind of method and device of classification storage/Rapid matching data

Country Status (1)

Country Link
CN (1) CN108446366A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109981811A (en) * 2019-03-12 2019-07-05 众安信息技术服务有限公司 A kind of the session id generation method and system of end application
CN109981599A (en) * 2019-03-06 2019-07-05 南京理工大学 A kind of the general-purpose data parsing platform and method of communication data stream
CN110807092A (en) * 2019-10-24 2020-02-18 深圳市元征科技股份有限公司 Data processing method and device
CN112039993A (en) * 2020-09-02 2020-12-04 中国银行股份有限公司 Long connection address processing method and device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001069890A1 (en) * 2000-03-10 2001-09-20 Speedera Networks, Inc. Load balancing in a network
CN101163141A (en) * 2007-11-12 2008-04-16 中兴通讯股份有限公司 Method of implementing data immediate processing based on wireless session protocol
CN104283897A (en) * 2014-10-29 2015-01-14 刘胜利 Trojan horse communication feature fast extraction method based on clustering analysis of multiple data streams
CN104580226A (en) * 2015-01-15 2015-04-29 上海瀚之友信息技术服务有限公司 Session data sharing system and method
US20150379008A1 (en) * 2014-06-25 2015-12-31 International Business Machines Corporation Maximizing the information content of system logs
CN105491015A (en) * 2015-11-21 2016-04-13 国网山东潍坊市寒亭区供电公司 Data communication and storage method
CN106485114A (en) * 2016-11-10 2017-03-08 北京像素软件科技股份有限公司 A kind of method and device of data verification

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001069890A1 (en) * 2000-03-10 2001-09-20 Speedera Networks, Inc. Load balancing in a network
CN101163141A (en) * 2007-11-12 2008-04-16 中兴通讯股份有限公司 Method of implementing data immediate processing based on wireless session protocol
US20150379008A1 (en) * 2014-06-25 2015-12-31 International Business Machines Corporation Maximizing the information content of system logs
CN104283897A (en) * 2014-10-29 2015-01-14 刘胜利 Trojan horse communication feature fast extraction method based on clustering analysis of multiple data streams
CN104580226A (en) * 2015-01-15 2015-04-29 上海瀚之友信息技术服务有限公司 Session data sharing system and method
CN105491015A (en) * 2015-11-21 2016-04-13 国网山东潍坊市寒亭区供电公司 Data communication and storage method
CN106485114A (en) * 2016-11-10 2017-03-08 北京像素软件科技股份有限公司 A kind of method and device of data verification

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109981599A (en) * 2019-03-06 2019-07-05 南京理工大学 A kind of the general-purpose data parsing platform and method of communication data stream
CN109981599B (en) * 2019-03-06 2022-01-18 南京理工大学 General data analysis platform and method for communication data stream
CN109981811A (en) * 2019-03-12 2019-07-05 众安信息技术服务有限公司 A kind of the session id generation method and system of end application
CN109981811B (en) * 2019-03-12 2022-05-31 众安信息技术服务有限公司 Session ID generation method and system of terminal application program
CN110807092A (en) * 2019-10-24 2020-02-18 深圳市元征科技股份有限公司 Data processing method and device
CN110807092B (en) * 2019-10-24 2023-10-20 深圳市元征科技股份有限公司 Data processing method and device
CN112039993A (en) * 2020-09-02 2020-12-04 中国银行股份有限公司 Long connection address processing method and device
CN112039993B (en) * 2020-09-02 2022-10-18 中国银行股份有限公司 Long connection address processing method and device

Similar Documents

Publication Publication Date Title
CN108446366A (en) A kind of method and device of classification storage/Rapid matching data
CN106446054B (en) A kind of information recommendation method, device and electronic equipment
CN108090351B (en) Method and apparatus for processing request message
CN107688733B (en) Service interface calling method, device, user terminal and readable storage medium
CN110413812A (en) Training method, device, electronic equipment and the storage medium of neural network model
US10115391B2 (en) Method and apparatus for providing voice feedback information to user in call
CN107577755A (en) A kind of searching method
CN105898085A (en) Harassment communication account identification method and device
CN107885826A (en) Method for broadcasting multimedia file, device, storage medium and electronic equipment
CN106911782A (en) A kind of method for reading data and device
CN105678625A (en) Method and equipment for determining identity information of user
CN106649488A (en) Method and device for invoking multi-data-source interaction interface
CN105678129A (en) Method and device for determining user identity information
CN106485155A (en) A kind of encryption method annotated based on field and equipment
KR20150041592A (en) Method for updating contact information in callee electronic device, and the electronic device
US11429660B2 (en) Photo processing method, device and computer equipment
WO2021103594A1 (en) Tacitness degree detection method and device, server and readable storage medium
CN108509059B (en) Information processing method, electronic equipment and computer storage medium
CN110221874A (en) The method, device and equipment of quick start application
CN115632866A (en) Message desensitization method, device, equipment and medium based on FPGA
JP2023554210A (en) Sort model training method and apparatus for intelligent recommendation, intelligent recommendation method and apparatus, electronic equipment, storage medium, and computer program
CN104978366A (en) Voice data index building method and system based on mobile terminal
CN104123391B (en) A kind of method and apparatus fast communicated by identifying the realization of the associated person information in mobile phone file content
CN107203578B (en) Method and device for establishing association of user identifiers
CN105653534B (en) Data 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20180824