The platform will undergo maintenance on Sep 14 at about 7:45 AM EST and will be unavailable for approximately 2 hours.
2017
DOI: 10.1587/transinf.2016dap0009
|View full text |Cite
|
Sign up to set email alerts
|

Improving Dynamic Scaling Performance of Cassandra

Abstract: SUMMARYLoad size for a service on the Internet changes remarkably every hour. Thus, it is expected for service system scales to change dynamically according to load size. KVS (key-value store) is a scalable DBMS (database management system) widely used in largescale Internet services. In this paper, we focus on Cassandra, a popular open-source KVS implementation, and discuss methods for improving dynamic scaling performance. First, we evaluate node joining time, which is the time to complete adding a node to a… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
2
1

Relationship

1
2

Authors

Journals

citations
Cited by 3 publications
(2 citation statements)
references
References 21 publications
0
2
0
Order By: Relevance
“…This comprehensive study is valuable and useful for using and improving Cassandra. We have proposed a method to improve Cassandra performance in an aspect of improving disk I/O [17]. We studied the file access frequency of Cassandra and found a large difference in access frequency per byte.…”
Section: Cassandra Performance Improvementmentioning
confidence: 99%
“…This comprehensive study is valuable and useful for using and improving Cassandra. We have proposed a method to improve Cassandra performance in an aspect of improving disk I/O [17]. We studied the file access frequency of Cassandra and found a large difference in access frequency per byte.…”
Section: Cassandra Performance Improvementmentioning
confidence: 99%
“…The values of both keys and values can be either a regular set of characters or a complex compound object. Databases using key-value pairs provide a high degree of parallelism and horizontal scaling that is often not possible with other database models [10]. The features of the "key-value" DBMS include:…”
Section: Key-value-pair Datastoragementioning
confidence: 99%