Stories
Slash Boxes
Comments

SoylentNews is people

posted by martyb on Sunday June 21 2015, @08:17AM   Printer-friendly
from the two-nodes-back-into-one dept.

Node.js is the software that allows you to run Javascript to create powerful server-side applications by using Google's V8 Javascript Engine. As a Node developer myself, I have always felt frustrated by seeing that Joyent, the company behind Node.s, was extremely conservative in terms of upgrading node to use the latest V8 version; the project was also struggling to get developers to actually contribute to code. This is why Fedor Indutny did the unthinkable: forked node and created IO.js. Today, the two projects are uniting possibly offering developers the best of both worlds


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 3, Informative) by NCommander on Sunday June 21 2015, @10:20AM

    by NCommander (2) Subscriber Badge <michael@casadevall.pro> on Sunday June 21 2015, @10:20AM (#199011) Homepage Journal

    My understanding its event processing done in JavaScript, which integrates nicely with AJAX frontend code. I'm not familiar with node.js itself, but flipping through the docs briefly, its the JS version of twistd from python. In short, a frontend server looks for an event (vs loading a specific script like in traditional CGI), and that event causes server-code to go; an ideal circumstance for AJAX queries, and the like.

    --
    Still always moving
    Starting Score:    1  point
    Moderation   +1  
       Informative=1, Total=1
    Extra 'Informative' Modifier   0  
    Karma-Bonus Modifier   +1  

    Total Score:   3