DocumentCode
3681024
Title
Architecture Analysis and Implementation of 3D Theatre Display System Based on Node.js
Author
Wei Jiang;Bin Zhou;Meng Zhang
Author_Institution
Electron. Inf. Eng. Sch., Commun. Univ. of China, Beijing, China
fYear
2015
Firstpage
496
Lastpage
499
Abstract
Node.js is one of the better-known frameworks and environments that support server-side JavaScript development. Many frameworks provide a full-featured Web stack, such as Connect and Express. Finally, many libraries available for client-side JavaScript that were written to comply with the CommonJS module system also work with Node. In my work, we leverage node.js platform to construct a 3D theatre display system, and indicate the advantages of node.js. The single threaded, non-blocking I/O of Node.js solved the problem that the I/O system´s performance frequently reach its bottleneck. It not only make full use of CPU performance, but also improve the parallel processing capacity which will accelerate the speed of dealing with frequent I/O. Although there still have some difficulties in transforming it to distribution system , the performance of business processing capacity in single thread is notably improved.
Keywords
"Three-dimensional displays","Internet","Middleware","Computer architecture","Servers","Libraries","Databases"
Publisher
ieee
Conference_Titel
Network and Information Systems for Computers (ICNISC), 2015 International Conference on
Type
conf
DOI
10.1109/ICNISC.2015.55
Filename
7311935
Link To Document