返回
WWF : Web application Workload balancing Framework
DOI:10.1109/WAINA.2014.33.png)
摘要
En 中文
Nowadays, cloud computing is commonly used as a service infrastructure. As the computing paradigm has been shifted to cloud computing, devices can utilize the centralized resource in the cloud. With this flexible resource, users can get the benefit with the any-where/any-time/any-device accessible resource. With these environments, many research papers regarding mobile cloud named cloud offloading which migrates the device's workload to a server were proposed. However, previous cloud offloading method is hard to be commercialized because the proposed methods were very complex-difficulty of the program partitioning and cloning. Especially, in case of the web applications designed and implemented with the assumption that servers will perform most complex computation and clients will show services and handle the user-interaction, the cloud offloading for these web applications is hard to be adapted. In this paper, we proposed the framework of cloud offloading with HTML5 specification for the web applications. In HTML5 specification, there is the method for the parallel execution of the task named Web Worker. Utilizing the property of this specification, we proposed the efficient way to do the cloud offloading of parallelized parts of the web applications. With this method, the clients can seamlessly migrate the web application workload which was coded with Web Worker to server with very little modification of web applications. As a result, the clients such as mobile phones can migrate the web application workload to servers with the various situations - out-of-battery, good network connection.
Keyword:
Cloud Offloading
Web Application
Worload Balancing
HTML5
Web Worker
AI总结
对已上传原文的论文进行重点信息的提取,主要内容包括:简要概述、研究摘要、背景介绍、关键亮点、图文解析、展望与总结。

