|
Node.js is practically an evented I/O library for Google's V8 JavaScript engine.
Experts recommend it for creating and deploying for traffic and data intensive real-time apps that need to run the same across various platforms and devices.
Node.js is currently considered the top platform for running server-side JavaScript code, being used in production in big companies like Google, eBay, Yahoo, LinkedIn, Microsoft, Cloud9 and many more.
The platform is very well documented and benefits from a very large module repository, managed through the npm (Node.js Package Manager) utility.
What's New in This Release: [ read full changelog ]
· v8: upgrade to 3.11.10.22
· GYP: upgrade to r1477
· npm: Upgrade to 1.1.61
· npm: Don't create world-writable files
· Windows: fix single-accept mode for shared server sockets
· Windows: fix uninitialized memory access in uv_update_time()
· Windows: don't throw when a signal handler is attached
· Unix: fix memory leak in UDP
· Unix: map errno ESPIPE
· Unix, windows: fix memory corruption in fs-poll.c
· SunOS: fix os.cpus() on x86_64
Via: Node.js v0.8.10 / v0.9.2
0 Comment:
Post a Comment