Detailed Information

Cited 0 time in webofscience Cited 0 time in scopus
Metadata Downloads

Improving performance of cloud key-value storage using flushing optimization

Full metadata record
DC Field Value Language
dc.contributor.authorSon, Y.-
dc.contributor.authorKang, H.-
dc.contributor.authorHan, H.-
dc.contributor.authorYeom, H.Y.-
dc.date.accessioned2023-02-21T02:41:51Z-
dc.date.available2023-02-21T02:41:51Z-
dc.date.issued2016-09-
dc.identifier.issn0000-0000-
dc.identifier.urihttps://scholarworks.bwise.kr/cau/handle/2019.sw.cau/60835-
dc.description.abstractKey-value store is an essential component with an increasing demand in many scale-out environments, including social networks, online retail, and cloud services. Hence, modern key-value storage engines provide many features, including transaction, versioning, replication, etc. In storage engines, transaction processing provides atomicity and durability by using write-Ahead logging (WAL), which flushes log data before the data page is written to persistent storage in synchronous commit. However, according to our observation, WAL is a performance bottleneck on key-value storage engine since the flushing of log data to persistent storage incurs significant overhead of lock contention and fsync() calls even with various optimizations in the existing scheme. In this paper, we propose an approach for improving performance of key-value storage by optimizing the existing flushing scheme combined with group commit and consolidate array. Our scheme aggregates multiple flushing of log data into a large request on the fly and completes the request early. This scheme is an efficient group commit that reduces the number of frequent lock acquisition and fsync() calls in the synchronous commit while supporting same transaction level that the existing scheme provides. We implemented our scheme on WiredTiger storage engine and evaluated that our scheme improves the performance by 1.3-5.5x on the key-value workload compared to the existing scheme.-
dc.format.extent6-
dc.language영어-
dc.language.isoENG-
dc.publisherInstitute of Electrical and Electronics Engineers Inc.-
dc.titleImproving performance of cloud key-value storage using flushing optimization-
dc.typeArticle-
dc.identifier.doi10.1109/FAS-W.2016.22-
dc.identifier.bibliographicCitationProceedings - IEEE 1st International Workshops on Foundations and Applications of Self-Systems, FAS-W 2016, pp 42 - 47-
dc.description.isOpenAccessN-
dc.identifier.scopusid2-s2.0-85011016472-
dc.citation.endPage47-
dc.citation.startPage42-
dc.citation.titleProceedings - IEEE 1st International Workshops on Foundations and Applications of Self-Systems, FAS-W 2016-
dc.type.docTypeConference Paper-
dc.description.journalRegisteredClassscopus-
Files in This Item
There are no files associated with this item.
Appears in
Collections
College of Software > School of Computer Science and Engineering > 1. Journal Articles

qrcode

Items in ScholarWorks are protected by copyright, with all rights reserved, unless otherwise indicated.

Related Researcher

Researcher Son, Yong Seok photo

Son, Yong Seok
소프트웨어대학 (소프트웨어학부)
Read more

Altmetrics

Total Views & Downloads

BROWSE