Web应用负载平衡框架

Inchul Hwang, Jong-Wan Ham
{"title":"Web应用负载平衡框架","authors":"Inchul Hwang, Jong-Wan Ham","doi":"10.1109/WAINA.2014.33","DOIUrl":null,"url":null,"abstract":"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.","PeriodicalId":424903,"journal":{"name":"2014 28th International Conference on Advanced Information Networking and Applications Workshops","volume":"1 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2014-05-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"3","resultStr":"{\"title\":\"WWF: Web Application Workload Balancing Framework\",\"authors\":\"Inchul Hwang, Jong-Wan Ham\",\"doi\":\"10.1109/WAINA.2014.33\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"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.\",\"PeriodicalId\":424903,\"journal\":{\"name\":\"2014 28th International Conference on Advanced Information Networking and Applications Workshops\",\"volume\":\"1 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2014-05-13\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"3\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2014 28th International Conference on Advanced Information Networking and Applications Workshops\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/WAINA.2014.33\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2014 28th International Conference on Advanced Information Networking and Applications Workshops","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/WAINA.2014.33","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 3

摘要

如今,云计算通常被用作服务基础设施。随着计算范式向云计算的转变,设备可以利用云中的集中资源。有了这个灵活的资源,用户就可以从任何地点/任何时间/任何设备可访问的资源中获益。在这样的环境下,许多关于移动云的研究论文被提出,称为云卸载,将设备的工作负载迁移到服务器上。然而,以往的云卸载方法由于程序划分和克隆困难等问题而难以实现商业化。特别是,在web应用程序设计和实现的情况下,假设服务器将执行最复杂的计算,客户端将显示服务并处理用户交互,这些web应用程序的云卸载很难适应。本文提出了基于HTML5规范的web应用云卸载框架。在HTML5规范中,有一种方法用于并行执行名为Web Worker的任务。利用该规范的特性,我们提出了一种高效的方法来实现web应用程序并行化部分的云卸载。通过这种方法,客户端可以无缝地将web Worker编写的web应用程序工作负载迁移到服务器端,而对web应用程序的修改很少。因此,移动电话等客户端可以将web应用程序工作负载迁移到具有各种情况(电池耗尽、网络连接良好)的服务器上。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
WWF: Web Application Workload Balancing Framework
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.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信