Addressing the issue of content-addressed storage |
 |
EXPERT RESPONSE FROM: Randy Kerns

|
 |
|


|
| > |
QUESTION POSED ON: 21 August 2003
What is content-addressed storage?
|
|
|
To continue reading for free, register below or login
To read more you must become a member of SearchStorage.com
');
// -->

Content addressable storage is a storage system that uses the content of the data as a locator for the information.
Typically, this is implemented by using a polynomial algorithm on the data to resolve to a unique ID. That ID, sometimes called a signature, is then associated with metadata as to the actual location of the data. Only the ID is then available to the application, or user if you will, to be able to access that data. One unique aspect is that if the exact same data is written again, it will resolve to the save identity so that no duplicate data will actually be stored.
This is really an early form of object-based storage. The concept is not really new. It's very interesting to me because my graduate work at the University of Colorado was on content addressable memory where similar techniques were used for placement of data in random access memories. That was about thirty years ago.
Randy Kerns
Evaluator Group, Inc.
Editor's note: Do you agree with this expert's response? If you have more to share, post it in one of our discussion forums.
|
|
|

|
|
 |

 |
 |
Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and
answer pairs from more than 250 TechTarget industry experts.
|
 |
 |
 |
|
 |
 |
 |
|
 |
|
 |