Publications

Detailed Information

Improving performance of cloud key-value storage using flushing optimization

DC Field Value Language
dc.contributor.authorSon, Yongseoken
dc.contributor.authorKang, Hara-
dc.contributor.authorHan, Hyuck-
dc.contributor.authorYeom, Heon Young-
dc.date.accessioned2017-04-19T00:19:17Z-
dc.date.available2017-11-29T08:55:24Z-
dc.date.issued2016-1-212-
dc.identifier.citation2016 IEEE 1st International Workshops on Foundations and Applications of Self-* Systems, pp. 42-47-
dc.identifier.issn1386-7857-
dc.identifier.urihttps://hdl.handle.net/10371/116819-
dc.description.abstractAbstract:
Key-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.publisherIEEEen
dc.subjectImproving performance of cloud key-value storage using flushing optimizationen
dc.subject공학en
dc.titleImproving performance of cloud key-value storage using flushing optimizationen
dc.typeConference Paperen
dc.contributor.AlternativeAuthor손용석-
dc.contributor.AlternativeAuthor강하라-
dc.contributor.AlternativeAuthor한혁-
dc.contributor.AlternativeAuthor염헌영-
dc.identifier.doi10.1109/FAS-W.2016.22-
dc.description.srndOAIID:RECH_ACHV_DSTSH_NO:A201608567-
dc.description.srndRECH_ACHV_FG:RR00200003-
dc.description.srndADJUST_YN:-
dc.description.srndEMP_ID:A002712-
dc.description.srndCITE_RATE:-
dc.description.srndDEPT_NM:컴퓨터공학부-
dc.description.srndEMAIL:yeom@snu.ac.kr-
dc.description.srndSCOPUS_YN:-
dc.description.srndCONFIRM:Y-
dc.identifier.srndA201608567-
Appears in Collections:
Files in This Item:
There are no files associated with this item.

Altmetrics

Item View & Download Count

  • mendeley

Items in S-Space are protected by copyright, with all rights reserved, unless otherwise indicated.

Share