Dynamic Computing Task Migration Mechanism for Rich Internet Applications

WANG Xudong,LIU Xuanzhe,ZHAO Qi,HUANG Gang
DOI: https://doi.org/10.3778/j.issn.1673-9418.2011.05.004
2011-01-01
Abstract:Rich Internet applications (RIAs) have become popular on mobile devices. Sometimes, due to the limita- tions of computing capabilities of mobile devices, some computing tasks cannot run normally at side. This paper presents a dynamic computing tasks migration mechanism for RIAs. Facilitated by the mechanism, RIAs can dynamically migrate the incapable or unsuitable computing tasks from client-side to server-side, while synchronizing the runtime context. This paper implements two solutions of computing tasks migration mechanism: client dynamic request and server dynamic deployment. By experimental evaluations, the mechanism can decrease the applica- tion response time running on mobile devices and improve the resource utilization.
What problem does this paper attempt to address?