Migration and Execution of JavaScript Applications Between Mobile Devices and Cloud.

Xudong Wang,Xuanzhe Liu,Ying Zhang,Gang Huang
DOI: https://doi.org/10.1145/2384716.2384750
2012-01-01
Abstract:Currently, mobile devices might suffer from their own limited resources to support complex Web applications. We present a framework that can offload JavaScript applications to cloud. Based on dynamic analysis and profiling, our approach partitions the computation-intensive tasks for remote execution and efficiently improves performance
What problem does this paper attempt to address?