Proceedings of the 11th ACM SIGPLAN/SIGOPS International Conference on Virtual Execution Environments 2015
DOI: 10.1145/2731186.2731197
|View full text |Cite
|
Sign up to set email alerts
|

Migration of Web Applications with Seamless Execution

Abstract: Web applications (apps) are programmed using HTML5, CSS, and JavaScript, and are distributed in the source code format. Web apps can be executed on any devices where a web browser is installed, allowing one-source, multiplatform environment. We can exploit this advantage of platform independence for a new user experience called app migration, which allows migrating an app in the middle of execution seamlessly between smart devices. This paper proposes such a migration framework for web apps where we can save t… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
16
0

Year Published

2017
2017
2022
2022

Publication Types

Select...
3
3

Relationship

2
4

Authors

Journals

citations
Cited by 18 publications
(16 citation statements)
references
References 9 publications
0
16
0
Order By: Relevance
“…Our offloading system is based upon previous studies [25,34] that save the execution state of a web app as the form of another web app, called the snapshot. In this section, we review how a web app works and how the snapshot is generated.…”
Section: Review Of the Web App And Snapshotmentioning
confidence: 99%
See 4 more Smart Citations
“…Our offloading system is based upon previous studies [25,34] that save the execution state of a web app as the form of another web app, called the snapshot. In this section, we review how a web app works and how the snapshot is generated.…”
Section: Review Of the Web App And Snapshotmentioning
confidence: 99%
“…This article proposes a system that automatically offloads the execution of web apps without complex annotations or app instrumentation. We adopted state-of-the-art techniques used in web app migration [25,29,34], which migrates a running web app to other devices by capturing the snapshot of the web app and sending it to the destination devices. The snapshot has the form of a web app code based on HTML/CSS/JavaScript such that when executed, it automatically reconstructs the execution state (including the DOM state) and continues the app execution seamlessly from the point where it was saved.…”
Section: Introductionmentioning
confidence: 99%
See 3 more Smart Citations