Workload-optimized sensor data store for industrial IoT gateways

Citations

WEB OF SCIENCE

3
Citations

SCOPUS

6

초록

In industrial Internet of Things (IoT) environments, sensor devices continue to generate a stream of sensor data, and the management of an ever-growing amount of data is a vital feature for IoT gateways. However, our preliminary analysis of some popular key–value stores used in IoT gateways revealed that none of the systems exploits the distinctive characteristics of IoT workloads – append-only and immutable – thus the systems show limitations in managing sensor data. To address this issue, in this study, we propose Indexing-of-Indexes (IOI) and LogFlush-and-Append (LFA) to exploit such characteristics. IOI is an indexing and data organization scheme designed to eliminate the notorious compaction-induced write amplification observed in legacy key–value stores, and LFA is a data ingestion scheme intended to remove double data write issues in legacy write-ahead logging implementations. We implement a prototype key–value store, SEN-STORE, which incorporates our proposals, and we evaluate its performance using synthetic workloads and the TPCx-IoT benchmark. The evaluation results show that SEN-STORE achieves up to 17.6× and 2.1× higher IoTps than industry-leading RocksDB and state-of-the-art IoTDB, respectively.

키워드

Index structureIndustrial IoTIoT gatewayKey–value storeSensor data storeWrite amplificationTIME-SERIES DATABASEINTERNET
제목
Workload-optimized sensor data store for industrial IoT gateways
저자
Choi, KihanHan, HyuckJung, HyungsooKang, Sooyong
DOI
10.1016/j.future.2022.05.012
발행일
2022-10
유형
Article
저널명
Future Generation Computer Systems
135
페이지
394 ~ 408