CN102006330B - Distributed cache system, data caching method and inquiring method of cache data - Google Patents

Distributed cache system, data caching method and inquiring method of cache data Download PDF

Info

Publication number
CN102006330B
CN102006330B CN 201010569447 CN201010569447A CN102006330B CN 102006330 B CN102006330 B CN 102006330B CN 201010569447 CN201010569447 CN 201010569447 CN 201010569447 A CN201010569447 A CN 201010569447A CN 102006330 B CN102006330 B CN 102006330B
Authority
CN
China
Prior art keywords
master cache
cache server
data
caching server
server node
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.)
Expired - Fee Related
Application number
CN 201010569447
Other languages
Chinese (zh)
Other versions
CN102006330A (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.)
Beijing Ruixin Online System Tech Co Ltd
Original Assignee
Beijing Ruixin Online System Tech Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Ruixin Online System Tech Co Ltd filed Critical Beijing Ruixin Online System Tech Co Ltd
Priority to CN 201010569447 priority Critical patent/CN102006330B/en
Publication of CN102006330A publication Critical patent/CN102006330A/en
Application granted granted Critical
Publication of CN102006330B publication Critical patent/CN102006330B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

The invention discloses a distributed cache system, a data caching method and an inquiring method of cache data. The distributed cache system comprises at least two cache server farms, wherein each cache server farm is provided with at least one cache server node, one of the at least two cache server farms and one cache server node of the cache server farm respective serve as the main cache server farm and the main cache server node of the cache data, the other cache server farm and one of the cache server nodes serve as the backup cache server farm and the backup cache server node of the cache data, and the main cache server node and the backup cache server node save the same cache data. The invention can ensure the high reliability of the cache data in the cache server farm, and improve the quality of the web service.

Description

The caching method of distributed cache system, data and data cached querying method
Technical field
The present invention relates to the internet data cache field, relate in particular to the caching method of a kind of distributed cache system, data and data cached querying method.
Background technology
In the internet, applications field, Data cache technology is most important, not only will guarantee the extensibility of data buffer storage, also will guarantee performance, the reliability of data buffer storage.Similar caching system can solve scaling concern greatly, but can't solve well the reliability of buffer memory, and for the buffer memory of the information such as frequently-used data, session, needs very high reliability.
A kind of cache structure as shown in Figure 1, WEB server and caching server are one, that is to say data buffer storage in internal memory, do not need network service, when the WEB server need to restart, the data cached of client also lost like this; Moreover, because identical data will be carried out buffer memory on different WEB servers, hit rate (hit rate=hits/[hits+do not have hits]) is also lower like this.
Improved cache structure is that Cache servers (caching server) are separated with the WEB server, as shown in Figure 2, WEB server after separation can be deposited in the caching server node data cached, search from node in when inquiry data cached, if can not find data cached.From data base querying, and then write data into this node.Such advantage is that cacheable data volume can be expanded by increasing caching server, shoots straight, and restarts separate unit WEB server and also can not affect the buffer memory service.
But above framework still can affect service when certain caching server is delayed machine, if buffer memory is frequently-used data storehouse content information, can cause the moment concurrency to increase, and causes the database machine of delaying; If buffer memory is user session data, can cause user conversation forever to be lost, the user also needs again to login, and WEB service quality is had a greatly reduced quality.
Summary of the invention
Embodiments of the invention aim to provide a kind of distributed cache system and write data cached method, to solve at the integrity problem that writes when data cached.
For achieving the above object, embodiments of the invention provide a kind of distributed cache system, comprising:
At least two caching server groups;
Wherein each caching server group has at least one caching server node;
A caching server group in wherein said at least two caching server groups and a caching server node in this caching server group are respectively as data cached master cache server zone and master cache server node, and other caching server group and one of them caching server node are as described data cached backup caching server group and backup caching server node;
Wherein said master cache server node and described backup caching server node have identical data cached.
According to one embodiment of present invention, described master cache server zone and described master cache server node are decided by described data cached key.
According to one embodiment of present invention, described backup caching server node and described master cache server node have corresponding relation.
The present invention also provides a kind of caching method of reliable data, and described method is:
S1: data cached in the master cache server node of at least two caching server groups' master cache server zone;
S2: with described data buffer storage in backup caching server group's backup caching server node.
According to one embodiment of present invention, described step S1 comprises:
S101: according to the key of described data, obtain the master cache server zone of described data;
S102: according to the key of described data, obtain the master cache server node that described data are treated buffer memory in described master cache server zone;
S103: described data and described key are deposited in the described master cache server node that gets.
According to one embodiment of present invention, described method also comprises: when depositing described data in, write the expired time that described data deposit in.Corresponding to the caching method of above-mentioned data, the present invention also provides a kind of data cached querying method, and described method is:
S3: search data cached at least in the master cache server node of two caching server groups' master cache server zone;
S4: if do not find, search data cached in backup caching server group's backup caching server node.
According to one embodiment of present invention, described step S3 comprises:
S31: according to data cached key to be checked, search the described data cached master cache server zone that deposits in;
S32: according to described key, search the described data cached master cache server node that deposits in the described master cache server zone that finds;
S33: described data cached in the described master cache server node inquiry that finds according to described key, if find, directly return to find data cached.
According to one embodiment of present invention, in described step S31, hash code (Hash codes) mould by described key is except described caching server group's number, searches the group number of the described data cached master cache server zone that deposits in.
According to one embodiment of present invention, in described step S32, remove the quantity of the caching server node in described master cache server zone by the hash code mould of described key, search the node number of the described data cached master cache server node that deposits in.
According to one embodiment of present invention, described method also comprises step S5:
If inquire described data cachedly in described backup caching server group's backup caching server node, the data cached and described key that finds is cached in described master cache server node again.
According to one embodiment of present invention, described method also comprises S6: the described expired time that finds in data cached is written in described master cache server node.
as shown from the above technical solution, embodiments of the invention are by the corresponding with service device node in active and standby caching server group, make each data cached corresponding node that can be cached in a plurality of server zones, even the server of the cluster machine of delaying is arranged, can also find data cached in the server of this machine of delaying by other cluster corresponding node, thereby guarantee to be deposited into high reliability data cached in caching server, and this scheme is different from traditional active/standby server, different according to different data cached key, have different main cluster and node, so each node of each cluster is being born the service request of relative equilibrium, caching server is used fully, thereby improve the service quality of network.
Description of drawings
Fig. 1 is a kind of structured flowchart of caching system;
Fig. 2 is a kind of structured flowchart of improved caching system;
Fig. 3 is the structured flowchart of distributed cache system according to an embodiment of the invention;
Fig. 4 is the main flow chart of data cached wiring method according to an embodiment of the invention;
Fig. 5 is the main flow chart of data cached querying method according to an embodiment of the invention.
Embodiment
The below will describe specific embodiments of the invention in detail.Should be noted that the embodiments described herein only is used for illustrating, be not limited to the present invention.
Design of the present invention is to improve the framework between caching server and WEB server, and a plurality of caching servers are divided at least two server zones, will treat in the data cached corresponding node that is deposited into respectively in these at least two caching server groups of buffer memory.
According to one embodiment of present invention, the framework of distributed cache system of the present invention as shown in Figure 3, a plurality of caching servers are divided into m server zone, m>1, namely can be divided into two server zones or plural server zone, and wherein have at least one server node in each bundle of services, each caching server group's caching server node each other can be identical, also can be different, as long as satisfying corresponding relation, the caching server node between each caching server group all can.The present invention is preferably has identical caching server node.Be m caching server group shown in Fig. 3, each caching server group's nodes is n, and wherein n is positive integer, and m caching server group's n caching server node be correspondence one by one each other, is used for storing identical data cached.
In the caching system of above-mentioned framework, a caching server group in a plurality of caching server groups can treat as certain the data cached master cache server zone of buffer memory, then the some caching server nodes in this master cache server zone can be further used as this data cached master cache server node, simultaneously other caching server group will be as this data cached backup caching server group, corresponding to the caching server node in other caching server group of master cache server node as data cached backup caching server node.
According to one embodiment of present invention, in conjunction with above-mentioned cache structure, the caching method of data of the present invention is:
S1: data cached in the master cache server node of at least two caching server groups' master cache server zone;
In this step S1, when data cached, according to one embodiment of present invention, can know as follows that these data treat the master cache server zone of buffer memory and master cache server node wherein, thereby the data that will treat buffer memory are deposited in the server node of knowing:
S101: according to the key of the data for the treatment of buffer memory, obtain the described data cached master cache server zone that will write.
Here be with the master cache server zone of a caching server group in described caching server group as the data for the treatment of buffer memory, and other caching server group is as this data cached backup caching server group;
According to one embodiment of present invention, obtaining the method for master cache server zone can be for carrying out computing with the group of the master cache server zone that obtains it and will write number according to data cached key.Key described here can be data cached URL (URL(uniform resource locator)), for example, when content of pages was cached to caching server, URL that this content of pages is corresponding address obtained according to this URL the master cache server zone that content of pages will deposit in as key.
Compute mode described here can be carried out mould to caching server group's number for the hash code (Hash codes) with described key and be removed, and is also that mould removes m, thereby the remainder number obtains the group number of master cache server zone.
S102: according to the key of the data for the treatment of buffer memory, obtain the master cache server node that the described data for the treatment of buffer memory will write in the described master cache server zone that gets.
According to one embodiment of present invention, step S102 can be specially according to data cached key and carry out the node number that computing will write to obtain it, compute mode described here, can carry out mould to the quantity of caching server node for the hash code with described key removes, be also that mould removes n, thus the node number of the master cache server that the acquisition of remainder number will write.
S103: treat that with described the data of buffer memory and described key are deposited in the described master cache server node that gets.
According to one embodiment of present invention, of the present invention in time in the data cached master cache server node that is written to the described master cache server zone that gets, also to be write this data cached expired time simultaneously, if so that this does not data cachedly have accessed inquiry these data will be discharged within a certain period of time.
S2: treat that with described the data of buffer memory and described key deposit (can be for example asynchronous write) in described backup caching server group's backup caching server node;
Here treat that the data of buffer memory both had been deposited into the master cache server node of master cache server zone, also be deposited in the backup caching server node in backup caching server group, thereby data are cached in a plurality of nodes of a plurality of caching servers the inside simultaneously, even a server in the caching server group machine of delaying is arranged, can also find data by the server node in other caching server group in follow-up inquiry.
According to one embodiment of present invention, the master cache server node of master cache server zone has corresponding relation with backup caching server group's backup caching server node, such as has identical node number, certainly of the present inventionly also be not limited to this, can have different node numbers, as long as the caching server node of master cache server zone and the satisfied default rule of correspondence of backup caching server group's caching server node.
As shown in Figure 4, above-mentioned wiring method execution mode is:
2.a except number of clusters, the remainder number calculates the place cluster to client according to the hash code mould for the treatment of data cached key;
2.b except number of nodes, the remainder number calculates the place node to client according to the hash code mould for the treatment of data cached key;
2.c client will be treated data cached and described key
Put into the node that calculates, and in the data the inside for the treatment of buffer memory, expired time is write;
To treat that the data of buffer memory and described key put into other cluster corresponding node 2.d client is asynchronous;
Caching method corresponding to above-mentioned data, the present invention also provides a kind of data cached querying method, similarly, also in conjunction with above-mentioned cache structure, this querying method is data cached for searching in the master cache server node of at least two caching server groups' master cache server zone, if do not find, search data cached in backup caching server group's backup caching server node.
According to one embodiment of present invention, this querying method is specially:
S11: according to data cached key to be checked, search the described data cached master cache server zone that deposits in;
The same with wiring method, hash code mould that can be by the data cached key that will inquire about is except described caching server group's number, searches the group number of the described data cached master cache server zone that deposits in.
S12: according to described key, search the described data cached master cache server node that deposits in the described master cache server zone that finds;
The same with wiring method, hash code mould that can be by described key is except the quantity of the caching server node in described caching server group, searches the node number of the master cache server node that described data deposit in.
S13: described data cached at the described caching server querying node that finds according to described key, if find, directly return to the data that find, otherwise change in step S14;
S14: inquiry is described to be checked data cached in described backup caching server group's backup caching server node, if find, in the data cached described caching server node that is put back into master cache server zone described in step S12 that finds;
Because the backup caching server node and the master cache server node that back up the caching server group have corresponding relation, such as they have identical node number, thereby can not find data cached when middle at the master cache server node, can transfer to search from backup caching server node, guarantee data cached reliability.
According to one embodiment of present invention, in the time of in the data cached described caching server node that is put back into described master cache server zone that will find in step S14, also simultaneously the described expired time that finds in data cached is written in the described caching server node of described master cache server zone.
Referring to Fig. 5, an execution mode of above-mentioned querying method is:
3.a except number of clusters, the remainder number calculates the place cluster to client according to the hash code mould of data cached key to be checked;
3.b except number of nodes, the remainder number calculates the place node to client according to the hash code mould of data cached key to be checked;
3.c the querying node that client will calculate according to data cached key to be checked;
3.d if can not find, client will be inquired about (as inquiry successively) other cluster corresponding node;
3.e after finding, client will find data cachedly is put back into the described node that calculates, expired time is obtained from this data cached value;
Can greatly improve the reliability of buffer memory according to data cached method of the present invention, because each is data cached, all be cached to the corresponding node of a plurality of clusters the inside, even the server of the cluster machine of delaying is arranged, can also have found by other cluster corresponding node the data of buffer memory.The different data for the treatment of buffer memory have different main cluster and host node, for example the hash code mould division result according to the key of the different data for the treatment of buffer memory is different, different main cluster and host node can be set, so each node of each cluster is being born the service request of relative equilibrium, and server is used fully.
Although described the present invention with reference to several exemplary embodiments, should be appreciated that term used is explanation and exemplary and nonrestrictive term.The spirit or the essence that do not break away from invention because the present invention can specifically implement in a variety of forms, so be to be understood that, above-described embodiment is not limited to any aforesaid details, and should be in the spirit and scope that the claim of enclosing limits explain widely, therefore fall into whole variations in claim or its equivalent scope and remodeling and all should be the claim of enclosing and contain.

Claims (7)

1. distributed cache system comprises:
At least two caching server groups;
Wherein each caching server group has at least one caching server node;
A caching server group in wherein said at least two caching server groups and a caching server node in this caching server group are respectively as data cached master cache server zone and master cache server node, and other caching server group and one of them caching server node are as described data cached backup caching server group and backup caching server node;
Wherein said master cache server node and described backup caching server node have identical data cached;
Wherein, described master cache server zone carries out mould to described at least two caching server groups' number respectively according to the Hash codes of described data cached key to be determined except the remainder number, and described master cache server node carries out mould according to the Hash codes of described data cached key to the number of the caching server node in described master cache server zone and determined except the remainder number.
2. system according to claim 1, wherein, described backup caching server node and described master cache server node have corresponding relation.
3. the caching method of data wherein, comprises the following steps:
S1: data cached in the master cache server node of at least two caching server groups' master cache server zone;
S2: with described data buffer storage in backup caching server group's backup caching server node;
Wherein, described step S1 comprises:
S101: according to the key of described data, described at least two caching server groups' number is carried out mould except the remainder number, obtain the master cache server zone that described data are treated buffer memory;
S102: according to the key of described data, the number of the caching server node in described master cache server zone is carried out mould except the remainder number, obtain the master cache server node that described data are treated buffer memory in described master cache server zone;
S103: described data and described key are cached in the described master cache server node that gets.
4. method according to claim 3, wherein, described method also comprises: when the described data of buffer memory, write the expired time of described data.
5. the data cached method of the described method of inquiry according to claim 3 or 4 an institute buffer memory wherein, comprises the following steps:
S3: search data cached at least in the master cache server node of two caching server groups' master cache server zone;
S4: if do not find, search data cached in backup caching server group's backup caching server node;
Wherein, described step S3 comprises:
S31: according to data cached key to be checked, by the Hash codes mould of described key being removed described caching server group's number, search the described data cached master cache server zone that deposits in;
S32: remove the quantity of the caching server node in described master cache server zone according to the Hash codes mould of described key, search the described data cached master cache server node that deposits in the described master cache server zone that finds;
S33: described data cached in the described master cache server node inquiry that finds according to described key, if find, directly return to find data cached.
6. method according to claim 5 wherein, also comprises step S5:
If inquire described data cachedly in described backup caching server group's backup caching server node, the data cached and described key that finds is cached in described master cache server node again.
7. method according to claim 6 wherein, also comprises step S6: find data cached expired time and be written in described master cache server node described.
CN 201010569447 2010-12-01 2010-12-01 Distributed cache system, data caching method and inquiring method of cache data Expired - Fee Related CN102006330B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201010569447 CN102006330B (en) 2010-12-01 2010-12-01 Distributed cache system, data caching method and inquiring method of cache data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201010569447 CN102006330B (en) 2010-12-01 2010-12-01 Distributed cache system, data caching method and inquiring method of cache data

Publications (2)

Publication Number Publication Date
CN102006330A CN102006330A (en) 2011-04-06
CN102006330B true CN102006330B (en) 2013-06-12

Family

ID=43813399

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201010569447 Expired - Fee Related CN102006330B (en) 2010-12-01 2010-12-01 Distributed cache system, data caching method and inquiring method of cache data

Country Status (1)

Country Link
CN (1) CN102006330B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105577806A (en) * 2015-12-30 2016-05-11 Tcl集团股份有限公司 Distributed cache method and system

Families Citing this family (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102739720B (en) * 2011-04-14 2015-01-28 中兴通讯股份有限公司 Distributed cache server system and application method thereof, cache clients and cache server terminals
CN102289508B (en) * 2011-08-31 2015-02-04 上海西本网络科技有限公司 Distributed cache array and data inquiry method thereof
CN103152191A (en) * 2011-12-06 2013-06-12 中国移动通信集团福建有限公司 Processing method and system of service gateway data of internet of things
CN102521405B (en) * 2011-12-26 2014-06-25 中国科学院计算技术研究所 Massive structured data storage and query methods and systems supporting high-speed loading
CN102521406B (en) * 2011-12-26 2014-06-25 中国科学院计算技术研究所 Distributed query method and system for complex task of querying massive structured data
CN102523234B (en) * 2011-12-29 2015-12-02 山东中创软件工程股份有限公司 A kind of application server cluster implementation method and system
CN102571575A (en) * 2011-12-29 2012-07-11 奇智软件(北京)有限公司 Session information creation method, device and system
CN102638584B (en) * 2012-04-20 2014-11-19 青岛海信传媒网络技术有限公司 Data distributing and caching method and data distributing and caching system
CN104008100B (en) * 2013-02-21 2019-03-12 北京京东尚科信息技术有限公司 Cluster environment concurrent processing method
CN103116476B (en) * 2013-02-22 2016-12-28 浪潮电子信息产业股份有限公司 A kind of cache management system between multi-controller
CN103475691B (en) * 2013-07-03 2017-02-08 广东迅通科技股份有限公司 Video distributed cache transfer system
CN103647797A (en) * 2013-11-15 2014-03-19 北京邮电大学 Distributed file system and data access method thereof
CN105516231B (en) * 2014-10-20 2019-02-26 中国电信股份有限公司 A kind of method and system based on improvement consistency Hash distributed caching
CN104580183B (en) * 2014-12-27 2019-02-15 北京奇虎科技有限公司 A kind of method of data synchronization and device across cluster
CN105868045A (en) * 2015-01-21 2016-08-17 中国移动通信集团陕西有限公司 Data caching method and apparatus
CN104601720A (en) * 2015-01-30 2015-05-06 乐视网信息技术(北京)股份有限公司 Cache access control method and device
CN104935654B (en) * 2015-06-10 2018-08-21 华为技术有限公司 Caching method, write-in point client in a kind of server cluster system and read client
CN106598984A (en) * 2015-10-16 2017-04-26 北京国双科技有限公司 Data processing method and device of web crawler
CN107092525A (en) * 2016-02-18 2017-08-25 深圳市深信服电子科技有限公司 data cache method and device
CN106331148A (en) * 2016-09-14 2017-01-11 郑州云海信息技术有限公司 Cache management method and cache management device for data reading by clients
CN106527985A (en) * 2016-11-02 2017-03-22 郑州云海信息技术有限公司 Storage interaction device and storage system based on ceph
CN108076103A (en) * 2016-11-18 2018-05-25 北京优朋普乐科技有限公司 A kind of message treatment method, system and message producer's cluster
CN106790422A (en) * 2016-12-02 2017-05-31 北京锐安科技有限公司 A kind of data buffer storage cluster and data retrieval method for WEB application
CN106453665B (en) * 2016-12-16 2019-06-07 东软集团股份有限公司 Data cache method, server and system based on distributed cache system
CN106790563B (en) * 2016-12-27 2019-11-15 浙江省公众信息产业有限公司 Distributed memory system and method
CN108255793A (en) * 2017-11-22 2018-07-06 中国平安财产保险股份有限公司 A kind of information verification method and terminal device
CN109151079A (en) * 2018-10-31 2019-01-04 珠海迈科智能科技股份有限公司 Trans-regional server resource method for implanting, access method and Transmission system
CN109933288A (en) * 2019-03-11 2019-06-25 北京安信易德科技有限公司 Travel timetable distributed storage method and device
CN110795632B (en) * 2019-10-30 2022-10-04 北京达佳互联信息技术有限公司 State query method and device and electronic equipment
CN111752970B (en) * 2020-06-26 2024-01-30 武汉众邦银行股份有限公司 Distributed query service response method based on cache and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101645928A (en) * 2009-08-26 2010-02-10 成都市华为赛门铁克科技有限公司 Content resource caching method, device and system
CN101668046A (en) * 2009-10-13 2010-03-10 成都市华为赛门铁克科技有限公司 Resource caching method, resource obtaining method, device and system thereof

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101645928A (en) * 2009-08-26 2010-02-10 成都市华为赛门铁克科技有限公司 Content resource caching method, device and system
CN101668046A (en) * 2009-10-13 2010-03-10 成都市华为赛门铁克科技有限公司 Resource caching method, resource obtaining method, device and system thereof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105577806A (en) * 2015-12-30 2016-05-11 Tcl集团股份有限公司 Distributed cache method and system
CN105577806B (en) * 2015-12-30 2019-11-12 Tcl集团股份有限公司 A kind of distributed caching method and system

Also Published As

Publication number Publication date
CN102006330A (en) 2011-04-06

Similar Documents

Publication Publication Date Title
CN102006330B (en) Distributed cache system, data caching method and inquiring method of cache data
Huang et al. Characterizing load imbalance in real-world networked caches
CN103873451B (en) A kind of method, apparatus and system of data syn-chronization
CN104090897B (en) Method, server and the system of accesses meta-data
CN107562757B (en) Query and access method, device and system based on distributed file system
CN109542613A (en) Distribution method, device and the storage medium of service dispatch in a kind of CDN node
CN103701957A (en) Domain name server (DNS) recursive method and system thereof
CN102012931A (en) Filter cache method and device, and cache system
Shalita et al. Social hash: an assignment framework for optimizing distributed systems operations on social networks
CN102591970A (en) Distributed key-value query method and query engine system
CN103810244A (en) Distributed data storage system expansion method based on data distribution
CN103905439A (en) Webpage browsing accelerating method based on home gateway
CN105740472A (en) Distributed real-time full-text search method and system
CN109521962A (en) A kind of metadata query method, apparatus, equipment and computer readable storage medium
TW201248418A (en) Distributed caching and cache analysis
CN114817195A (en) Method, system, storage medium and equipment for managing distributed storage cache
US6973536B1 (en) Self-adaptive hybrid cache
CN103107944A (en) Content locating method and route equipment
CN105635278A (en) Method for managing metadata of storage system and metadata server
CN105208096A (en) Distributed cache system and method
JP6233846B2 (en) Variable-length nonce generation
WO2012028433A1 (en) Method and system for implementing cache offloading
JP2023500418A (en) URL refresh method, device, equipment and CDN node in CDN
CN105282236B (en) A kind of distributed caching method and device
CN103365897A (en) Fragment caching method supporting Bigtable data model

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
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20130612

Termination date: 20151201

EXPY Termination of patent right or utility model