CN105808707A - Data processing method, data processing device and e-commerce platform - Google Patents
Data processing method, data processing device and e-commerce platform Download PDFInfo
- Publication number
- CN105808707A CN105808707A CN201610124983.9A CN201610124983A CN105808707A CN 105808707 A CN105808707 A CN 105808707A CN 201610124983 A CN201610124983 A CN 201610124983A CN 105808707 A CN105808707 A CN 105808707A
- Authority
- CN
- China
- Prior art keywords
- data
- page data
- attribute information
- given server
- request
- 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
Links
- 238000003672 processing method Methods 0.000 title claims abstract description 13
- 238000012545 processing Methods 0.000 title claims abstract description 12
- 238000000034 method Methods 0.000 claims abstract description 27
- 230000002688 persistence Effects 0.000 claims abstract description 10
- 238000013500 data storage Methods 0.000 claims abstract description 8
- 238000006243 chemical reaction Methods 0.000 claims description 13
- 230000008569 process Effects 0.000 claims description 12
- 230000004044 response Effects 0.000 claims description 9
- 210000000352 storage cell Anatomy 0.000 claims description 6
- 241001269238 Data Species 0.000 description 3
- 238000010168 coupling process Methods 0.000 description 3
- 238000005859 coupling reaction Methods 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 238000004891 communication Methods 0.000 description 2
- 230000008878 coupling Effects 0.000 description 2
- 238000011161 development Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 230000003247 decreasing effect Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000001914 filtration Methods 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
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/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/958—Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
- G06F16/972—Access to data in other repository systems, e.g. legacy data or dynamic Web page generation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/951—Indexing; Web crawling techniques
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The invention provides a data processing method, a data processing device and an e-commerce platform. The method comprises the following steps of collecting page data which is filled out on a webpage by a user; storing the page data into a relational database and determining attribute information of the page data in the relational database, wherein the attribute information is used for positioning the page data from the relational database; receiving a data request of an appointed server, wherein the data request is used for requesting the attribute information of the data which needs persistence currently; and responding to the data request, returning the attribute information of the page data to the appointed server to read the page data from the database according to the attribute information, and storing the page data into a key value database. According to the scheme of the invention, the page data of the webpage can be more reasonably stored, the security and the reliability for data storage are improved, the data processing amount of a web server is reduced, and the data access efficiency is improved.
Description
Technical field
The application relates to technical field of data processing, more particularly to a kind of data processing method, device and e-commerce platform.
Background technology
Traditional transaction between enterprise often to expend the substantial amounts of resource of enterprise and time, no matter it is sale, distribution, or buying will take product cost, and by B2B (BusinesstoBusiness, enterprise is to the electronic business mode of enterprise) can so that both parties can complete whole operation flow on the net, from setting up inno logo to getting a good buy by shopping around, then to bargaining, signing a bill and deliver goods, finally arrive customer service.In B2B, carrying out both sides of supply and demand Dou Shi businessman or the enterprise of e-commerce transaction, they pass through technique of internet, and utilize various business web site platform to complete merchant transaction.And the B2B websites being commonly called as refers to carry out between enterprise the website of e-commerce initiative.
B2B websites is utilized to carry out in the process of electronic commercial activity in both sides of supply and demand, issue supply-demand information may be related to, order goods and determine multiple processes such as order, payment and bill forwarding, these processes will produce substantial amounts of page data, but how more reasonably to store these page datas, owing to storing these page datas, the transaction of website is produced impact to reduce, be those skilled in the art's technical problems in the urgent need to address.
Summary of the invention
In view of this, this application provides a kind of data processing method, device and e-commerce platform, with the page data of user's input on more reasonably storage Website page, reduce the data processing amount of Website server.
For achieving the above object, the application provides following technical scheme:
A kind of data processing method, including:
Gather the page data that on Website page, user fills in;
Being stored in relevant database by described page data, and determine described page data attribute information in described relevant database, described attribute information for positioning described page data from described relevant database;
Receiving the request of data of given server, described request of data is for asking to be currently needed for the attribute information of the data of persistence;
In response to described request of data, the attribute information of described page data is returned to described given server, so that described given server reads out described page data according to described attribute information from described data base, and is stored in key value database by described page data.
Preferably, the page data that on described collection Website page, user fills in, including:
Preset PHP script is utilized to gather the page data that in Website page, user fills in.
Preferably, described determine described page data attribute information in described relevant database after, also include:
The attribute information of described page data is written in the message queue specified;
The then request of data of described reception given server, including:
Receive given server request of reading attributes information from described message queue;
Accordingly, the attribute information of described page data is returned to described given server, including:
The attribute information of page data described in described message queue is returned to described given server.
Preferably, the request of reading attributes information from described message queue of described reception given server, including:
The asynchronous PHP script receiving described given server sets up, with described message queue, the request being connected;
Then the described attribute information by page data described in described message queue returns to described given server, including:
By the connection set up between described message queue and described asynchronous PHP script, the attribute information of the described page data in described message queue is returned to given server.
Preferably, after the attribute information of described page data is returned to described given server, also include:
Receive the client access request for described page data;
Described access request is sent to described given server, so that described given server obtains the described page data of the requested access of described access request based on described access request from described key value database, and the page data got is returned to described client.
On the other hand, present invention also provides a kind of data processing equipment, including:
Collecting unit, for gathering the page data that user on Website page fills in;
Data storage cell, for being stored in relevant database by described page data, and determines described page data attribute information in described relevant database, and described attribute information for positioning described page data from described relevant database;
Receiving unit, for receiving the request of data of given server, described request of data is for asking to be currently needed for the attribute information of the data of persistence;
Data conversion storage unit, for in response to described request of data, the attribute information of described page data is returned to described given server, so that described given server reads out described page data according to described attribute information from described data base, and is stored in key value database by described page data.
Preferably, described collecting unit, including:
Gather subelement, for utilizing preset PHP script to gather the page data that in Website page, user fills in.
Preferably, also include:
Queue writing unit, for, after described data storage cell determines described page data attribute information in described relevant database, being written to the attribute information of described page data in the message queue specified;
Then described reception unit, including:
Receive subelement, for receiving given server request of reading attributes information from described message queue;
Accordingly, described data conversion storage unit, including:
Data conversion storage subelement, for returning to described given server by the attribute information of page data described in described message queue.
Preferably, also include:
Access process unit, for, after the attribute information of described page data is returned to described given server by described data conversion storage unit, receiving the client access request for described page data;
Access retransmission unit, for described access request is sent to described given server, so that described given server obtains the described page data of the requested access of described access request based on described access request from described key value database, and the page data got is returned to described client.
On the other hand, present invention also provides a kind of e-commerce platform, including:
Website server, for gathering the page data that user on Website page fills in;Being stored in relevant database by described page data, and determine described page data attribute information in described relevant database, described attribute information for positioning described page data from described relevant database;Receiving the request of data of given server, described request of data is for asking to be currently needed for the attribute information of the data of persistence;In response to described request of data, the attribute information of described page data is returned to described given server;
Back-end web servers, for reading out described page data from described data base according to described attribute information, and stores described page data in key value database.
Preferably, described e-commerce platform also includes:
Client, for sending the access request for described page data to described Website server;
Then, described Website server, it is additionally operable to described access request is transmitted to described back-end web servers;
Described web server, is additionally operable to obtain from described key value database based on described access request the described page data of the requested access of described access request, and the page data got is returned to described client.
Via above-mentioned technical scheme it can be seen that after Website server collects, from front end, the page data that user fills in, page data can be stored relevant database, to realize data backup, reduce the situation of loss of data, improve Information Security.And consider from relevant database, read the consuming time longer of data, required page data can be quickly navigated in order to follow-up, the attribute information of this page data can be obtained from this Website server by given server, so that this given server can read out this page data according to this attribute information from this relevant database, and page data is stored in key value database, so when follow-up need read page data time, then can pass through given server from this key value database, read this page data, be conducive to quick obtaining page data.
Accompanying drawing explanation
In order to be illustrated more clearly that the technical scheme of the embodiment of the present application, below the accompanying drawing used required during embodiment is described is briefly described, apparently, accompanying drawing in the following describes is only embodiments herein, for those of ordinary skill in the art, under the premise not paying creative work, it is also possible to obtain other accompanying drawing according to the accompanying drawing provided.
Fig. 1 illustrates the schematic flow sheet of a kind of one embodiment of data processing method of the application;
Fig. 2 illustrates the schematic flow sheet of a kind of another embodiment of data processing method of the application;
Fig. 3 illustrates the schematic flow sheet of a kind of one embodiment of data processing equipment of the application;
Fig. 4 illustrates a kind of possible composition structural representation of a kind of e-commerce platform of the application.
Detailed description of the invention
Below in conjunction with the accompanying drawing in the embodiment of the present application, the technical scheme in the embodiment of the present application is clearly and completely described, it is clear that described embodiment is only some embodiments of the present application, rather than whole embodiments.Based on the embodiment in the application, the every other embodiment that those of ordinary skill in the art obtain under not making creative work premise, broadly fall into the scope of the application protection.
Referring to Fig. 1, it illustrates the schematic flow sheet of a kind of one embodiment of data processing method of the application, the method for the present embodiment is applied to the Website server of B2B, and the method may include that
101, gather the page data that on Website page, user fills in.
It is understood that the page data gathered in the embodiment of the present application with in existing B2B field required for the page data that collects identical.As this page data can include the relevant data message of the data message of user class, enterprise and the relevant data message of commodity etc..
Website page can obtain these page datas by list, i.e. user inputs after data in list, it is possible to gathers the data that user writes in the list of Webpage.
In the preferred implementation of one, it is possible to use preset PHP (supertext pretreatment language) script gathers the page data that in Website page, user fills in.Owing to PHP script has multiple advantages such as being easily programmed, it is possible to reduce development difficulty, and ensure that the reliability of data acquisition.
102, the page data collected is stored in relevant database, and determines this page data attribute information in this relevant database.
Wherein, this attribute information for positioning this page data from this relevant database.As, this attribute information may include that the database-name of storing page data, stores the tables of data of this page data and the major key etc. of this page data, certainly, this attribute information can also include the time that this page data is stored in this relevant database, data type belonging to this page data etc..
Wherein, this relevant database can be MySQL database.
It is understood that after Website server determines the attribute information of page data, can the attribute information of this page data of buffer memory, in order to given server reads the attribute information of this page data.
Optionally, after this step 102, it is possible to the attribute information of described page data is written in the message queue specified by this, to realize this page data of buffer memory.Owing to message queue can directly invoke, it is not necessary to individually develop, carry out the attribute information of this page data of buffer memory by message call queue and can reduce the development amount of developer.
It should be noted that, in actual applications, page data is stored before relevant database by Website server, can first determine the value needing that this page data is stored which tables of data of which data base and the major key of this page data, therefore, after this page data is stored relevant database, this Website server may determine that the attribute information of this page data is gone forward side by side row cache.
103, receive the request of data of given server.
Wherein, this request of data is for asking to be currently needed for the attribute information of the data of persistence, namely, it is intended that in the page data that server request collects, it is stored in relevant database but is not yet stored the attribute information of page data in key value database by this given server.
Similar to step 101, this given server can also arrange asynchronous PHP script, to be obtained the attribute information of page data from Website server by this asynchronous PHP script.
104, in response to this request of data, the attribute information of this page data is returned to this given server, in order to this given server reads this page data according to this attribute information from this relevant database, and is stored in key value database by this page data.
Wherein, key value database (key-value data base) can also be called key assignments storage data base, data are carried out organizing, index and storing according to the form of key-value pair by key value database, it is possible to increase data directory speed, be conducive to quickly navigating to the data of required inquiry.
In the embodiment of the present application, this given server can be understood as and can respond access request, and the server of the page data of the backward reference requested access of request.After page data is stored this key value database by this given server, owing to key value database being likely to quick indexing to target data, thus advantageously reducing the waiting time of the client of access request.
It is understandable that, with the existing similar process storing data into key value database, before page data is stored key value database by this given server, may determine that the index of page data identifies, obtain the corresponding relation of index mark and page data, then index mark corresponding with page data is stored in this key value database, be beneficial to follow-up from this key value database, position this page data fast and accurately.
Optionally, at this given server after reading out this page data from relevant database, this page data can also be carried out secondary parsing, by the data mode of the front end recognition of Website server, then again the page data after parsing can be stored in this key value database so that this page data is resolved to.
It is understood that when attribute information is written to this message queue by Website server in a step 102, then step 103 can be receive given server request of reading attributes information from this message queue.Accordingly, this step 104 can be that the attribute information of page data described in this message queue is returned to this given server.
Further, it is intended that the asynchronous PHP script that server can pass through in this given server sets up, with this message queue, the request being connected;Corresponding, it is possible to by the connection set up between this message queue and this asynchronous PHP script, the attribute information of the page data in this message queue is returned to given server.
As known from the above, in the embodiment of the present application, page data can be stored relevant database after collecting, from front end, the page data that user fills in by Website server, to realize data backup, reduces the situation of loss of data.And consider from relevant database, read the consuming time longer of data, required page data can be quickly navigated in order to follow-up, the attribute information of this page data can be obtained from this Website server by given server, so that this given server can read out this page data according to this attribute information from this relevant database, and page data is stored in key value database, so when follow-up need read page data time, then can pass through given server from this key value database, read this page data, be conducive to quick obtaining page data, it is achieved thereby that the reasonable storage of data.
Meanwhile, even if key value database is unsuccessful and cause loss of data due to data storage, owing to page data has been backed up by relevant database, it is possible to avoid page data to lose, and then the access exception occurred due to page loss is reduced.And it is performed by an other given server that the page data in relational database is transferred to key value database, achieve task decoupling, avoid and carried out data transfer by Website server and cause that Website server data processing amount is excessive, thus decreasing owing to the data processing amount of Website server is excessive and have influence on the situation that Website server cannot be properly functioning.
Optionally, after page data is stored this key value database by given server, if this web page server receives the access request for this page data, then this access request can be sent to given server, so that this given server is the page data of the requested access of this access request from this key value database, and the page data got is returned to this client of transmission.
Wherein, after this given server receives this access request, the process and the prior art access key value data base that obtain the page data of the requested access of this access request from key value database obtain the similar process of related data, do not repeat them here.
After Website server receives the access request of client, this access request is sent to this given server, so that given server processes this access request, and from key value database, inquire about the page data that this access request is requested, the portfolio that Website server undertakes can be reduced, realize business decoupling, be conducive to the properly functioning of Website server, simultaneously, from key value database, the page data that access request is requested is obtained by given server, be conducive to the page data that indexes out rapidly and efficiently, reduce client waiting time.
In order to make it easy to understand, the data processing method of the application is introduced with a kind of preferred implementation, referring to Fig. 2, it illustrates the flow process interaction figure of a kind of another embodiment of data processing method of the application, the method for the present embodiment may include that
201, Website server utilizes preset PHP script to gather the page data that in Website page, user fills in.
Optionally, this PHP script can use predefined _ POST global variable to get the data that user fills in, and uses the self-defined verification function of PHP script to carry out data format check and data safety filtering.
202, Website server utilizes PHP script to be stored in relevant database by the page data collected, and determines this page data attribute information in this relevant database.
Similar to preceding embodiment, this attribute information for positioning this page data from this relevant database.As, this attribute information may include that the database-name of storing page data, stores the tables of data of this page data and the major key etc. of this page data, certainly, this attribute information can also include the time that this page data is stored in this relevant database, data type belonging to this page data etc..
Determine that the process of attribute information may refer to the related introduction of preceding embodiment, do not repeat them here.
Optionally, utilizing PHP script to set up with this relevant database (e.g., MySQL database) and connect, the page data collected by PHP is written in this relevant database.
It is understood that after page data is successfully written in this relevant database by Website server, this relevant database can return the conditional code of write success or failure.
203, Website server utilizes PHP script and is connected with the message queue foundation specified, and utilizes this PHP script to be written in the message queue specified by the attribute information of this page data.
204, it is intended that the connection with this message queue set up by the asynchronous PHP script of server.
205, it is intended that the asynchronous PHP of server, by the connection between this asynchronous PHP script and this message queue, obtains the page data in this message queue from this message queue.
Wherein, step 204 and step 205 may refer to the related introduction of preceding embodiment, do not repeat them here.
206, it is intended that server determines this page data mark in this key value database, by storage corresponding with this page data for this mark to this key value database.
Wherein, mark described herein can be understood as the key assignments (key) of the sensing data in key value database.
207, when Website server receives client for the access request of described page data, this access request is sent to this given server.
Website server is equivalent to be redirected to this access request this given server herein, in order to given server responds this access request, and returns corresponding data for this client.
208, it is intended that server obtains, based on this access request, the page data that this access request is requested from key value database, and the page data got is returned to this client.
A kind of data processing method of corresponding the application, the embodiment of the present application additionally provides a kind of data processing equipment, and this device can apply to the Website server in B2B field.
Referring to Fig. 3, it illustrates the structural representation of a kind of one embodiment of data processing equipment of the application, the device of the present embodiment may include that
Collecting unit 301, for gathering the page data that user on Website page fills in;
Data storage cell 302, for being stored in relevant database by described page data, and determines described page data attribute information in described relevant database, and described attribute information for positioning described page data from described relevant database;
Receiving unit 303, for receiving the request of data of given server, described request of data is for asking to be currently needed for the attribute information of the data of persistence;
Data conversion storage unit 304, for in response to described request of data, the attribute information of described page data is returned to described given server, so that described given server reads out described page data according to described attribute information from described data base, and is stored in key value database by described page data.
Optionally, described collecting unit, including:
Gather subelement, for utilizing preset PHP script to gather the page data that in Website page, user fills in.
Optionally, the device of the embodiment of the present application can also include:
Queue writing unit, for, after described data storage cell determines described page data attribute information in described relevant database, being written to the attribute information of described page data in the message queue specified;
Then described reception unit, including:
Receive subelement, for receiving given server request of reading attributes information from described message queue;
Accordingly, described data conversion storage unit, including:
Data conversion storage subelement, for returning to described given server by the attribute information of page data described in described message queue.
Further, subelement is received specifically, the asynchronous PHP script receiving described given server sets up, with described message queue, the request being connected;
Then described data conversion storage subelement, specifically, by the connection set up between described message queue and described asynchronous PHP script, return to given server by the attribute information of the described page data in described message queue.
Optionally, in the embodiment of one device of any of the above, this device can also include:
Access process unit, for, after the attribute information of described page data is returned to described given server by described data conversion storage unit, receiving the client access request for described page data;
Access retransmission unit, for described access request is sent to described given server, so that described given server obtains the described page data of the requested access of described access request based on described access request from described key value database, and the page data got is returned to described client.
On the other hand, the embodiment of the present application additionally provides a kind of e-commerce platform.Referring to Fig. 4, it illustrates the composition structural representation of the e-commerce platform of the embodiment of the present application, this e-commerce platform may include that Website server 401 can be connected by networks such as the Internets with back-end web servers.
Website server 401, for gathering the page data that user on Website page fills in;Being stored in relevant database by described page data, and determine described page data attribute information in described relevant database, described attribute information for positioning described page data from described relevant database;Receiving the request of data of given server, described request of data is for asking to be currently needed for the attribute information of the data of persistence;In response to described request of data, the attribute information of described page data is returned to described given server;
Back-end web servers 402, for reading out described page data from described data base according to described attribute information, and stores described page data in key value database.
Wherein, this Website server is also equipped with other functions of Website server described in previous methods embodiment, and relevant part may refer to the description of preceding embodiment, does not repeat them here.
Optionally, this platform can also include:
Client, for sending the access request for described page data to described Website server;
Accordingly, described Website server, it is additionally operable to described access request is transmitted to described back-end web servers;
Described web server, is additionally operable to obtain from described key value database based on described access request the described page data of the requested access of described access request, and the page data got is returned to described client.
For device embodiment, owing to it essentially corresponds to embodiment of the method, so relevant part illustrates referring to the part of embodiment of the method.Device embodiment described above is merely schematic, the wherein said unit illustrated as separating component can be or may not be physically separate, the parts shown as unit can be or may not be physical location, namely may be located at a place, or can also be distributed on multiple NE.Some or all of module therein can be selected according to the actual needs to realize the purpose of the present embodiment scheme.Those of ordinary skill in the art, when not paying creative work, are namely appreciated that and implement.
In several embodiments provided by the present invention, it should be understood that disclosed apparatus and method, being not above in spirit and scope, it is possible to realize in other way.Current embodiment is a kind of exemplary example, should not be taken as restriction, and given particular content should in no way limit the purpose of the application.Such as, the division of described unit or subelement, it is only a kind of logic function and divides, actual can have other dividing mode when realizing, for instance multiple unit or multiple subelement combine.It addition, multiple unit can or assembly can in conjunction with or be desirably integrated into another system, or some features can be ignored, or does not perform.
It addition, the schematic diagram of described system and method and different embodiment, without departing from scope of the present application, it is possible to combine or integrated with other system, module, technology or method.Another point, shown or discussed coupling each other or direct-coupling or communication connection can be through INDIRECT COUPLING or the communication connection of some interfaces, device or unit, it is possible to be electrical, machinery or other form.
The above is only the specific embodiment of the present invention; it should be pointed out that, for those skilled in the art, under the premise without departing from the principles of the invention; can also making some improvements and modifications, these improvements and modifications also should be regarded as protection scope of the present invention.
Claims (11)
1. a data processing method, it is characterised in that including:
Gather the page data that on Website page, user fills in;
Being stored in relevant database by described page data, and determine described page data attribute information in described relevant database, described attribute information for positioning described page data from described relevant database;
Receiving the request of data of given server, described request of data is for asking to be currently needed for the attribute information of the data of persistence;
In response to described request of data, the attribute information of described page data is returned to described given server, so that described given server reads out described page data according to described attribute information from described data base, and is stored in key value database by described page data.
2. method according to claim 1, it is characterised in that the page data that on described collection Website page, user fills in, including:
Preset PHP script is utilized to gather the page data that in Website page, user fills in.
3. method according to claim 1 and 2, it is characterised in that described determine described page data attribute information in described relevant database after, also include:
The attribute information of described page data is written in the message queue specified;
The then request of data of described reception given server, including:
Receive given server request of reading attributes information from described message queue;
Accordingly, the attribute information of described page data is returned to described given server, including:
The attribute information of page data described in described message queue is returned to described given server.
4. method according to claim 3, it is characterised in that described reception given server request of reading attributes information from described message queue, including:
The asynchronous PHP script receiving described given server sets up, with described message queue, the request being connected;
Then the described attribute information by page data described in described message queue returns to described given server, including:
By the connection set up between described message queue and described asynchronous PHP script, the attribute information of the described page data in described message queue is returned to given server.
5. method according to claim 1, it is characterised in that after the attribute information of described page data is returned to described given server, also include:
Receive the client access request for described page data;
Described access request is sent to described given server, so that described given server obtains the described page data of the requested access of described access request based on described access request from described key value database, and the page data got is returned to described client.
6. a data processing equipment, it is characterised in that including:
Collecting unit, for gathering the page data that user on Website page fills in;
Data storage cell, for being stored in relevant database by described page data, and determines described page data attribute information in described relevant database, and described attribute information for positioning described page data from described relevant database;
Receiving unit, for receiving the request of data of given server, described request of data is for asking to be currently needed for the attribute information of the data of persistence;
Data conversion storage unit, for in response to described request of data, the attribute information of described page data is returned to described given server, so that described given server reads out described page data according to described attribute information from described data base, and is stored in key value database by described page data.
7. device according to claim 6, it is characterised in that described collecting unit, including:
Gather subelement, for utilizing preset PHP script to gather the page data that in Website page, user fills in.
8. the device according to claim 6 or 7, it is characterised in that also include:
Queue writing unit, for, after described data storage cell determines described page data attribute information in described relevant database, being written to the attribute information of described page data in the message queue specified;
Then described reception unit, including:
Receive subelement, for receiving given server request of reading attributes information from described message queue;
Accordingly, described data conversion storage unit, including:
Data conversion storage subelement, for returning to described given server by the attribute information of page data described in described message queue.
9. device according to claim 6, it is characterised in that also include:
Access process unit, for, after the attribute information of described page data is returned to described given server by described data conversion storage unit, receiving the client access request for described page data;
Access retransmission unit, for described access request is sent to described given server, so that described given server obtains the described page data of the requested access of described access request based on described access request from described key value database, and the page data got is returned to described client.
10. an e-commerce platform, it is characterised in that including:
Website server, for gathering the page data that user on Website page fills in;Being stored in relevant database by described page data, and determine described page data attribute information in described relevant database, described attribute information for positioning described page data from described relevant database;Receiving the request of data of given server, described request of data is for asking to be currently needed for the attribute information of the data of persistence;In response to described request of data, the attribute information of described page data is returned to described given server;
Back-end web servers, for reading out described page data from described data base according to described attribute information, and stores described page data in key value database.
11. e-commerce platform according to claim 10, it is characterised in that also include:
Client, for sending the access request for described page data to described Website server;
Then, described Website server, it is additionally operable to described access request is transmitted to described back-end web servers;
Described web server, is additionally operable to obtain from described key value database based on described access request the described page data of the requested access of described access request, and the page data got is returned to described client.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610124983.9A CN105808707B (en) | 2016-02-29 | 2016-02-29 | Data processing method, device and e-commerce platform |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610124983.9A CN105808707B (en) | 2016-02-29 | 2016-02-29 | Data processing method, device and e-commerce platform |
Publications (2)
Publication Number | Publication Date |
---|---|
CN105808707A true CN105808707A (en) | 2016-07-27 |
CN105808707B CN105808707B (en) | 2019-04-26 |
Family
ID=56467648
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201610124983.9A Active CN105808707B (en) | 2016-02-29 | 2016-02-29 | Data processing method, device and e-commerce platform |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105808707B (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109597854A (en) * | 2018-10-31 | 2019-04-09 | 深圳壹账通智能科技有限公司 | A kind of method for routing of service request, device, computer equipment and computer storage medium |
CN110163701A (en) * | 2018-02-11 | 2019-08-23 | 北京京东尚科信息技术有限公司 | The method and apparatus of pushed information |
CN110597867A (en) * | 2019-09-09 | 2019-12-20 | 珠海格力电器股份有限公司 | Image-text data processing method and system |
CN111190899A (en) * | 2019-11-26 | 2020-05-22 | 泰康保险集团股份有限公司 | Buried point data processing method and device, server and storage medium |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102479250A (en) * | 2010-11-26 | 2012-05-30 | 中国科学院声学研究所 | Disk caching method for embedded browser |
CN102662993A (en) * | 2012-03-14 | 2012-09-12 | 北京神州数码思特奇信息技术股份有限公司 | A method for providing page data |
CN102693170A (en) * | 2011-03-21 | 2012-09-26 | 北京千橡网景科技发展有限公司 | Method and device for memory management |
CN103428243A (en) * | 2012-05-21 | 2013-12-04 | 阿里巴巴集团控股有限公司 | Implementation method, device and system for static storage of dynamic webpage |
CN103455478A (en) * | 2012-05-21 | 2013-12-18 | 腾讯科技(深圳)有限公司 | Webpage access accelerating method and device |
CN104376097A (en) * | 2014-11-25 | 2015-02-25 | 同程网络科技股份有限公司 | Active cache method based on Windows service program |
-
2016
- 2016-02-29 CN CN201610124983.9A patent/CN105808707B/en active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102479250A (en) * | 2010-11-26 | 2012-05-30 | 中国科学院声学研究所 | Disk caching method for embedded browser |
CN102693170A (en) * | 2011-03-21 | 2012-09-26 | 北京千橡网景科技发展有限公司 | Method and device for memory management |
CN102662993A (en) * | 2012-03-14 | 2012-09-12 | 北京神州数码思特奇信息技术股份有限公司 | A method for providing page data |
CN103428243A (en) * | 2012-05-21 | 2013-12-04 | 阿里巴巴集团控股有限公司 | Implementation method, device and system for static storage of dynamic webpage |
CN103455478A (en) * | 2012-05-21 | 2013-12-18 | 腾讯科技(深圳)有限公司 | Webpage access accelerating method and device |
CN104376097A (en) * | 2014-11-25 | 2015-02-25 | 同程网络科技股份有限公司 | Active cache method based on Windows service program |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110163701A (en) * | 2018-02-11 | 2019-08-23 | 北京京东尚科信息技术有限公司 | The method and apparatus of pushed information |
CN110163701B (en) * | 2018-02-11 | 2023-11-03 | 北京京东尚科信息技术有限公司 | Method and device for pushing information |
CN109597854A (en) * | 2018-10-31 | 2019-04-09 | 深圳壹账通智能科技有限公司 | A kind of method for routing of service request, device, computer equipment and computer storage medium |
CN110597867A (en) * | 2019-09-09 | 2019-12-20 | 珠海格力电器股份有限公司 | Image-text data processing method and system |
CN111190899A (en) * | 2019-11-26 | 2020-05-22 | 泰康保险集团股份有限公司 | Buried point data processing method and device, server and storage medium |
CN111190899B (en) * | 2019-11-26 | 2023-08-15 | 泰康保险集团股份有限公司 | Buried data processing method, buried data processing device, server and storage medium |
Also Published As
Publication number | Publication date |
---|---|
CN105808707B (en) | 2019-04-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109542980B (en) | Data processing method, device, equipment and medium for block chain | |
CN108520454A (en) | Method and system for calling back orders in real time | |
CN112788074B (en) | Data transmitting method, processing method, receiving method, apparatus thereof, and storage medium | |
CN110688541A (en) | Report data query method and device, storage medium and electronic equipment | |
KR102706362B1 (en) | Payment processing system and method | |
CN110297766A (en) | Method for testing software and software testing system based on distributed test node cluster | |
CN105808707A (en) | Data processing method, data processing device and e-commerce platform | |
CN104125163A (en) | Data processing method, device and terminal | |
US20190104038A1 (en) | Determining an event history for an event processed by a plurality of communicating servers via a central event data log | |
CN109241067B (en) | Transaction data management method and device | |
CN104348830B (en) | Resource Exchange methods, devices and systems | |
AU2020244545A1 (en) | Method for performing inter-system service operation, service platform, and target system | |
CN109166026B (en) | Account checking method, account checking device, computer equipment and storage medium | |
CN110335111A (en) | Data processing method, system, terminal and server | |
CN110175833B (en) | Computer device, method, system and medium for binding bank card information | |
CN106060011A (en) | Intranet and extranet interaction method, self-service tax handling system, extranet device and intranet device | |
CN109087151A (en) | A kind of block catenary system based on General integral | |
CN106294400A (en) | The introduction method of batch data and system | |
CN113935507A (en) | Foreign currency cash exchange reservation method and device based on block chain | |
CN107145574A (en) | database data processing method, device and storage medium and electronic equipment | |
CN106415637A (en) | Commission allocation method and system | |
CN111045983B (en) | Nuclear power station electronic file management method, device, terminal equipment and medium | |
CN107992535A (en) | File immediate addressing device, method, system and computer-readable recording medium | |
CN110275905B (en) | Resource value acquisition method, device, equipment and computer storage medium | |
CN105426183B (en) | A kind of form validation method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant | ||
TR01 | Transfer of patent right | ||
TR01 | Transfer of patent right |
Effective date of registration: 20240705 Address after: No. 169, science Avenue, high tech Zone, Zhengzhou City, Henan Province, 450000 Patentee after: Henan Songwang Information Technology Co.,Ltd. Country or region after: China Address before: 450000 Building 1, building 1, No. 169, science Avenue, high tech Zone, Zhengzhou City, Henan Province Patentee before: ZHENGZHOU XIZHI INFORMATION TECHNOLOGY Co.,Ltd. Country or region before: China |