Optimization of Waiting Time in Complex RIA by Combined Pseudo-Hierarchical-Lazy-Loading Algorithm.

Yun Chen,Ai Zheng,Shi Jing,Qi Huang
DOI: https://doi.org/10.12720/jcm.10.11.859-863
2015-01-01
Abstract:—In complex RIA (Rich Internet Application) environment, the browser may have to load and process very large amount of data, which may result in long waiting time and bad waiting experience. This may even cause to lose customers for commercial sites. To avoid such problems, it is necessary to replace the natural logic algorithms with some optimization algorithms. In this paper, a combined algorithm, which combines pseudo-hierarchical algorithm and lazy loading algorithm, is proposed. The theoretical analysis is performed. Then a test is designed and the performance of the combined algorithm is compared with that of natural logic algorithm. The results shows that the combined algorithm can give users a better waiting experience by rebalancing loading time and operation response time, matching the analysis very well.
What problem does this paper attempt to address?