標題: FUSION: A Unified Application Model for Virtual Mobile Infrastructure
作者: Wang, Chieh-Min
Wu, Yu-Sung
Chung, Hsing-Hsuan
資訊工程學系
Department of Computer Science
關鍵字: virtual mobile infrastructure;application model;smartphone;Android
公開日期: 1-一月-2017
摘要: We proposed a unified application model for virtual mobile infrastructure called FUSION. FUSION bridges the gap between the remote VMI server and the client-side mobile device via supporting bi-directional IPC(inter-process communication) and loosely synchronized file system. FUSION classifies IPC events into two types: IPC events without accessing local resources and IPC events accessing local resource. For IPC events without accessing local resources, FUSION simply hooks the IPC events, forwards them to the remote peer and replays them in the remote environment. For complex IPC events involving with accessing files located in the local device, FUSION will analyze each individual IPC event and transmit the corresponding files to the remote peer with respect to each IPC event. Once the remote application completes its job and the user tries to disconnect with the remote peer, FUSION will synchronize those files back to the local side. The synchronization makes the file changes updated by the remote application visible to the local side. Base on our experimental results, FUSION incurs less than 1% overhead on the system. For simple IPC events without local resource access, FUSION can transmit those IPC events to the remote peer under various network conditions in less than 1200ms. For complex IPC events involving local resource access, FUSION can also serialize and transmit the files efficiently.
URI: http://hdl.handle.net/11536/150826
期刊: 2017 IEEE CONFERENCE ON DEPENDABLE AND SECURE COMPUTING
起始頁: 224
結束頁: 231
顯示於類別:會議論文