I start to study node.js…
Why?
#event-driven #non-blocking I/O #real-time
Here, there is the server… only 3 rows …. 😀
From the website we can read:
“Node.js is a platform built on Chrome’s JavaScript runtime for easily building fast, scalable network applications.
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.”
Leave a Reply