2014
DOI: 10.1145/2641573
|View full text |Cite
|
Sign up to set email alerts
|

A uto P lacer

Abstract: This article addresses the problem of self-tuning the data placement in replicated key-value stores. The goal is to automatically optimize replica placement in a way that leverages locality patterns in data accesses, such that internode communication is minimized. To do this efficiently is extremely challenging, as one needs not only to find lightweight and scalable ways to identify the right assignment of data replicas to nodes but also to preserve fast data lookup. The article introduces new techniques that … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2015
2015
2021
2021

Publication Types

Select...
4
3

Relationship

0
7

Authors

Journals

citations
Cited by 26 publications
(4 citation statements)
references
References 36 publications
0
4
0
Order By: Relevance
“…For the state-to-NF assignment, we included the master instance as a shadow NF (line 34), as it is considered to be writing the slaves. The third and final step was to find the target hosts for all master/slave instances (line [36][37][38][39]. We calculated the optimal host initially for the master, based on its weighted total distance from the hosts of the assigned NFs.…”
Section: Proposed Heuristic Placement Algorithmmentioning
confidence: 99%
See 1 more Smart Citation
“…For the state-to-NF assignment, we included the master instance as a shadow NF (line 34), as it is considered to be writing the slaves. The third and final step was to find the target hosts for all master/slave instances (line [36][37][38][39]. We calculated the optimal host initially for the master, based on its weighted total distance from the hosts of the assigned NFs.…”
Section: Proposed Heuristic Placement Algorithmmentioning
confidence: 99%
“…In ref. [37], the authors present a reactive optimizer for data placement that leverages locality patterns in data accesses, to minimize inter-node communication. Because of the reactive nature of their optimization solution, the authors assume that data access frequencies do not change significantly during the entire optimization process.…”
Section: Data/replica Placementmentioning
confidence: 99%
“…Few studies consider vertical scaling, e.g. [6,18], and configuration tuning [6,12,22,28]. While Horizontal scaling, vertical scaling and configutation tuning approaches are somentime mixed, optimal placement (e.g.…”
Section: Related Workmentioning
confidence: 99%
“…In [22] the authors propose AutoPlacer a mechanisms to self-tune the placement of replicas in distributed key-value stores. Their goal is to minimize the cost of replicas in term of overall latency.…”
Section: Related Workmentioning
confidence: 99%