IoTPass: IoT Data Management System for Processing Time-series Data

Zehua Nie,Can Su,Yichen Mao,Kaigui Bian
DOI: https://doi.org/10.1109/cbd58033.2022.00058
2022-01-01
Abstract:With the increased popularity of IoT devices and applications, the amount of time-series IoT data has exploded and the need for efficient processing and analysis of time-series IoT data has also emerged. In this paper, we present, IoTPass, an IoT data management system for processing time-series data. IoTPass employs the microservice architecture to facilitate the development and deployment of functions, and adopts the Object model to structure the data and facilitate data analysis and visualization afterwards. IoTPass also adopt Revert-RPC (Remote Procedure Call) communication technique to avoid the performance degradation problem in service call processes and supports both synchronous and asynchronous service invocation modes. Experimental results demonstrate that IoTPass system meets the requirement of processing time-series IoT data in real time, which shows the effectiveness and scalability of the system.
What problem does this paper attempt to address?