Nothing Special   »   [go: up one dir, main page]

skip to main content
10.1145/3125503.3125627acmotherconferencesArticle/Chapter ViewAbstractPublication PagesesweekConference Proceedingsconference-collections
research-article

JSDelta: serializing modified javascript states for state sharing: work-in-progress

Published: 15 October 2017 Publication History

Abstract

There are numerous working projects on IoT platforms, and many projects employ JavaScript as their client-side language. One of the benefits using JavaScript in IoT platforms is its great portability which lets an application to run on any IoT devices that employ a JavaScript runtime. In this situation, user experiences can be enhanced if the states in the IoT devices can be shared so that a user can seamlessly continue an application's state from one device to another. However, serializing the whole execution state of a running application will be inefficient, since most of the execution state would be the same as the initial state of the app launch time. To reduce this inefficiency, we propose JSDelta, which traverses the JavaScript objects and save only those objects modified from the initial state to a file called snapshot. We send the snapshot to other IoT device, which launches the original app and apply the snapshot to resume the execution state. We have a promising experimental result, eliminating 94% of the snapshot size on average.

References

[1]
F. Bellucci, G. Ghiani, F. Paternò, and C. Santoro. 2011. Engineering JavaScript State Persistence of Web Applications Migrating Across Multiple Devices. In Proceedings of the 3rd ACM SIGCHI Symposium on Engineering Interactive Computing Systems (EICS '11). 105--110.
[2]
J. Lo, E. Wohlstadter, and A. Mesbah. 2013. Imagen: Runtime Migration of Browser Sessions for Javascript Web Applications. In Proceedings of the 22Nd International Conference on World Wide Web (WWW '13). 815--826.
[3]
J. Oh, J. Kwon, H. Park, and S. Moon. 2015. Migration of Web Applications with Seamless Execution. In Proceedings of the 11th ACM SIGPLAN/SIGOPS International Conference on Virtual Execution Environments (VEE '15). 173--185.
[4]
J. Voutilainen, T. Mikkonen, and K. Systä. 2016. Synchronizing Application State Using Virtual DOM Trees. In Current Trends in Web Engineering (ICWE '16).

Cited By

View all
  • (2022)Management System of Library based on Network Security2022 8th International Symposium on System Security, Safety, and Reliability (ISSSR)10.1109/ISSSR56778.2022.00009(1-5)Online publication date: Oct-2022
  • (2020)WebDelta: Lightweight Migration of Web Applications with Modified Execution StateWeb Engineering10.1007/978-3-030-50578-3_29(435-450)Online publication date: 10-Jun-2020

Recommendations

Comments

Please enable JavaScript to view thecomments powered by Disqus.

Information & Contributors

Information

Published In

cover image ACM Other conferences
EMSOFT '17: Proceedings of the Thirteenth ACM International Conference on Embedded Software 2017 Companion
October 2017
17 pages
ISBN:9781450351867
DOI:10.1145/3125503
Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than ACM must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from [email protected]

Publisher

Association for Computing Machinery

New York, NY, United States

Publication History

Published: 15 October 2017

Permissions

Request permissions for this article.

Check for updates

Author Tags

  1. Javascript
  2. app migration
  3. internet of things
  4. state sharing

Qualifiers

  • Research-article

Funding Sources

Conference

ESWEEK'17
ESWEEK'17: THIRTEENTH EMBEDDED SYSTEM WEEK
October 15 - 20, 2017
Seoul, Republic of Korea

Acceptance Rates

Overall Acceptance Rate 60 of 203 submissions, 30%

Contributors

Other Metrics

Bibliometrics & Citations

Bibliometrics

Article Metrics

  • Downloads (Last 12 months)1
  • Downloads (Last 6 weeks)0
Reflects downloads up to 19 Nov 2024

Other Metrics

Citations

Cited By

View all
  • (2022)Management System of Library based on Network Security2022 8th International Symposium on System Security, Safety, and Reliability (ISSSR)10.1109/ISSSR56778.2022.00009(1-5)Online publication date: Oct-2022
  • (2020)WebDelta: Lightweight Migration of Web Applications with Modified Execution StateWeb Engineering10.1007/978-3-030-50578-3_29(435-450)Online publication date: 10-Jun-2020

View Options

Login options

View options

PDF

View or Download as a PDF file.

PDF

eReader

View online with eReader.

eReader

Media

Figures

Other

Tables

Share

Share

Share this Publication link

Share on social media