2019 Eleventh International Conference on Ubiquitous and Future Networks (ICUFN) 2019
DOI: 10.1109/icufn.2019.8806187
|View full text |Cite
|
Sign up to set email alerts
|

CLeveldb: Coalesced Leveldb for Small Data

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
5
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
5

Relationship

2
3

Authors

Journals

citations
Cited by 5 publications
(5 citation statements)
references
References 5 publications
0
5
0
Order By: Relevance
“…In Fabric, there are four kinds of nodes participating in the network: Peer node, Orderer node, Certificate Authority node, and Client node [32].…”
Section: Hyperledger Fabricmentioning
confidence: 99%
“…In Fabric, there are four kinds of nodes participating in the network: Peer node, Orderer node, Certificate Authority node, and Client node [32].…”
Section: Hyperledger Fabricmentioning
confidence: 99%
“…In-Memory Data Scheduler Key-value (KV) stores are suitable for latency-sensitive internet services, and they have been widely used in large-scale data-intensive internet applications [17]. High demand from users has increased the need for fast read/write performance in accessing databases [18][19][20].…”
Section: Edge-based Data Scheduling For Fcn-lstm Driver Profilingmentioning
confidence: 99%
“…High demand from users has increased the need for fast read/write performance in accessing databases [18][19][20]. Sensor-based key-value data consist of many small files, which create a latency bottleneck from low I/O performance in the system [17,21].…”
Section: Edge-based Data Scheduling For Fcn-lstm Driver Profilingmentioning
confidence: 99%
“…This problem considerably lowers the performance of embedded boards that lack connectivity with external hard drives. Several studies have been conducted to improve the performance of LevelDB [2], [8], [9], [11]. For example, WiscKey [19] separates the keys from their values and implements the LSM-tree only on the keys.…”
Section: Introductionmentioning
confidence: 99%
“…Moreover, DVC continuously checks for data duplication on values and performs unscheduled compaction (if necessary) to avoid space amplification. Using a memory component coalescing buffer (CBuffer) [2], CaseDB avoids small writes and guarantees a low percentage of metadata share for all workloads. By introducing CaseDB, we claim four major contributions as mentioned below:…”
Section: Introductionmentioning
confidence: 99%