2014 IEEE International Conference on Cluster Computing (CLUSTER) 2014
DOI: 10.1109/cluster.2014.6968771
|View full text |Cite
|
Sign up to set email alerts
|

Memory management for billions of small objects in a distributed in-memory storage

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2014
2014
2020
2020

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 10 publications
(3 citation statements)
references
References 12 publications
0
3
0
Order By: Relevance
“…All-replication stores multiple replicas for each object, including the key, value, metadata, and reference to the object. It has been used in Facebook's Memcache [40], DXRAM [35], RAMCloud [41], and various open-source in-memory KV stores (e.g., [2,4,8,10]). If there is a failed object, the KV store retrieves its replica from another working server.…”
Section: Existing Data Modelsmentioning
confidence: 99%
See 1 more Smart Citation
“…All-replication stores multiple replicas for each object, including the key, value, metadata, and reference to the object. It has been used in Facebook's Memcache [40], DXRAM [35], RAMCloud [41], and various open-source in-memory KV stores (e.g., [2,4,8,10]). If there is a failed object, the KV store retrieves its replica from another working server.…”
Section: Existing Data Modelsmentioning
confidence: 99%
“…Failures are prevalent in distributed storage [28]. To maintain data availability, most existing in-memory KV stores replicate data copies across storage servers [2,4,8,10,35,40]. However, replication incurs high storage overhead and multiplies the memory cost, which is still much higher than the cost of traditional disk-based storage.…”
Section: Introductionmentioning
confidence: 99%
“…Distributed memory, where the memory is close to the point at which it is used offers huge benefits, so long as the memories are kept coherent where necessary [19,21,13].…”
Section: Introductionmentioning
confidence: 99%