DocumentCode
532895
Title
Improvement of AJAX for utilizing large scale data
Author
Kuang, Li-Qun ; Zhang, Yuan ; HAN, Xie
Author_Institution
Sch. of Electron. & Comput. Sci. & Technol., North Univ. of China, Taiyuan, China
Volume
15
fYear
2010
fDate
22-24 Oct. 2010
Abstract
When the larger scale data are transferred between the client and server, much of time are consumed to process data synchronously, thus the advantage of traditional AJAX (Asynchronous JavaScript and XML) can not be made full use of and its performance decreases sharply. This paper proposes an improved AJAX model, where the returning data from the server is structured as the parallel array in advance to avoid parsing the data of XML document in client once utilizing them synchronously in the next flow. Experimental results show that the improved AJAX is superior to traditional AJAX both in time efficiency and in space efficiency. When implementing a task with a large scale data, the improved AJAX can makes user still feels that the task is running asynchronously.
Keywords
Internet; Java; XML; program compilers; AJAX improvement; Asynchronous JavaScript and XML; XML document; data parsing; large scale data; AJAX; Asynchronous.; JavaScript; XML;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Application and System Modeling (ICCASM), 2010 International Conference on
Conference_Location
Taiyuan
Print_ISBN
978-1-4244-7235-2
Electronic_ISBN
978-1-4244-7237-6
Type
conf
DOI
10.1109/ICCASM.2010.5622500
Filename
5622500
Link To Document