A novel pre-cache schema for high performance Android system

Hui Zhao,Min Chen,Meikang Qiu,Keke Gai,Meiqin Liu
DOI: https://doi.org/10.1016/j.future.2015.05.005
IF: 7.307
2016-01-01
Future Generation Computer Systems
Abstract:As a mobile operating system framework, Android plays a significant role in supporting mobile apps. However, current Android application model is not efficient by using current two common approaches, including Activity+XML Layout Files (AXLF) and HTML+WebKit (HWK) models. In this paper, we propose a novel middleware service solution that overcomes the drawbacks with using the pre-cache approach, PrecAche Technology of Android System (PATAS). The proposed method uses HTML to design the application interface and separately store the Page Framework (PF) and Page Data (PD). We create a new middleware of web pages, Version Flags, to indicate whether PF and PD are expired. Our experimental results represent that the proposed approach can improve the execution efficiency as well as reduce the networking costs, which can be broadly used in cloud-based distributed systems. Propose a novel model for high-performance Heterogeneous Android systems.Use middleware-based pre-cache technology.Use middleware-based approach to save networking traffics.Generate Version Flags, which is a proposed new component of web pages.
What problem does this paper attempt to address?