An Optimal Data Access Framework for Telerehabilitation System
Abstract
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.
Authors who publish with this journal agree to the following terms:
- Authors retain copyright and grant the journal right of first publication with the work simultaneously licensed under a copyright form (JACTA) that allows others to share the work with an acknowledgement of the work's authorship and initial publication in this journal.
- Authors are able to enter into separate, additional contractual arrangements for the non-exclusive distribution of the journal's published version of the work (e.g., post it to an institutional repository or publish it in a book), with an acknowledgement of its initial publication in this journal.
- Authors are permitted and encouraged to post their work online (e.g., in institutional repositories or on their website) prior to and during the submission process, as it can lead to productive exchanges, as well as earlier and greater citation of published work (See The Effect of Open Access).