DocumentCode
1102403
Title
Studying energy trade offs in offloading computation/compilation in Java-enabled mobile devices
Author
Chen, Guangyu ; Kang, Byung-Tae ; Kandemir, Mahmut ; Vijaykrishnan, Narayanan ; Irwin, Mary Jane ; Chandramouli, Rajarathnam
Author_Institution
Microsystems Design Lab., Pennsylvania State Univ., University Park, PA, USA
Volume
15
Issue
9
fYear
2004
Firstpage
795
Lastpage
809
Abstract
Java-enabled wireless devices are preferred for various reasons. For example, users can dynamically download Java applications on demand. The dynamic download capability supports extensibility of the mobile client features and centralizes application maintenance at the server. Also, it enables service providers to customize features for the clients. In this work, we extend this client-server collaboration further by offloading some of the computations (i.e., method execution and dynamic compilation) normally performed by the mobile client to the resource-rich server in order to conserve energy consumed by the client in a wireless Java environment. In the proposed framework, the object serialization feature of Java is used to allow offloading of both method execution and bytecode-to-native code compilation to the server when executing a Java application. Our framework takes into account communication, computation, and compilation energies to decide where to compile and execute a method (locally or remotely), and how to execute it (using interpretation or just-in-time compilation with different levels of optimizations). As both computation and communication energies vary based on external conditions (such as the wireless channel state and user supplied inputs), our decision must be done dynamically when a method is invoked. Our experiments, using a set of Java applications executed on a simulation framework, reveal that the proposed techniques are very effective in conserving the energy of the mobile client.
Keywords
Java; client-server systems; mobile computing; mobile handsets; program compilers; Java object serialization feature; Java-enabled wireless devices; bytecode-to-native code compilation; client-server collaboration; mobile client features; runtime environment; Batteries; Collaborative work; Communication system security; Computational modeling; Dynamic compiler; Energy consumption; Java; Mobile computing; Mobile handsets; Optimization methods; 65; Client/server; Java; runtime environment.;
fLanguage
English
Journal_Title
Parallel and Distributed Systems, IEEE Transactions on
Publisher
ieee
ISSN
1045-9219
Type
jour
DOI
10.1109/TPDS.2004.47
Filename
1333651
Link To Document