Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

More on LinuxToday


Why You Should Pay Attention to Node.Js

Nov 08, 2011, 12:00 (0 Talkback[s])

"What is node.js? For the technical audience, Joyent's Ryan Dahl's (the original author) presentation is an excellent place to start. Wikipedia describes Node.js is an evented I/O framework for the V8 JavaScript engine (yes, the one that ships with Chrome), while Dahl's deck describes it more prosaicly as a 'set of bindings to the V8 javascript VM' that allows developers "to script programs that do I/O in javascript. Conceptually, it's not dissimilar to EventMachine or Twisted, but node.js takes the concept further

Complete Story