Skip to main content

Showing 1–3 of 3 results for author: Du, D H

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.18892  [pdf, other

    cs.DB cs.LG

    LearnedKV: Integrating LSM and Learned Index for Superior Performance on SSD

    Authors: Wenlong Wang, David Hung-Chang Du

    Abstract: In this paper, we introduce LearnedKV, a novel tiered key-value (KV) store that seamlessly integrates a Log-Structured Merge (LSM) tree with a Learned Index. This integration yields superior read and write performance compared to standalone indexing structures on SSDs. Our design capitalizes on the LSM tree's high write/update throughput and the Learned Index's fast read capabilities, enabling eac… ▽ More

    Submitted 27 June, 2024; originally announced June 2024.

    Comments: 17 pages, 13 figures

    ACM Class: H.2.4; E.2

  2. arXiv:2204.01870  [pdf, other

    cs.ET

    DNA Storage: A Promising Large Scale Archival Storage?

    Authors: Yixun Wei, Bingzhe Li, David H. C. Du

    Abstract: Deoxyribonucleic Acid (DNA), with its high density and long durability, is a promising storage medium for long-term archival storage and has attracted much attention. Several studies have verified the feasibility of using DNA for archival storage with a small amount of data. However, the achievable storage capacity of DNA as archival storage has not been comprehensively investigated yet. Theoretic… ▽ More

    Submitted 13 September, 2022; v1 submitted 4 April, 2022; originally announced April 2022.

  3. arXiv:2010.14931  [pdf, other

    cs.DC cs.DB cs.NI

    TurboKV: Scaling Up The Performance of Distributed Key-Value Stores With In-Switch Coordination

    Authors: Hebatalla Eldakiky, David Hung-Chang Du, Eman Ramadan

    Abstract: The power and flexibility of software-defined networks lead to a programmable network infrastructure in which in-network computation can help accelerating the performance of applications. This can be achieved by offloading some computational tasks to the network. However, what kind of computational tasks should be delegated to the network to accelerate applications performance? In this paper, we p… ▽ More

    Submitted 26 October, 2020; originally announced October 2020.