An optimal data access framework for telerehabilitation system

In the telerehabilitation system, the statistical data of the patients’ movement are stored in the temporary storage and synchronised to the storage service of online cloud data. Application providers faced a problem in reducing the monetary cost of the whole cloud service and reducing the footprint...

Full description

Saved in:
Bibliographic Details
Main Authors: Muhammed, Abdullah, Ismail, Waidah, Basarang, Siti Nabilah, Aldailamy, Ali Y., Hendradi, Rimuljo
Format: Article
Published: Faculty of Information and Communication Technology (FTMK), Universiti Teknikal Malaysia Melaka (UTeM) 2021
Online Access:http://psasir.upm.edu.my/id/eprint/95872/
https://jacta.utem.edu.my/jacta/article/view/5224
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:In the telerehabilitation system, the statistical data of the patients’ movement are stored in the temporary storage and synchronised to the storage service of online cloud data. Application providers faced a problem in reducing the monetary cost of the whole cloud service and reducing the footprint of the main memory space. In addition, users encounter long latency when the required data need to be read from the cloud via the internet and the hard disk drive (HDD) of the cloud servers. To solve this problem, an optimal data access framework is presented to cache the statistical data of the patients in the application server. The main memory database and cache use internal tracking in the main memory to track records that are not accessed by transferring the data to the disk. This mechanism retains the keys and all indexed fields of evicted records in the main memory which prevents potential memory space savings for the application that have many keys and secondary indexes. Therefore, to overcome the mentioned problems, the cloud database is categorised into three partitions (hot, warm, cold). In addition, a cache memory image in the application server is provided for the hot partition of the cloud database. The use of cache memory image reduces the number of reading operations from the cloud and saves the space of the main memory. The experimental results showed that the proposed framework can produce good quality solutions by utilising the main memory space and reducing the latency and read operations from the cloud that lead to reducing the monetary costs.