Abstract:
One of the more interesting developments recently gaining popularity in the server-side JavaScript space is Node.js. It's a framework for developing high-performance, con...Show MoreMetadata
Abstract:
One of the more interesting developments recently gaining popularity in the server-side JavaScript space is Node.js. It's a framework for developing high-performance, concurrent programs that don't rely on the mainstream multithreading approach but use asynchronous I/O with an event-driven programming model.
Published in: IEEE Internet Computing ( Volume: 14, Issue: 6, Nov.-Dec. 2010)
DOI: 10.1109/MIC.2010.145