CN103747073A - Distributed caching method and system - Google Patents

Distributed caching method and system Download PDF

Info

Publication number
CN103747073A
CN103747073A CN201310746988.1A CN201310746988A CN103747073A CN 103747073 A CN103747073 A CN 103747073A CN 201310746988 A CN201310746988 A CN 201310746988A CN 103747073 A CN103747073 A CN 103747073A
Authority
CN
China
Prior art keywords
buffer memory
service node
vbucket
memory service
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201310746988.1A
Other languages
Chinese (zh)
Inventor
曹坤波
张文明
张国斌
李爽
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
LeTV Cloud Computing Co Ltd
Original Assignee
LeTV Information Technology Beijing 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 LeTV Information Technology Beijing Co Ltd filed Critical LeTV Information Technology Beijing Co Ltd
Priority to CN201310746988.1A priority Critical patent/CN103747073A/en
Publication of CN103747073A publication Critical patent/CN103747073A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

The embodiment of the invention provides a distributed caching method and a distributed caching system, and relates to the field of data storage. The data access speed of the distributed caching system is increased. The method comprises the following steps that the distributed caching system acquires a data operation request of a service application, and performs hash operation according to a key value of data indicated to be operated by the data operation request to obtain the identification information of a virtual queue vBucket corresponding to the data; the distributed caching system acquires a corresponding relationship between the identification information of the vBucket and a caching service node, determines a first caching service node corresponding to the identification information of the vBucket according to the corresponding relationship, and allocates the data operation request to the first caching service node for corresponding data operation. The embodiment of the invention is used for distributed data caching.

Description

A kind of method and system of distributed caching
Technical field
The present invention relates to field of data storage, relate in particular to a kind of method and system of distributed caching.
Background technology
Constantly universal along with Internet technology, there is the growth of explosion type in the data volume of transmitting on the Internet, wherein, and application server reading out data showing in browser from database, many network applications are also all saved in data in database.Along with concentrating of the increase of data volume, access, increased the burden of database and caused the response of database to worsen, the impacts such as website display delay.
In order to address the above problem, in prior art, apply to more and more widely distributed caching technology, wherein, existing distributed caching adopts host-guest architecture more, be that master cache service node is set up data directory for storing from the data message of buffer memory service node storage, application server is after receiving user's data request information, according to this data request information, obtain the target data in this master cache service node, if this master cache service node does not have this target data of buffer memory, this master cache service node goes access from buffer memory service node according to this data directory, and after getting this target data, this target data is sent to this application server.Meanwhile, this master cache service node also needs to manage each storage data from buffer memory service node, considers load balancing.
Visible, in existing distributed caching pattern, the burden of master cache service node is very large, when many application servers are initiated data access request to distributed cache system simultaneously, can increase the response time of master cache server, reduce the speed of data access.
Summary of the invention
The invention provides a kind of method and system of distributed caching, can improve the data access speed of distributed cache system.
For achieving the above object, embodiments of the invention adopt following technical scheme:
First aspect, provides a kind of method of distributed caching, is applied to the distributed cache system that comprises at least two buffer memory service nodes, and described method comprises:
Obtain the data operation request of service application; Wherein, described data operation request comprises the key assignments of the data of the indicated operation of described data operation request;
According to described key assignments, by Hash hash computing, obtain the identification information of the virtual queue vBucket of corresponding described data;
Obtain the corresponding relation of described vBucket identification information and buffer memory service node;
According to described corresponding relation, determine the first buffer memory service node that described vBucket identification information is corresponding, and described data operation request is assigned to described the first buffer memory service node carries out corresponding data manipulation.
In the possible implementation of the first of first aspect, described method also comprises:
The vBucket storing in described the first buffer memory service node is copied and obtains backing up vBucket, and described backup vBucket is stored in the second buffer memory service node;
When described the first buffer memory service node breaks down, described data operation request is switched on described the second buffer memory service node and carries out corresponding data manipulation.
In conjunction with first aspect or the possible implementation of the first, in the possible implementation of the second, described method also comprises:
Obtain data reconstruction instruction;
VBucket in described the first buffer memory service node is moved to the 3rd buffer memory service node;
The corresponding relation of described vBucket and described the first buffer memory service node is changed to the corresponding relation of described vBucket and described the 3rd buffer memory service node.
In conjunction with first aspect or the possible implementation of the first, in the third possible implementation, described method also comprises:
Adjust the memory capacity of described the first buffer memory service node.
In conjunction with first aspect or the possible implementation of the first, in the 4th kind of possible implementation, described method also comprises:
The access rights of described the first buffer memory service node are set;
Describedly described data operation request is assigned to described buffer memory service node carries out corresponding data manipulation and comprise:
When definite user corresponding to described data operation request meets access rights, described data operation request is assigned to described buffer memory service node and carries out corresponding data manipulation.
Second aspect present invention provides a kind of distributed cache system, comprises at least one buffer memory service node, and described distributed cache system also comprises distributed agent equipment and corresponding relation configuration device;
Described distributed agent equipment, for receiving the data operation request of service application; Wherein, described data operation request comprises the key assignments of the data of the indicated operation of described data operation request;
Described distributed agent equipment also for, according to described key assignments, by Hash hash computing, obtain the identification information of the virtual queue vBucket of corresponding described data;
Described corresponding relation configuration device, for obtaining the corresponding relation of described vBucket identification information and buffer memory service node;
Described distributed agent equipment also for, the described corresponding relation getting according to described corresponding relation configuration device is determined the first buffer memory service node that described vBucket identification information is corresponding, and described data operation request is assigned on described the first buffer memory service node and carries out corresponding data manipulation.
In the possible implementation of the first of second aspect, described distributed cache system comprises data cached copying equipment;
Described data cached copying equipment is used for, and the vBucket in described the first buffer memory service node is copied and obtains backing up vBucket, and described backup vBucket is stored in the second buffer memory service node.
In conjunction with second aspect or the possible implementation of the first, in the possible implementation of the second, described distributed cache system comprises data reconstruction equipment;
Described data reconstruction equipment is used for, and obtains data reconstruction instruction, and the vBucket in described the first buffer memory service node is moved in the 3rd buffer memory service node;
Described corresponding relation configuration device specifically for, the corresponding relation of described vBucket and described the first buffer memory service node is changed to the corresponding relation of described vBucket and described the 3rd buffer memory service node.
In conjunction with second aspect or the possible implementation of the first, in the third possible implementation, described distributed cache system comprises capacity configuration equipment;
Described capacity configuration equipment is used for, and adjusts the memory capacity of described the first buffer memory service node.
In conjunction with second aspect or the possible implementation of the first, in the 4th kind of possible implementation, described distributed cache system comprises identity-validation device;
Described identity-validation device is for arranging access rights to described the first buffer memory service node;
Described distributed agent equipment specifically for, when definite user corresponding to described data operation request meets access rights, described data operation request is assigned to described buffer memory service node and carries out corresponding data manipulation.
Adopt such scheme, distributed cache system is when getting the data operation request of service application, according to data key assignments, by Hash operation, obtain vBucket identification information that should data, and inquire about vBucket identification information and determine with the corresponding relation of buffer memory service node the first buffer memory service node that this vBucket identification information is corresponding, this data operation request is assigned to this first buffer memory service node and carries out corresponding data manipulation.Like this, owing to there is no dividing of primary and secondary between each buffer memory service node, this distributed cache system, when visit data, without passing through the transfer of master cache service node, thereby has improved the data access speed of this distributed cache system.
Accompanying drawing explanation
The schematic flow sheet of the method for a kind of distributed caching that Fig. 1 provides for the embodiment of the present invention;
The application scenarios schematic diagram of a kind of distributed cache system that Fig. 2 provides for the embodiment of the present invention;
A kind of distributed cache system that Fig. 3 provides for the embodiment of the present invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is only the present invention's part embodiment, rather than whole embodiment.Embodiment based in the present invention, those of ordinary skills, not making the every other embodiment obtaining under creative work prerequisite, belong to the scope of protection of the invention.
The embodiment of the present invention provides a kind of method of distributed caching, and as shown in Figure 1, the executive agent of the method is distributed cache system, comprising:
S101, distributed cache system obtain the data operation request of service application.
Wherein, this data operation request comprises the key assignments of the data of the indicated operation of this data operation request.
It should be noted that, data are by Key(key) and Value(value) two parts formation, wherein, Key is equivalent to the index of data, Value is the data content of Key representative, and a Value may have a plurality of key assignments, and user can have access to data content according to key assignments.
Particularly, the application scenarios of this distributed cache system as shown in Figure 2, user carries out business operation in client, as user's data operation request of triggering for generating during browsing page in browser, application server is after receiving this data operation request, this data operation request is sent to this distributed cache system, by this distributed cache system, carries out corresponding data manipulation.
S102, this distributed cache system obtain vBucket identification information that should data by Hash hash algorithm according to this key assignments.
It should be noted that, in distributed caching pattern, be provided with a plurality of buffer memory service nodes, on each buffer memory service node, store a plurality of data cells, this data cell, as the basis of distributed caching, is the integral body that cannot cut apart, as a sequence information or a user profile, wherein, the corresponding virtual queue vBucket of each data cell.
Particularly, this distributed cache system stores the address information of each vBucket, and each vBucket address is numbered, form the vBucket address table of band numbering, formed the corresponding relation of numbering with vBucket address, the corresponding vBucket address of each numbering, if the first numbering is corresponding with a vBucket address, by this key assignments being carried out to Hash operation, obtain the first cryptographic Hash corresponding to described the first numbering, also just can obtain by described the first cryptographic Hash the address of a vBucket.
S103, this distributed cache system obtain the corresponding relation of vBucket identification information and buffer memory service node.
Illustratively, this distributed cache system records each vBucket and the corresponding relation of storing the buffer memory service node of this vBucket when initialization, set up the mapping table of vBucket and buffer memory service node, if this distributed cache system when determining a certain vBucket identification information, the buffer memory service node that can determine that by inquiring about this mapping table this vBucket identification information is corresponding.
Alternatively, this distributed cache system obtains data reconstruction instruction, and according to this data reconstruction instruction, the vBucket in this first buffer memory service node is moved to the 3rd buffer memory service node, the corresponding relation of this vBucket and this first buffer memory service node is changed to the corresponding relation of this vBucket and the 3rd buffer memory service node.
Particularly, when this distributed cache system adds new buffer memory service node, this distributed cache system obtains data reconstruction instruction, and according to this data reconstruction instruction, the vBucket storing in all buffer memory service nodes is moved, for example, vBucket in the buffer memory service node adjacent with this buffer memory service node newly adding (i.e. the 3rd buffer memory service node) is stored in this buffer memory service node newly adding, simultaneously, consider load balancing, vBucket in other buffer memory service nodes may also can move accordingly, and in the mapping table of above-mentioned vBucket and buffer memory service node, vBucket after renewal migration and the corresponding relation of buffer memory service node.Like this, because the corresponding relation of change vBucket and buffer memory service node can not obtain vBucket identification information that should data to impact by Hash hash algorithm according to data key assignments to this distributed cache system, therefore, this distributed cache system can be realized dynamic capacity-expanding.
In addition, when a certain buffer memory service node in this distributed cache system breaks down, this distributed cache system need to remove this buffer memory service node, now the vBucket in this buffer memory service node need to be moved equally, and upgrade afterwards vBucket after migration and the corresponding relation of buffer memory service node in migration.
S104, this distributed cache system determine according to this corresponding relation the first buffer memory service node that this vBucket identification information is corresponding, and this data operation request is assigned to this buffer memory service node carries out corresponding data manipulation.
Alternatively, this distributed cache system copies the vBucket storing in this first buffer memory service node to obtain backing up vBucket, and this backup vBucket is stored in the second buffer memory service node,, when this first buffer memory service node breaks down, this distributed cache system is switched to this data operation request on this second buffer memory service node and carries out corresponding data manipulation.
It should be noted that, each buffer memory service node stores active data, be Active VBucket, save data copy again, be Replica VBucket, that is to say, each VBucket can be replicated and each backup vBucket can be stored in buffer memory service node equally, wherein, the Active vBucket of same vBucket and Replica vBucket can not be stored in same buffer memory service node.
In addition, this distributed cache system, when data key assignments is carried out to Hash operation, can obtain corresponding Active vBucket, and Replica vBucket can not be accessed to.
Particularly, this the first buffer memory service node stores the Active vBucket of this vBucket, when this first buffer memory service node breaks down, the Replica vBucket of this vBucket is converted to Active vBucket, and this data operation request is switched on the second buffer memory service node of storing this Replica vBucket and carries out corresponding data manipulation.
Alternatively, this distributed cache system is adjusted the memory capacity of this first buffer memory service node.
Alternatively, this distributed cache system arranges the access rights of this first buffer memory service node, and when definite user corresponding to this data operation request meets access rights, this data operation request is assigned to this buffer memory service node and carries out corresponding data manipulation.
Particularly, this distributed cache system allows user to configure the different buffer memory service nodes of different port access, and can authentication password be set to this buffer memory service node,, when this distributed cache system is when definite user corresponding to this data operation request meets access rights (as correct in authentication password), this data operation request is assigned to this buffer memory service node and carries out corresponding data manipulation.
Adopt said method, distributed cache system is when getting the data operation request of service application, according to data key assignments, by Hash operation, obtain vBucket identification information that should data, and inquire about vBucket identification information and determine with the corresponding relation of buffer memory service node the first buffer memory service node that this vBucket identification information is corresponding, this data operation request is assigned to this first buffer memory service node and carries out corresponding data manipulation.Like this, owing to there is no dividing of primary and secondary between each buffer memory service node, this distributed cache system, when visit data, without passing through the transfer of master cache service node, thereby has improved the data access speed of this distributed cache system.
The embodiment of the present invention provides a kind of distributed cache system, and as shown in Figure 3, this distributed cache system comprises: at least two buffer memory service nodes 31, and distributed agent equipment 32 and corresponding relation configuration device 33, wherein,
These at least two buffer memory service nodes 31, for data cached.
This distributed agent equipment 32, for receiving the data operation request of service application; Wherein, this data operation request comprises the key assignments of the data of the indicated operation of this data operation request.
This distributed agent equipment 32 also for, according to this key assignments, by Hash hash computing, obtain the identification information to virtual queue vBucket that should data.
This corresponding relation configuration device 33, for obtaining the corresponding relation of this vBucket identification information and buffer memory service node.
This distributed agent equipment 32 also for, this corresponding relation getting according to this corresponding relation configuration device 33 is determined the first buffer memory service node that this vBucket identification information is corresponding, and this data operation request is assigned on this first buffer memory service node and carries out corresponding data manipulation.
It should be noted that, data are by Key(key) and Value(value) two parts formation, wherein, Key is equivalent to the index of data, Value is the data content of Key representative, and a Value may have a plurality of key assignments, and user can have access to data content according to key assignments.
Particularly, the application scenarios of this distributed cache system as shown in Figure 2, user carries out business operation in client, as user's data operation request of triggering for generating during browsing page in browser, application server is after receiving this data operation request, this data operation request is sent to this distributed cache system, by this distributed cache system, carries out corresponding data manipulation.
In addition, in distributed caching pattern, be provided with a plurality of buffer memory service nodes, on each buffer memory service node, store a plurality of data cells, this data cell, as the basis of distributed caching, is the integral body that cannot cut apart, as a sequence information or a user profile, wherein, the corresponding virtual queue vBucket of each data cell.
Particularly, this distributed cache system stores the address information of each vBucket, and each vBucket address is numbered, form the vBucket address table of band numbering, formed the corresponding relation of numbering with vBucket address, the corresponding vBucket address of each numbering, if the first numbering is corresponding with a vBucket address, by this key assignments being carried out to Hash operation, obtain the first cryptographic Hash corresponding to described the first numbering, also just can obtain by described the first cryptographic Hash the address of a vBucket.
Illustratively, this distributed cache system records each vBucket and the corresponding relation of storing the buffer memory service node of this vBucket when initialization, set up the mapping table of vBucket and buffer memory service node, if this distributed cache system when determining a certain vBucket identification information, the buffer memory service node that can determine that by inquiring about this mapping table this vBucket identification information is corresponding.
Alternatively, this distributed cache system comprises data reconstruction equipment 35, this data reconstruction equipment is used for, obtain data reconstruction instruction, vBucket in this first buffer memory service node is moved in the 3rd buffer memory service node, this corresponding relation configuration device 33 specifically for, the corresponding relation of this vBucket and this first buffer memory service node is changed to the corresponding relation of this vBucket and the 3rd buffer memory service node.
Particularly, when this distributed cache system adds new buffer memory service node, this distributed cache system obtains data reconstruction instruction, and according to this data reconstruction instruction, the vBucket storing in all buffer memory service nodes is moved, for example, vBucket in the buffer memory service node adjacent with this buffer memory service node newly adding (i.e. the 3rd buffer memory service node) is stored in this buffer memory service node newly adding, simultaneously, consider load balancing, vBucket in other buffer memory service nodes may also can move accordingly, and in the mapping table of above-mentioned vBucket and buffer memory service node, vBucket after renewal migration and the corresponding relation of buffer memory service node.Like this, because the corresponding relation of change vBucket and buffer memory service node can not obtain vBucket identification information that should data to impact by Hash hash algorithm according to data key assignments to this distributed cache system, therefore, this distributed cache system can be realized dynamic capacity-expanding.
In addition, when a certain buffer memory service node in this distributed cache system breaks down, this distributed cache system need to remove this buffer memory service node, now the vBucket in this buffer memory service node need to be moved equally, and upgrade afterwards vBucket after migration and the corresponding relation of buffer memory service node in migration.
Alternatively, this distributed cache system comprises data cached copying equipment 34, this data cached copying equipment 34 for, the vBucket in this first buffer memory service node is copied and obtains backing up vBucket, and this backup vBucket is stored in the second buffer memory service node.
Particularly, this distributed cache system copies the vBucket storing in this first buffer memory service node to obtain backing up vBucket, and this backup vBucket is stored in the second buffer memory service node,, when this first buffer memory service node breaks down, this distributed cache system is switched to this data operation request on this second buffer memory service node and carries out corresponding data manipulation.
It should be noted that, each buffer memory service node stores active data, be Active VBucket, save data copy again, be Replica VBucket, that is to say, each VBucket can be replicated and each backup vBucket can be stored in buffer memory service node equally, wherein, the Active vBucket of same vBucket and Replica vBucket can not be stored in same buffer memory service node.
In addition, this distributed cache system, when data key assignments is carried out to Hash operation, can obtain corresponding Active vBucket, and Replica vBucket can not be accessed to.
Particularly, this the first buffer memory service node stores the Active vBucket of this vBucket, when this first buffer memory service node breaks down, the Replica vBucket of this vBucket is converted to Active vBucket, and this data operation request is switched on the second buffer memory service node of storing this Replica vBucket and carries out corresponding data manipulation.
Alternatively, this distributed cache system comprises capacity configuration equipment 36, this capacity configuration equipment 36 for, adjust the memory capacity of this first buffer memory service node.
Alternatively, this distributed cache system comprises identity-validation device 37, this identity-validation device 37 for, this the first buffer memory service node is arranged to access rights, this distributed agent equipment 32 specifically for, when definite user corresponding to this data operation request meets access rights, this data operation request is assigned to this buffer memory service node and carries out corresponding data manipulation.
Particularly, this distributed cache system allows user to configure the different buffer memory service nodes of different port access, and can authentication password be set to this buffer memory service node,, when this distributed cache system is when definite user corresponding to this data operation request meets access rights (as correct in authentication password), this data operation request is assigned to this buffer memory service node and carries out corresponding data manipulation.
Adopt above-mentioned distributed cache system, this distributed cache system is when getting the data operation request of service application, according to data key assignments, by Hash operation, obtain vBucket identification information that should data, and inquire about vBucket identification information and determine with the corresponding relation of buffer memory service node the first buffer memory service node that this vBucket identification information is corresponding, this data operation request is assigned to this first buffer memory service node and carries out corresponding data manipulation.Like this, owing to there is no dividing of primary and secondary between each buffer memory service node, this distributed cache system, when visit data, without passing through the transfer of master cache service node, thereby has improved the data access speed of this distributed cache system.
The above; be only the specific embodiment of the present invention, but protection scope of the present invention is not limited to this, is anyly familiar with those skilled in the art in the technical scope that the present invention discloses; the variation that can expect easily or replacement, within all should being encompassed in protection scope of the present invention.Therefore, protection scope of the present invention should be as the criterion with the protection range of claim.

Claims (10)

1. a method for distributed caching, is characterized in that, is applied to the distributed cache system that comprises at least two buffer memory service nodes, and described method comprises:
Obtain the data operation request of service application; Wherein, described data operation request comprises the key assignments of the data of the indicated operation of described data operation request;
According to described key assignments, by Hash hash computing, obtain the identification information of the virtual queue vBucket of corresponding described data;
Obtain the corresponding relation of described vBucket identification information and buffer memory service node;
According to described corresponding relation, determine the first buffer memory service node that described vBucket identification information is corresponding, and described data operation request is assigned to described the first buffer memory service node carries out corresponding data manipulation.
2. method according to claim 1, is characterized in that, described method also comprises:
The vBucket storing in described the first buffer memory service node is copied and obtains backing up vBucket, and described backup vBucket is stored in the second buffer memory service node;
When described the first buffer memory service node breaks down, described data operation request is switched on described the second buffer memory service node and carries out corresponding data manipulation.
3. method according to claim 1 and 2, is characterized in that, described method also comprises:
Obtain data reconstruction instruction;
VBucket in described the first buffer memory service node is moved to the 3rd buffer memory service node;
The corresponding relation of described vBucket and described the first buffer memory service node is changed to the corresponding relation of described vBucket and described the 3rd buffer memory service node.
4. method according to claim 1 and 2, is characterized in that, described method also comprises:
Adjust the memory capacity of described the first buffer memory service node.
5. method according to claim 1 and 2, is characterized in that, described method also comprises:
The access rights of described the first buffer memory service node are set;
Describedly described data operation request is assigned to described buffer memory service node carries out corresponding data manipulation and comprise:
When definite user corresponding to described data operation request meets access rights, described data operation request is assigned to described buffer memory service node and carries out corresponding data manipulation.
6. a distributed cache system, comprises at least two buffer memory service nodes, it is characterized in that, described distributed cache system also comprises distributed agent equipment and corresponding relation configuration device;
Described distributed agent equipment, for receiving the data operation request of service application; Wherein, described data operation request comprises the key assignments of the data of the indicated operation of described data operation request;
Described distributed agent equipment also for, according to described key assignments, by Hash hash computing, obtain the identification information of the virtual queue vBucket of corresponding described data;
Described corresponding relation configuration device, for obtaining the corresponding relation of described vBucket identification information and buffer memory service node;
Described distributed agent equipment also for, the described corresponding relation getting according to described corresponding relation configuration device is determined the first buffer memory service node that described vBucket identification information is corresponding, and described data operation request is assigned on described the first buffer memory service node and carries out corresponding data manipulation.
7. distributed cache system according to claim 6, is characterized in that, described distributed cache system comprises data cached copying equipment;
Described data cached copying equipment is used for, and the vBucket in described the first buffer memory service node is copied and obtains backing up vBucket, and described backup vBucket is stored in the second buffer memory service node.
8. according to the distributed cache system described in claim 6 or 7, it is characterized in that, described distributed cache system comprises data reconstruction equipment;
Described data reconstruction equipment is used for, and obtains data reconstruction instruction, and the vBucket in described the first buffer memory service node is moved in the 3rd buffer memory service node;
Described corresponding relation configuration device specifically for, the corresponding relation of described vBucket and described the first buffer memory service node is changed to the corresponding relation of described vBucket and described the 3rd buffer memory service node.
9. according to the distributed cache system described in claim 6 or 7, it is characterized in that, described distributed cache system comprises capacity configuration equipment;
Described capacity configuration equipment is used for, and adjusts the memory capacity of described the first buffer memory service node.
10. according to the distributed cache system described in claim 6 or 7, it is characterized in that, described distributed cache system comprises identity-validation device;
Described identity-validation device is for arranging access rights to described the first buffer memory service node;
Described distributed agent equipment specifically for, when definite user corresponding to described data operation request meets access rights, described data operation request is assigned to described buffer memory service node and carries out corresponding data manipulation.
CN201310746988.1A 2013-12-30 2013-12-30 Distributed caching method and system Pending CN103747073A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310746988.1A CN103747073A (en) 2013-12-30 2013-12-30 Distributed caching method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310746988.1A CN103747073A (en) 2013-12-30 2013-12-30 Distributed caching method and system

Publications (1)

Publication Number Publication Date
CN103747073A true CN103747073A (en) 2014-04-23

Family

ID=50504059

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310746988.1A Pending CN103747073A (en) 2013-12-30 2013-12-30 Distributed caching method and system

Country Status (1)

Country Link
CN (1) CN103747073A (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104954444A (en) * 2015-05-27 2015-09-30 华为技术有限公司 Cached data migration method and device
CN104994159A (en) * 2015-06-30 2015-10-21 青岛海尔智能家电科技有限公司 Distributed agent method and device based on AllJoyn, and mobile equipment
CN105141689A (en) * 2015-02-05 2015-12-09 物联智慧科技(深圳)有限公司 Management server, operation method thereof and server system
CN105260324A (en) * 2015-10-14 2016-01-20 北京百度网讯科技有限公司 Key-value pair data operation method and apparatus for distributed cache system
CN105744001A (en) * 2016-04-11 2016-07-06 青岛海信传媒网络技术有限公司 Distributed Caching System Expanding Method, Data Access Method, and Device and System of the Same
CN105847352A (en) * 2016-03-22 2016-08-10 青岛海信传媒网络技术有限公司 Distributed cache system-based capacity expansion method, device and distributed cache system
CN105933391A (en) * 2016-04-11 2016-09-07 青岛海信传媒网络技术有限公司 Node capacity expansion method, device and system
CN106375425A (en) * 2016-08-30 2017-02-01 中国民生银行股份有限公司 Processing method and device for distributed caching
CN107562385A (en) * 2017-09-13 2018-01-09 郑州云海信息技术有限公司 Distributed storage client reads the method, apparatus and equipment of data
CN107657155A (en) * 2016-07-26 2018-02-02 北京京东尚科信息技术有限公司 Method and apparatus for identifying user's operating right
CN108206843A (en) * 2016-12-16 2018-06-26 北京金山云网络技术有限公司 A kind of cluster access method and device
CN108418900A (en) * 2015-06-10 2018-08-17 华为技术有限公司 Caching method, write-in point client in a kind of server cluster system and read client
CN108549725A (en) * 2018-04-28 2018-09-18 北京百度网讯科技有限公司 Access and control strategy of database method, apparatus, system, equipment and computer-readable medium
CN108762683A (en) * 2018-06-02 2018-11-06 王梅 The method and system carried out data transmission in distributed big data storage system
CN109033292A (en) * 2018-07-13 2018-12-18 南京邮电大学 A kind of database distributed caching system and method
CN112988680A (en) * 2021-03-30 2021-06-18 联想凌拓科技有限公司 Data acceleration method, cache unit, electronic device and storage medium
CN116820795A (en) * 2023-04-18 2023-09-29 上海百秋新网商数字科技有限公司 Method and system for accelerating message processing speed and maintaining processing sequence

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060277180A1 (en) * 2005-05-09 2006-12-07 Russell Okamoto Distributed data management system
CN101188544A (en) * 2007-12-04 2008-05-28 浙江大学 File transfer method for distributed file server based on buffer
CN101252601A (en) * 2007-02-21 2008-08-27 索尼株式会社 Overlay network system and service supplying method
CN102591970A (en) * 2011-12-31 2012-07-18 北京奇虎科技有限公司 Distributed key-value query method and query engine system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060277180A1 (en) * 2005-05-09 2006-12-07 Russell Okamoto Distributed data management system
CN101252601A (en) * 2007-02-21 2008-08-27 索尼株式会社 Overlay network system and service supplying method
CN101188544A (en) * 2007-12-04 2008-05-28 浙江大学 File transfer method for distributed file server based on buffer
CN102591970A (en) * 2011-12-31 2012-07-18 北京奇虎科技有限公司 Distributed key-value query method and query engine system

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105141689A (en) * 2015-02-05 2015-12-09 物联智慧科技(深圳)有限公司 Management server, operation method thereof and server system
US10193965B2 (en) 2015-02-05 2019-01-29 Throughtek Technology (Shenzhen) Co., Ltd. Management server and operation method thereof and server system
CN105141689B (en) * 2015-02-05 2019-07-19 物联智慧科技(深圳)有限公司 Management server, operation method thereof and server system
CN104954444A (en) * 2015-05-27 2015-09-30 华为技术有限公司 Cached data migration method and device
CN104954444B (en) * 2015-05-27 2018-10-09 华为技术有限公司 A kind of method and apparatus that migration is data cached
CN108418900A (en) * 2015-06-10 2018-08-17 华为技术有限公司 Caching method, write-in point client in a kind of server cluster system and read client
CN108418900B (en) * 2015-06-10 2021-05-04 华为技术有限公司 Caching method, write-in point client and read client in server cluster system
CN104994159A (en) * 2015-06-30 2015-10-21 青岛海尔智能家电科技有限公司 Distributed agent method and device based on AllJoyn, and mobile equipment
CN105260324A (en) * 2015-10-14 2016-01-20 北京百度网讯科技有限公司 Key-value pair data operation method and apparatus for distributed cache system
CN105260324B (en) * 2015-10-14 2018-12-07 北京百度网讯科技有限公司 Key-value pair data operating method and device for distributed cache system
CN105847352B (en) * 2016-03-22 2019-09-17 聚好看科技股份有限公司 Expansion method, device and distributed cache system based on distributed cache system
CN105847352A (en) * 2016-03-22 2016-08-10 青岛海信传媒网络技术有限公司 Distributed cache system-based capacity expansion method, device and distributed cache system
CN105744001B (en) * 2016-04-11 2019-03-12 聚好看科技股份有限公司 Distributed cache system expansion method, data access method and device and system
CN105933391A (en) * 2016-04-11 2016-09-07 青岛海信传媒网络技术有限公司 Node capacity expansion method, device and system
CN105933391B (en) * 2016-04-11 2019-06-21 聚好看科技股份有限公司 A kind of node expansion method, apparatus and system
CN105744001A (en) * 2016-04-11 2016-07-06 青岛海信传媒网络技术有限公司 Distributed Caching System Expanding Method, Data Access Method, and Device and System of the Same
CN107657155B (en) * 2016-07-26 2020-03-27 北京京东尚科信息技术有限公司 Method and device for authenticating user operation authority
CN107657155A (en) * 2016-07-26 2018-02-02 北京京东尚科信息技术有限公司 Method and apparatus for identifying user's operating right
CN106375425A (en) * 2016-08-30 2017-02-01 中国民生银行股份有限公司 Processing method and device for distributed caching
CN108206843A (en) * 2016-12-16 2018-06-26 北京金山云网络技术有限公司 A kind of cluster access method and device
CN108206843B (en) * 2016-12-16 2021-06-04 北京金山云网络技术有限公司 Cluster access method and device
CN107562385A (en) * 2017-09-13 2018-01-09 郑州云海信息技术有限公司 Distributed storage client reads the method, apparatus and equipment of data
CN108549725A (en) * 2018-04-28 2018-09-18 北京百度网讯科技有限公司 Access and control strategy of database method, apparatus, system, equipment and computer-readable medium
CN108762683A (en) * 2018-06-02 2018-11-06 王梅 The method and system carried out data transmission in distributed big data storage system
CN108762683B (en) * 2018-06-02 2021-06-01 深圳市天天来玩科技有限公司 Method and system for data transmission in distributed big data storage system
CN109033292A (en) * 2018-07-13 2018-12-18 南京邮电大学 A kind of database distributed caching system and method
CN112988680A (en) * 2021-03-30 2021-06-18 联想凌拓科技有限公司 Data acceleration method, cache unit, electronic device and storage medium
CN116820795A (en) * 2023-04-18 2023-09-29 上海百秋新网商数字科技有限公司 Method and system for accelerating message processing speed and maintaining processing sequence

Similar Documents

Publication Publication Date Title
CN103747073A (en) Distributed caching method and system
US20230229791A1 (en) Memory system and method of controlling nonvolatile memory
US10523786B2 (en) I/O bandwidth reduction using storage-level common page information
US10976932B2 (en) Method for providing a client device access to a plurality of remote storage devices
US20190215313A1 (en) Implementing Secure Communication In A Distributed Computing System
US9330108B2 (en) Multi-site heat map management
US11392544B2 (en) System and method for leveraging key-value storage to efficiently store data and metadata in a distributed file system
EP2062123B1 (en) Automatic load spreading in a clustered network storage system
US11287994B2 (en) Native key-value storage enabled distributed storage system
CN103067433B (en) A kind of data migration method of distributed memory system, equipment and system
EP2710477B1 (en) Distributed caching and cache analysis
US9031906B2 (en) Method of managing data in asymmetric cluster file system
CN105593828A (en) Method for managing files, distributed storage system and management node
CN105027069A (en) Deduplication of volume regions
US20070143459A1 (en) Protection of privacy-sensitive information through redundancy, encryption and distribution of information
US9380127B2 (en) Distributed caching and cache analysis
CN111857557B (en) Method, apparatus and computer program product for RAID type conversion
CN104951475B (en) Distributed file system and implementation method
US11188258B2 (en) Distributed storage system
CN105930520A (en) Cache protection method based on cluster file system
CN105068896A (en) Data processing method and device based on RAID backup
JP5446378B2 (en) Storage system
EP4081888A1 (en) Dynamic adaptive partition splitting
CN117194439B (en) Method for creating resource storage system, electronic equipment and storage medium
Brand et al. Gbfs: Efficient data-sharing on hybrid platforms: Towards adding wan-wide elasticity to dfses

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20160108

Address after: 100081 Beijing, Zhongguancun, South Street, No. 1, building 689, building 1153, No., No. 5

Applicant after: LETV CLOUD COMPUTING CO., LTD.

Address before: Room six, building 19, building 68, No. 100089 South Road, Haidian District, Beijing

Applicant before: LeTV Information Technology (Beijing) Co., Ltd.

RJ01 Rejection of invention patent application after publication

Application publication date: 20140423

RJ01 Rejection of invention patent application after publication