2012 Proceedings IEEE INFOCOM 2012
DOI: 10.1109/infcom.2012.6195845
|View full text |Cite
|
Sign up to set email alerts
|

ThinkAir: Dynamic resource allocation and parallel execution in the cloud for mobile code offloading

Abstract: Smartphones have exploded in popularity in recent years, becoming ever more sophisticated and capable. As a result, developers worldwide are building increasingly complex applications that require ever increasing amounts of computational power and energy. In this paper we propose ThinkAir, a framework that makes it simple for developers to migrate their smartphone applications to the cloud. ThinkAir exploits the concept of smartphone virtualization in the cloud and provides method-level computation offloading.… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

2
608
0
4

Year Published

2018
2018
2020
2020

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 1,032 publications
(614 citation statements)
references
References 16 publications
2
608
0
4
Order By: Relevance
“…COMET [5] is another framework for code offloading that offloads at thread level, but introduces a DSM mechanism that allows the device to offload unmodified multi-threads. ThinkAir [3] addresses scalability by creating virtual machines (VMs) of a complete smartphone system in the cloud. However, since the development of mobile application uses annotations, the developer must follow a brute-force approach to adapt his/her application to a specific device.…”
Section: Related Workmentioning
confidence: 99%
See 4 more Smart Citations
“…COMET [5] is another framework for code offloading that offloads at thread level, but introduces a DSM mechanism that allows the device to offload unmodified multi-threads. ThinkAir [3] addresses scalability by creating virtual machines (VMs) of a complete smartphone system in the cloud. However, since the development of mobile application uses annotations, the developer must follow a brute-force approach to adapt his/her application to a specific device.…”
Section: Related Workmentioning
confidence: 99%
“…The conversion tool transforms all methods that fulfill offloading requirements by wrapping each task (or method) 3. http://code.google.com/p/maven-android-plugin/ into a container, which retrieves its execution details from a descriptor during runtime (see Sec.…”
Section: Development Toolkitmentioning
confidence: 99%
See 3 more Smart Citations