Sciweavers

MOBISYS
2015
ACM

Accelerating Mobile Applications through Flip-Flop Replication

8 years 24 days ago
Accelerating Mobile Applications through Flip-Flop Replication
Mobile devices have less computational power and poorer Internet connections than other computers. Computation offload, in which some portions of an application are migrated to a server, has been proposed as one way to remedy this deficiency. Yet, partition-based offload is challenging because it requires applications to accurately predict whether mobile or remote computation will be faster, and it requires that the computation be large enough to overcome the cost of shipping state to and from the server. Further, offload does not currently benefit network-intensive applications. In this paper, we introduce Tango, a new method for using a remote server to accelerate mobile applications. Tango replicates the application and executes it on both the client and the server. Since either the client or the server execution may be faster during different phases of the application, Tango allows either replica to lead the execution. Tango attempts to reduces user-perceived application late...
Mark S. Gordon, David Ke Hong, Peter M. Chen, Jaso
Added 14 Apr 2016
Updated 14 Apr 2016
Type Journal
Year 2015
Where MOBISYS
Authors Mark S. Gordon, David Ke Hong, Peter M. Chen, Jason Flinn, Scott A. Mahlke, Zhuoqing Morley Mao
Comments (0)