NodeJS a further interesting technology

NodeJS is build on top of Google's V8 JavaScript high-performance engine. It solves the problem of concurrency by handling web requests asynchronously.

Comments

Popular posts from this blog

Tuning ext4 for performance with emphasis on SSD usage

Eclipse sucks, so use NetBeans!