CN101997927A - Method and system for caching data of WEB platform - Google Patents

Method and system for caching data of WEB platform Download PDF

Info

Publication number
CN101997927A
CN101997927A CN201010556766XA CN201010556766A CN101997927A CN 101997927 A CN101997927 A CN 101997927A CN 201010556766X A CN201010556766X A CN 201010556766XA CN 201010556766 A CN201010556766 A CN 201010556766A CN 101997927 A CN101997927 A CN 101997927A
Authority
CN
China
Prior art keywords
data
submodule
webpage
data cell
needs
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201010556766XA
Other languages
Chinese (zh)
Other versions
CN101997927B (en
Inventor
郭建辉
吴鸿伟
章正道
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xiamen Meiya Pico Information Co Ltd
Original Assignee
Xiamen Meiya Pico Information 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 Xiamen Meiya Pico Information Co Ltd filed Critical Xiamen Meiya Pico Information Co Ltd
Priority to CN201010556766.XA priority Critical patent/CN101997927B/en
Publication of CN101997927A publication Critical patent/CN101997927A/en
Application granted granted Critical
Publication of CN101997927B publication Critical patent/CN101997927B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a method for caching the data of a WEB platform, comprising the following steps of: analyzing whether a data unit needing to be cached exists in a web page or not according to the attribute information of data units of the web page from a main body frame of the web page of a server-side module, the contents of data units without being cached and the attribute information of the data units of the web page; if the data unit needing to be cached exists in the web page, judging whether the data unit needing to be cached locally exists or not; if the data unit needing to be cached does not locally exist in a client-side module, requesting to acquire the data unit needing to be cached from the server-side module to carry out local storage, and generating the version information of the data unit; if the data unit needing to be cached locally exists, judging the updating grade of the attribute information of the data unit needing to be cached; and acquiring the data unit needing to be cached according to the updating grade.

Description

A kind of method and system of WEB platform data buffer memory
Technical field
The present invention relates to Internet technical field, particularly relate to a kind of method and system of the browser rs cache based on the Web platform.
Background technology
Along with development of Communication Technique owing to browse is look at device/server (B/S, Browser/Server) structure is with respect to client/server (C/S, Cient/Server) superiority of structure is more and more based on the business of B/S structure (WEB application) exploitation, and the scope that relates to also more and more widely.
It is the important implementation of B/S structure that WEB uses; the user exists the problem of a concurrent visit by the application system of WEB technical research: as long as can connect network; just can in any place can access server by browser; therefore the number of the same server of user concurrent access might be very big; a large amount of user concurrent access can bring very big processing pressure to server; (CPU is occupied 100% the not enough situation of resource to occur through regular meeting; internal memory overflows, and connects not enough etc.).Therefore can under the situation that does not influence client operation, reduce the main trend that the service end transmission pressure is present web technical development as far as possible.
Buffer memory is meant in the computer that uses in this locality opens up a space, as the buffering area of transfer of data.Browser rs cache (Browser Caching) is browsed in order to quicken, browser is stored nearest page info of visiting on user disk, when the visitor asked this page once more, browser just can so just can quicken the reading of the page from the local disk display document.The mode of buffer memory has been saved the resource of network, has improved networks efficiency.
Summary of the invention
The invention discloses a kind of method of WEB platform data buffer memory, comprising:
Client modules from the main body frame of service end module webpage, need not data in buffer location contents, each data cell attribute information of webpage; Described data cell attribute comprises mainly whether data cell can supply information such as client modules buffer memory, Update Level, version;
Client modules analyzes according to each data cell attribute information of described webpage whether needs data in buffer unit is arranged in the described webpage;
If exist in the webpage and need data cached unit, judge whether client modules this locality exists the described data in buffer unit that needs;
Do not need the data in buffer unit if client modules this locality does not exist,, carry out this locality storage, and generate the version information of described data cell from the described data in buffer unit that needs of service end module acquisition request;
If there is the described data in buffer unit that needs in this locality, judge the Update Level in this attribute information that needs the data in buffer unit;
According to described Update Level described needs data in buffer unit is obtained.
Preferably, this needs described judgement in the Update Level in the attribute information of data in buffer unit, and described Update Level never comprises and upgrades, needs once in a while to upgrade, often needs to upgrade; Described described needs data in buffer unit being obtained further according to described Update Level is: if the described Update Level of data in buffer unit that needs is for never upgrading, during each accessed web page, client modules reads this data cell and loads from this locality; If the Update Level of this data cell upgrades for needing once in a while, in time client modules start cycle first during the access destination webpage, obtain the version information of this data cell from the service end module, compare with the version information of this version information with this data cell of local storage, if version information difference, then from this data cell content of service end request, and replace local data cell of having stored; If the Update Level of this data cell upgrades for often needing, when client modules asks to visit this webpage at every turn, all will compare with the version information of local storage to the version information that obtains from service end, if version information difference, then from this data cell content of service end request, and replace local data cell of having stored.
Preferably, also comprise: client modules loading data unit is in the main body frame of the webpage of service end acquisition request, and and need not the data in buffer location contents and form complete web page display.
Preferably, whether described client modules is analyzed according to each data cell attribute information of described webpage has needs data in buffer unit further to be in the described webpage: client modules judges according to each data cell attribute information of webpage all data cell attributes in the analyzing web page one by one whether the data in buffer of needs unit is arranged in the webpage.
Preferably, also comprise:, the data cell attribute is set according to the instruction of WEB portal service provider when issuing or upgrade the web resource.
Preferably, client modules from the main body frame of service end module webpage, need not data in buffer location contents, each data cell attribute information of webpage, adopt the Ajax page not have flush mechanism when client sends request.
Preferably, if the version information difference, then from this data cell content of service end request, and after replacing local data cell of having stored, the version of new data element more.
The invention also discloses a kind of system of WEB platform data buffer memory, form: service end module and client modules by two parts;
Described service end module comprises that network service submodule, back-end data sub module stored, page resource are provided with submodule, page data output sub-module;
Described network service submodule is used to client modules to provide services on the Internet;
Described back-end data sub module stored links to each other with described network service submodule, and being used to store from what the service end module was obtained needs data in buffer unit and data cell correlation attribute information;
Described page resource is provided with submodule, links to each other with the back-end data storing sub-units, is used for being provided with for the data cell attribute of webpage, and is used for according to described attribute mutual between control vectoring information unit and the client modules being set; The attribute of described data cell comprises id, whether buffer memory switch, Update Level, version information;
The page data output sub-module, with described page resource submodule being set links to each other, be used for submodule being set the data cell attribute of webpage is provided with situation according to the connection request of client modules and page resource, generate the main frame of the page and the data resource that does not need client-cache, and it is back to client modules by network;
Client modules comprises four submodules such as data load submodule, Data Control submodule, storage submodule, data display submodule;
Described data load submodule, link to each other with the Data Control submodule, be used to obtain the webpage that service end returns main body frame, need not the data in buffer location contents, need the data in buffer unit, each data cell attribute information of webpage etc., and it is transferred to the Data Control submodule;
The storage submodule is used for needing the data in buffer unit to carry out the localization storage to the webpage of WEB system, and the version information of storage data units;
The Data Control submodule is used to different websites to open up different memory spaces, and confession Data Control submodule carries out the storage of data cell and reads;
The Data Control submodule links to each other with data load submodule, storage submodule, data display submodule, is mainly used in according to the data load submodule and obtains each data cell attribute information of webpage, and whether the data in buffer of needs unit is arranged in the analyzing web page; And be used to judge whether this locality exists the Update Level of data cached unit of described needs and the data cached unit of needs; And according to the loading of analysis and judgement control data loading as a result submodule to web data, the storage that the control data sub module stored is data cached to needs, control data is showed the displaying of submodule to web data;
The data display subelement links to each other with the data load submodule soon with the Data Control submodule, is used for the loading data unit in the main body frame of the webpage of service end acquisition request, and and need not the data in buffer location contents and form complete web page display.
The present invention has realized the configurable cache of site resource that a part is seldom upgraded, has reduced the web visit, has saved access resources and improved visit ageing.
Description of drawings
Fig. 1 is the method flow diagram of a kind of Web platform data of the present invention buffer memory.
Fig. 2 is the structural representation of a kind of Web platform data of the present invention caching system.
Embodiment
One embodiment of the present of invention disclose a kind of method of WEB platform data buffer memory, as shown in Figure 1.Mainly comprise the steps:
Step 1, according to the WEB portal service provider in issue or the instruction when upgrading the web resource, the data cell attribute is set.
Whether what here, the data cell attribute mainly comprised data cell can supply information such as client modules buffer memory, Update Level, version.When data cell was updated, its version information was updated.
In this step, the web resource is the various data cells in the webpage, comprises the monomer resource, as: picture, flash document, js document, css document, xml document etc.; Also comprise the mixing resource, as: table (form, html tag, the element of structure is provided for the data content in the html document with normalized row and column), div (layer, html tag, be used for providing the element of structure and background for the content of bulk in the html document (block-level)) etc., mix and generally comprise two or more monomer resources in the resource at least.
In addition, the various data resources in the service end webpage are present in the main body frame of webpage, and the main body frame of service end webpage is as trunk, and each data cell of webpage is attached on the trunk as leaf.
Each data cell all comprises two parts information: attribute and content.The attribute of data cell comprises id, whether buffer memory switch, Update Level, version information etc., and attribute is provided with submodule setting by the service end page resource, reads and analyzes in client control submodule.Whether the content of data cell is carried out buffer memory and how to be upgraded in client by the decision of its attribute, and the content of data cell will be embodied directly in user's the browser interface.
In a lot of large-scale WEB websites, all site resources can be divided into following several Update Level substantially by its renewal frequency: never upgrade, upgrade once in a while, often upgrade, upgrade constantly.Get over updated information constantly, the necessity of its buffer memory is more little, the resource of upgrading class does not constantly generally need buffer memory, and for example: real-time news, stock information, forum's model or the like require each client to send all direct Connection Service end of access request and obtain web page resources; And other a few class WEB portal service providers can be provided with according to actual conditions each data cell to webpage, optimize the access speed of webpage by the buffer memory of client.
The version information of data cell can be defined as a special character string, this character string is made up of numeral, also can comprise some letters, concrete form is defined by WEB portal service provider oneself, for example: v.2010.0012, represent that this data cell is the version of the 12nd issue of issue in 2010.In general, big more this version of expression of numerical value is new more.
Step 2: client modules from the main body frame of service end module webpage, need not data in buffer location contents, each data cell attribute information of webpage.
In this step, the web data of client modules request access services end module, and receive the main body frame that generates webpage after the request of loading service end module responds, need not data in buffer location contents, each data cell attribute information of webpage.
Step 3: client modules is according in each data cell attribute information analyzing web page of webpage whether needs data in buffer unit being arranged.
In this step, client background control submodule is analyzed data cell attributes all in this webpage one by one according to each data cell attribute information of webpage, comprises judging whether the data in buffer of needs unit is arranged in the webpage.
Step 4: need data cached unit if exist in the webpage, judge then whether this locality exists the data cached unit of described needs.
Step 5: do not need the data in buffer unit if client modules this locality does not exist, this needs the data in buffer unit from service end module acquisition request, and carries out this locality storage, and generates the version information of this data cell.
In this step, do not need the data in buffer unit if this locality does not exist, client data control submodule will send request by loading submodule, obtain this data cell with the Connection Service end, and store in the client stores submodule, generate the version information of this data cell simultaneously.
Step 6:, then further judge the Update Level in this attribute that needs the data in buffer unit if local the existence needs the data in buffer unit.
According to Update Level, divide three kinds of situations, carry out by following 7,8,9 steps.
Step 7: if this needs Update Level of data in buffer unit to be never to upgrade, during each accessed web page, client modules reads this data cell and loads from this locality.
In this step, when visiting this page, the Connection Service device does not obtain this resource at every turn, and only reads the data of client terminal local storage submodule.
In this step, such as the Banner (banner of webpage or headline) of webpage, Js document, Css document or the like, this type of resource generally can not upgraded after website service is carried out again.In this case, in case this resource preserve in the client data sub module stored, so when user to access pages not the Connection Service end obtain this resource, and the data that only read client terminal local storage can achieve the goal.
Step 8: if the Update Level of this data cell upgrades for needing once in a while, in time client modules start cycle first during the access destination webpage, obtain the version information of this data cell from the service end module, compare with the version information of this version information with this data cell of local storage, if version information difference, then from this data cell content of service end request, and replace local data cell of having stored.
The concrete operations of this step are: then client data control submodule will utilize and load submodule transmission connection request, id by this data cell of network delivery is to service end, and service end generates the content of this data cell according to the id parameter, and is back to client.Client loads submodule and has obtained the data cell content that service end is returned, and by client control submodule, deletes the old version of this data cell, and the data cell content of preserving redaction is in the client stores submodule, so as other the time read.
In this step, such as some advertising messages of throwing in this WEB website, some bulletin category information or the like, this type of resource updates frequency ratio is lower, but still needs to upgrade every a period of time.In this case, just compare the resource version information of web data unit and client terminal local sub module stored when in this start cycle, visiting this webpage first, and other the time open this website and do not compare and directly transfer local stored resource.The start cycle is meant that the client PC is from opening machine to closing machine during this period of time.
Step 9: if the Update Level of this data cell upgrades for often needing, so when client modules asks to visit this webpage at every turn, all will compare with the version information of local storage to the version information that obtains from service end, if version information difference, then from this data cell content of service end request, and replace local data cell of having stored.
Do not require information, video information of real-time update etc. such as some.In this case, require each this webpage of visit all to compare the resource version information of the data cell and the client terminal local sub module stored of webpage.
Step 10: client modules loading data unit is in the main body frame of the webpage of service end acquisition request, and and need not the data in buffer location contents and form complete webpage, show together.
In this step, when the data cell version that takes out in the version of the data cell of service end module and the local sub module stored of client modules was consistent, then client was controlled submodule and will be loaded according to the content that the id of this data cell and version information directly read the data cell that local sub module stored stores.
When service end resource version when being new than the data cell of client terminal local sub module stored, then client loads the data cell of newly obtaining from service end.
Preferable, in the present embodiment browser-presented webpage main body frame and need not the data in buffer unit, some may need backstage Connection Service end to load and in those palpus data in buffer unit, this operation may need the some time, therefore these web data unit can show such as ", please wait for ... " just at loading data Deng making man-machine interaction friendly more.
Preferable, client data control submodule will be undertaken carrying out alternately with the service end module by loading the technology that can adopt the Ajax page not have flush mechanism when submodule sends request in the present embodiment, so both can alleviate network and load of server, improve the efficient of handling, also need not to interrupt simultaneously the interaction flow of user to access pages data.
Preferable, in the present embodiment, when client is carried out the request of data cell by the data load submodule, the page will be created an XmlHttpRequest object, send parameter to server, and producing an XmlDoc object that receives the data that service end passes over by this object, client data loads submodule and resolves the XmlDoc object by Dom and will further handle.
Preferable, the content of text of this data cell can be encoded (also can adopt coded formats such as UTF-8) by the UniCode form when service end generates data cell in the present embodiment, unusual so that client produces because of some special character in resolving.
Description by present embodiment, the present invention program, the defective of the clean cut of having avoided traditional browser rs cache technology all to load or all not loaded for web page resources of the same type, by not frequent data updated resource is carried out buffer memory, realize whether its web page resources of control that the WEB portal service provider of service end can be autonomous carries out buffer memory in client, reduce mutual between service end and the client to reach, improve the purpose of users' interfaces access speed.
As shown in Figure 2, second embodiment of the invention provides a kind of system of Web platform data buffer memory.System mainly is made up of two parts: service end module and client modules.
Wherein, the service end module comprises that network service submodule, back-end data sub module stored, page resource are provided with four submodules such as submodule, page data output sub-module.
Network service submodule, for that move under network environment, service-oriented, based on the software module of distributed program, adopt the Internet universal standards such as HTTP and XML, make people to be used to client modules to provide services on the Internet in different places by the data on the different terminal equipment visit WEB.
The back-end data sub module stored links to each other with network service submodule, for organize according to data structure, the warehouse of storage and management data.Can be the network data stored data base, as sqlserver, mysql database etc.Be used to store from what the service end module was obtained and need data in buffer unit and data cell correlation attribute information.
Page resource is provided with submodule, link to each other with the back-end data storing sub-units, be used for WEB portal service provider data cell attribute for webpage when issue web resource and be provided with, the attribute of data cell comprises id, whether buffer memory switch, Update Level, version information etc.And be used to control mutual between this data cell of guiding and the client modules.
Data cell in the webpage can be the monomer resource of webpage, as: picture, flash document, js document, css document, xml document or the like; Also can be the mixing resource, as: data form (table), layer (div) etc., mix and generally comprise two or more monomer resources in the resource at least.
The page data output sub-module is provided with submodule with page resource and links to each other, and according to the connection request of client modules and page resource submodule is set the data cell attribute in the webpage is provided with situation, generates the data of the page.Page resource is divided into a lot of unit, and each data cell has independently id, attribute such as buffer memory switch, Update Level and version information whether.The page data output sub-module finally generates the main frame of the page and all do not need the data resource of client-cache, and by network it is back to client modules.
Client modules comprises four submodules such as data load submodule, Data Control submodule, storage submodule, data display submodule.Wherein:
The data load submodule, link to each other with the Data Control submodule, be mainly used in the client modules request that sends, Connection Service end module, obtain the webpage that service end returns main body frame, need not the data in buffer location contents, need the data in buffer unit, each data cell attribute information of webpage etc., and it is transferred to the Data Control submodule analyzes.
The storage submodule is used for needing the data in buffer unit to carry out the localization storage to the webpage of WEB system, and the version information of storage data units, to improve the access efficiency of webpage.
The Data Control submodule is that different memory spaces is opened up in different websites, is convenient to the Data Control submodule and carries out the storage of data cell and read.To open up independently for the data cell of mixing resource, the space is used for storage.As: for a table (data form) who comprises picture and link.
The Data Control submodule links to each other with data load submodule, storage submodule, data display submodule, is mainly used in according to the data load submodule and obtains each data cell attribute information of webpage, and whether the data in buffer of needs unit is arranged in the analyzing web page; And be used to judge whether this locality exists the Update Level of data cached unit of described needs and the data cached unit of needs; And according to the loading of analysis and judgement control data loading as a result submodule to web data, the storage that the control data sub module stored is data cached to needs, control data is showed the displaying of submodule to web data.
Data Control submodule and other submodules mainly be alternately: one, control data loads the request that submodule Connection Service end module sends web page access; Two, the web data file that the Analysis Service end returns; Three, the id of data in buffer unit creates independently memory space in the client data sub module stored as required; Four, the version information of comparison data cell; Five, data cell is stored in the storage submodule; Six, data cell is read out from the storage submodule; Seven, control web data or data cell show in browser.
The data display subelement links to each other with the data load submodule soon with the Data Control submodule, is used for the loading data unit in the main body frame of the webpage of service end acquisition request, and and need not the data in buffer location contents and form complete webpage, show together.The result that the user finally browses should be the complete page, comprising: service end is returned need not the data in buffer unit, and the data cell of this locality of reading in client data sub module stored storage.
In addition, client modules can link to each other by the Internet passage with the service end module, and each function of client modules can realize by the multiple browser software operations such as IE of general terminal.The service end module generally runs on the server that various network services is provided, the generally operation realization on server of the function of its each module.
In the foregoing description, data are meant the web page contents that the user will browse.
By the description of present embodiment, the present invention program has avoided traditional browser rs cache technology all to load for web page resources of the same type or the defective of the clean cut that does not all load.The page resource that has increased service end on the basis of prior art framework is provided with the Data Control submodule of submodule and client, realize whether its web page resources of control that the WEB portal service provider of service end can be autonomous carries out buffer memory in client, reduce mutual between service end and the client to reach, improve the purpose of users' interfaces access speed.
General present browser rs cache technology, because browser is present in the limitation of client, can't learn and the user want the webpage of visiting which is to need real-time update, which only need be kept at gets final product in the client terminal local buffer area, and in data cached, can only be according to the type clean cut of web page resources, i.e. the web page resources of certain type or all buffer memory, whole buffer memorys not, underaction.And the enforcement by this programme, service end WEB portal service provider can be got involved in the reasonable preservation behavior of its site resource in each client, has only the WEB portal service provider just can accurately indicate each web page resources whether buffer memory and Update Level after all.Therefore this programme can not only significantly reduce the mutual data traffic of client and service end module, alleviated the burden that data bring for network and server in transmission course, and not influencing the user browses and deal with data in client executing, shorten the user and wait pending data Connection Service device to load the time of complete webpage, improved the efficient that the user handles.
The foregoing description only is used for further specifying the method and the device thereof of a kind of WEB platform data buffer memory of the present invention; but the present invention is not limited to embodiment; every foundation technical spirit of the present invention all falls in the protection range of technical solution of the present invention any simple modification, equivalent variations and modification that above embodiment did.

Claims (8)

1. the method for a WEB platform data buffer memory is characterized in that, comprising:
Client modules from the main body frame of service end module webpage, need not data in buffer location contents, each data cell attribute information of webpage; Described data cell attribute comprises mainly whether data cell can supply information such as client modules buffer memory, Update Level, version;
Client modules analyzes according to each data cell attribute information of described webpage whether needs data in buffer unit is arranged in the described webpage;
If exist in the webpage and need data cached unit, judge whether client modules this locality exists the described data in buffer unit that needs;
Do not need the data in buffer unit if client modules this locality does not exist,, carry out this locality storage, and generate the version information of described data cell from the described data in buffer unit that needs of service end module acquisition request;
If there is the described data in buffer unit that needs in this locality, judge the Update Level in this attribute information that needs the data in buffer unit;
According to described Update Level described needs data in buffer unit is obtained.
2. the method for a kind of WEB platform data buffer memory according to claim 1, it is characterized in that, comprise: this needs described judgement in the Update Level in the attribute information of data in buffer unit, and described Update Level never comprises and upgrades, needs once in a while to upgrade, often needs to upgrade;
Described described needs data in buffer unit being obtained further according to described Update Level is:
If the described Update Level that needs the data in buffer unit is never to upgrade, during each accessed web page, client modules reads this data cell and loads from this locality;
If the Update Level of this data cell upgrades for needing once in a while, in time client modules start cycle first during the access destination webpage, obtain the version information of this data cell from the service end module, compare with the version information of this version information with this data cell of local storage, if version information difference, then from this data cell content of service end request, and replace local data cell of having stored;
If the Update Level of this data cell upgrades for often needing, when client modules asks to visit this webpage at every turn, all will compare with the version information of local storage to the version information that obtains from service end, if version information difference, then from this data cell content of service end request, and replace local data cell of having stored.
3. the method for a kind of WEB platform data buffer memory according to claim 1, it is characterized in that, also comprise: client modules loading data unit is in the main body frame of the webpage of service end acquisition request, and and need not the data in buffer location contents and form complete web page display.
4. the method for a kind of WEB platform data buffer memory according to claim 1 is characterized in that,
Whether described client modules is analyzed according to each data cell attribute information of described webpage has needs data in buffer unit further to be in the described webpage: client modules judges according to each data cell attribute information of webpage all data cell attributes in the analyzing web page one by one whether the data in buffer of needs unit is arranged in the webpage.
5. the method for a kind of WEB platform data buffer memory according to claim 1 is characterized in that, also comprises: according to the instruction of WEB portal service provider when issuing or upgrade the web resource, the data cell attribute is set.
6. the method for a kind of WEB platform data buffer memory according to claim 1 is characterized in that,
Client modules from the main body frame of service end module webpage, need not data in buffer location contents, each data cell attribute information of webpage, adopt the Ajax page not have flush mechanism when client sends request.
7. the method for a kind of WEB platform data buffer memory according to claim 2 is characterized in that, if the version information difference, then from this data cell content of service end request, and after replacing local data cell of having stored, the version of new data element more.
8. the system of a WEB platform data buffer memory is characterized in that, is made up of two parts: service end module and client modules;
Described service end module comprises that network service submodule, back-end data sub module stored, page resource are provided with submodule, page data output sub-module;
Described network service submodule is used to client modules to provide services on the Internet;
Described back-end data sub module stored links to each other with described network service submodule, and being used to store from what the service end module was obtained needs data in buffer unit and data cell correlation attribute information;
Described page resource is provided with submodule, links to each other with the back-end data storing sub-units, is used for being provided with for the data cell attribute of webpage, and is used for according to described attribute mutual between control vectoring information unit and the client modules being set; The attribute of described data cell comprises id, whether buffer memory switch, Update Level, version information;
The page data output sub-module, with described page resource submodule being set links to each other, be used for submodule being set the data cell attribute of webpage is provided with situation according to the connection request of client modules and page resource, generate the main frame of the page and the data resource that does not need client-cache, and it is back to client modules by network;
Client modules comprises four submodules such as data load submodule, Data Control submodule, storage submodule, data display submodule;
Described data load submodule, link to each other with the Data Control submodule, be used to obtain the webpage that service end returns main body frame, need not the data in buffer location contents, need the data in buffer unit, each data cell attribute information of webpage etc., and it is transferred to the Data Control submodule;
The storage submodule is used for needing the data in buffer unit to carry out the localization storage to the webpage of WEB system, and the version information of storage data units;
The Data Control submodule is used to different websites to open up different memory spaces, and confession Data Control submodule carries out the storage of data cell and reads;
The Data Control submodule links to each other with data load submodule, storage submodule, data display submodule, is mainly used in according to the data load submodule and obtains each data cell attribute information of webpage, and whether the data in buffer of needs unit is arranged in the analyzing web page; And be used to judge whether this locality exists the Update Level of data cached unit of described needs and the data cached unit of needs; And according to the loading of analysis and judgement control data loading as a result submodule to web data, the storage that the control data sub module stored is data cached to needs, control data is showed the displaying of submodule to web data;
The data display subelement links to each other with the data load submodule soon with the Data Control submodule, is used for the loading data unit in the main body frame of the webpage of service end acquisition request, and and need not the data in buffer location contents and form complete web page display.
CN201010556766.XA 2010-11-18 2010-11-18 A kind of method and system of WEB platform data caching Active CN101997927B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201010556766.XA CN101997927B (en) 2010-11-18 2010-11-18 A kind of method and system of WEB platform data caching

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010556766.XA CN101997927B (en) 2010-11-18 2010-11-18 A kind of method and system of WEB platform data caching

Publications (2)

Publication Number Publication Date
CN101997927A true CN101997927A (en) 2011-03-30
CN101997927B CN101997927B (en) 2016-08-10

Family

ID=43787497

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010556766.XA Active CN101997927B (en) 2010-11-18 2010-11-18 A kind of method and system of WEB platform data caching

Country Status (1)

Country Link
CN (1) CN101997927B (en)

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102546819A (en) * 2012-02-14 2012-07-04 中国民航信息网络股份有限公司 Cross-platform system and method in mobile terminal application
CN102930037A (en) * 2012-11-09 2013-02-13 北京奇虎科技有限公司 Page loading method and device
CN103139242A (en) * 2011-11-24 2013-06-05 深圳市腾讯计算机系统有限公司 Flash data obtaining method, client side and system
CN103475744A (en) * 2013-09-30 2013-12-25 中国农业银行股份有限公司 Resource downloading method, device and system on basis of Web application
CN103646115A (en) * 2013-12-26 2014-03-19 浙江宇天科技股份有限公司 Method and system for client side to access to webpage
CN103744845A (en) * 2013-03-01 2014-04-23 王新 Method and system for WEB platform data caching
CN104104698A (en) * 2013-04-01 2014-10-15 深圳维盟科技有限公司 Web data cache processing method, device and system
CN104111829A (en) * 2014-06-25 2014-10-22 小米科技有限责任公司 Data storage method and device
CN104468807A (en) * 2014-12-12 2015-03-25 北京小渔无限信息技术有限公司 Processing method, cloud end device, local devices and system for webpage cache
CN104516973A (en) * 2014-12-26 2015-04-15 北京奇虎科技有限公司 Method and device for accessing page
CN104699486A (en) * 2015-03-20 2015-06-10 浪潮集团有限公司 PHP interface modularization method
CN104750730A (en) * 2013-12-30 2015-07-01 腾讯科技(深圳)有限公司 Display method and display device implemented by browsers
CN105095280A (en) * 2014-05-13 2015-11-25 腾讯科技(深圳)有限公司 Caching method and apparatus for browser
CN105205064A (en) * 2014-06-16 2015-12-30 阿里巴巴集团控股有限公司 Method and device for requesting for, modifying and detecting data
CN105530543A (en) * 2014-09-28 2016-04-27 深圳Tcl新技术有限公司 Method and device for browser automatic webpage resource downloading
CN105634972A (en) * 2016-01-29 2016-06-01 四川长虹电器股份有限公司 Method for improving access efficiency of Web client
CN105812839A (en) * 2014-12-31 2016-07-27 华为技术有限公司 Video stream data acquisition method, page data transmission method, system and network server
CN105912689A (en) * 2016-04-20 2016-08-31 郑州悉知信息科技股份有限公司 Website display method, apparatus and system
CN105956202A (en) * 2016-06-27 2016-09-21 北京小米移动软件有限公司 Web page display method and web page display apparatus in browser as well as terminal
CN106202176A (en) * 2016-06-27 2016-12-07 武汉斗鱼网络科技有限公司 A kind of method and system realizing website version heat upgrading
CN106657039A (en) * 2016-12-09 2017-05-10 上海斐讯数据通信技术有限公司 Portal page obtaining method, wireless AP, and Portal server
CN106790158A (en) * 2016-12-29 2017-05-31 郑州云海信息技术有限公司 A kind of data processing method based on B/S frameworks, system and client
CN106844704A (en) * 2017-02-04 2017-06-13 上海钱柳电子商务有限公司 Method and device for processing page data for processing page data
CN106951323A (en) * 2017-03-09 2017-07-14 深圳峰创智诚科技有限公司 Application program local cache method and apparatus
CN107423302A (en) * 2016-05-24 2017-12-01 北京京东尚科信息技术有限公司 Buffering updating method and device
CN103023941B (en) * 2011-09-26 2018-01-05 腾讯科技(深圳)有限公司 The update method of end application based on Web page and more new system
CN107544986A (en) * 2016-06-23 2018-01-05 珠海金山办公软件有限公司 A kind of web page display method and device
CN109033363A (en) * 2018-07-26 2018-12-18 广东浪潮大数据研究有限公司 A kind of method, device and equipment of customer in response end request
CN109948094A (en) * 2017-10-17 2019-06-28 中移(苏州)软件技术有限公司 A kind of WEB page loading method and device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101075236A (en) * 2006-06-12 2007-11-21 腾讯科技(深圳)有限公司 Apparatus and method for accelerating browser webpage display
CN101119385A (en) * 2007-08-10 2008-02-06 深圳市深信服电子科技有限公司 Method for enhancing HTTP network velocity using WebPush
CN101257485A (en) * 2007-03-02 2008-09-03 华为技术有限公司 Web applied system and method
CN101539911A (en) * 2008-03-18 2009-09-23 盛大计算机(上海)有限公司 Device and method for accelerating display of web page of browser
EP2116939A1 (en) * 2006-12-14 2009-11-11 Alibaba Group Holding Limited Web page displaying method and system
CN101662503A (en) * 2009-09-14 2010-03-03 金蝶软件(中国)有限公司 Information transmission method, proxy server and service system in network

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101075236A (en) * 2006-06-12 2007-11-21 腾讯科技(深圳)有限公司 Apparatus and method for accelerating browser webpage display
EP2116939A1 (en) * 2006-12-14 2009-11-11 Alibaba Group Holding Limited Web page displaying method and system
CN101257485A (en) * 2007-03-02 2008-09-03 华为技术有限公司 Web applied system and method
CN101119385A (en) * 2007-08-10 2008-02-06 深圳市深信服电子科技有限公司 Method for enhancing HTTP network velocity using WebPush
CN101539911A (en) * 2008-03-18 2009-09-23 盛大计算机(上海)有限公司 Device and method for accelerating display of web page of browser
CN101662503A (en) * 2009-09-14 2010-03-03 金蝶软件(中国)有限公司 Information transmission method, proxy server and service system in network

Cited By (42)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103023941B (en) * 2011-09-26 2018-01-05 腾讯科技(深圳)有限公司 The update method of end application based on Web page and more new system
CN103139242A (en) * 2011-11-24 2013-06-05 深圳市腾讯计算机系统有限公司 Flash data obtaining method, client side and system
CN103139242B (en) * 2011-11-24 2016-08-03 深圳市腾讯计算机系统有限公司 Obtain the method for flash data, client and system
CN102546819B (en) * 2012-02-14 2014-09-10 中国民航信息网络股份有限公司 Cross-platform system and method in mobile terminal application
CN102546819A (en) * 2012-02-14 2012-07-04 中国民航信息网络股份有限公司 Cross-platform system and method in mobile terminal application
CN102930037A (en) * 2012-11-09 2013-02-13 北京奇虎科技有限公司 Page loading method and device
CN103744845A (en) * 2013-03-01 2014-04-23 王新 Method and system for WEB platform data caching
CN104104698A (en) * 2013-04-01 2014-10-15 深圳维盟科技有限公司 Web data cache processing method, device and system
CN103475744A (en) * 2013-09-30 2013-12-25 中国农业银行股份有限公司 Resource downloading method, device and system on basis of Web application
CN103475744B (en) * 2013-09-30 2017-06-09 中国农业银行股份有限公司 A kind of resource downloading method based on Web applications, device and system
CN103646115A (en) * 2013-12-26 2014-03-19 浙江宇天科技股份有限公司 Method and system for client side to access to webpage
CN104750730B (en) * 2013-12-30 2020-02-07 腾讯科技(深圳)有限公司 Browser display method and device
CN104750730A (en) * 2013-12-30 2015-07-01 腾讯科技(深圳)有限公司 Display method and display device implemented by browsers
CN105095280A (en) * 2014-05-13 2015-11-25 腾讯科技(深圳)有限公司 Caching method and apparatus for browser
CN105095280B (en) * 2014-05-13 2020-02-14 腾讯科技(深圳)有限公司 Browser caching method and device
CN105205064A (en) * 2014-06-16 2015-12-30 阿里巴巴集团控股有限公司 Method and device for requesting for, modifying and detecting data
CN105205064B (en) * 2014-06-16 2019-03-12 阿里巴巴集团控股有限公司 Request data, the method and device for modifying data and detecting data
CN104111829A (en) * 2014-06-25 2014-10-22 小米科技有限责任公司 Data storage method and device
CN105530543A (en) * 2014-09-28 2016-04-27 深圳Tcl新技术有限公司 Method and device for browser automatic webpage resource downloading
CN105530543B (en) * 2014-09-28 2019-01-18 深圳Tcl新技术有限公司 A kind of browser automatic web resource downloading method and device
CN104468807A (en) * 2014-12-12 2015-03-25 北京小渔无限信息技术有限公司 Processing method, cloud end device, local devices and system for webpage cache
CN104468807B (en) * 2014-12-12 2018-11-13 北京易网无际科技有限公司 Carry out processing method, high in the clouds device, local device and the system of web cache
CN104516973A (en) * 2014-12-26 2015-04-15 北京奇虎科技有限公司 Method and device for accessing page
CN104516973B (en) * 2014-12-26 2019-03-05 北京奇虎科技有限公司 The method and apparatus of accession page
CN105812839A (en) * 2014-12-31 2016-07-27 华为技术有限公司 Video stream data acquisition method, page data transmission method, system and network server
CN105812839B (en) * 2014-12-31 2018-12-14 华为技术有限公司 Video stream data acquisition, page data transmission method, system and network server
CN104699486A (en) * 2015-03-20 2015-06-10 浪潮集团有限公司 PHP interface modularization method
CN105634972A (en) * 2016-01-29 2016-06-01 四川长虹电器股份有限公司 Method for improving access efficiency of Web client
CN105912689A (en) * 2016-04-20 2016-08-31 郑州悉知信息科技股份有限公司 Website display method, apparatus and system
CN105912689B (en) * 2016-04-20 2020-04-21 郑州悉知信息科技股份有限公司 Website display method, device and system
CN107423302A (en) * 2016-05-24 2017-12-01 北京京东尚科信息技术有限公司 Buffering updating method and device
CN107544986A (en) * 2016-06-23 2018-01-05 珠海金山办公软件有限公司 A kind of web page display method and device
CN105956202A (en) * 2016-06-27 2016-09-21 北京小米移动软件有限公司 Web page display method and web page display apparatus in browser as well as terminal
CN106202176A (en) * 2016-06-27 2016-12-07 武汉斗鱼网络科技有限公司 A kind of method and system realizing website version heat upgrading
CN106657039A (en) * 2016-12-09 2017-05-10 上海斐讯数据通信技术有限公司 Portal page obtaining method, wireless AP, and Portal server
CN106657039B (en) * 2016-12-09 2020-12-18 台州市吉吉知识产权运营有限公司 Portal page acquisition method, wireless AP and Portal server
CN106790158A (en) * 2016-12-29 2017-05-31 郑州云海信息技术有限公司 A kind of data processing method based on B/S frameworks, system and client
CN106844704A (en) * 2017-02-04 2017-06-13 上海钱柳电子商务有限公司 Method and device for processing page data for processing page data
CN106951323A (en) * 2017-03-09 2017-07-14 深圳峰创智诚科技有限公司 Application program local cache method and apparatus
CN109948094B (en) * 2017-10-17 2021-07-23 中移(苏州)软件技术有限公司 WEB page loading method and device
CN109948094A (en) * 2017-10-17 2019-06-28 中移(苏州)软件技术有限公司 A kind of WEB page loading method and device
CN109033363A (en) * 2018-07-26 2018-12-18 广东浪潮大数据研究有限公司 A kind of method, device and equipment of customer in response end request

Also Published As

Publication number Publication date
CN101997927B (en) 2016-08-10

Similar Documents

Publication Publication Date Title
CN101997927A (en) Method and system for caching data of WEB platform
CN103744845A (en) Method and system for WEB platform data caching
CA2687483C (en) Method and system for desktop tagging of a web page
US7716591B2 (en) System and method for dynamically generating a web page
CN101231636B (en) Convenient information search method, system and an input method system
CN103383687A (en) Page processing method and device
CN106096056A (en) A kind of based on distributed public sentiment data real-time collecting method and system
CN102651021B (en) Icon content updating method and device
CN102065114A (en) Method and device for mobile terminal to access webpage
US20170031877A1 (en) Web Page Design System
US10742764B2 (en) Web page generation system
CN1138216C (en) Device and method for providing quick information service for multiple equipments
CN103150355A (en) Web page content preview method and device, and equipment
CN107408055A (en) code cache system
CN111797297A (en) Page data processing method and device, computer equipment and storage medium
CN102402777A (en) Digital campus virtual classroom ranking and registration system and method based on cloud computing
CN105338091A (en) High-transmission-efficiency personalized information interface display method and apparatus
CN107679168A (en) A kind of targeted website content acquisition method based on java platforms
JP2007025753A (en) Weblog server and weblog service providing system
Xiaoshu Optimized development of web front-end development technology
CN102810195A (en) Three-network fusion marketing platform system of entire network universal address enterprise
Houben et al. Building self-managing web information systems from generic components
Zheng et al. Multi Terminal Adaptive Layout Based on HTML 5 and CSS3
CN102411585A (en) Webpage paging data pre-loading method and system
Kraska The Role of Middleware in Mobile Device Content Delivery

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
EE01 Entry into force of recordation of patent licensing contract
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20110330

Assignee: XIAMEN SECURITY INTELLIGENCE INFORMATION TECHNOLOGY CO.,LTD.

Assignor: XIAMEN MEIYA PICO INFORMATION Co.,Ltd.

Contract record no.: X2023350000025

Denomination of invention: A Method and System of Data Caching on WEB Platform

Granted publication date: 20160810

License type: Common License

Record date: 20230223

EE01 Entry into force of recordation of patent licensing contract
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20110330

Assignee: Xiaoma Baoli (Xiamen) Network Technology Co.,Ltd.

Assignor: XIAMEN MEIYA PICO INFORMATION Co.,Ltd.

Contract record no.: X2023350000041

Denomination of invention: A Method and System of Data Caching on WEB Platform

Granted publication date: 20160810

License type: Common License

Record date: 20230301