There is nothing really new, except, maybe, for the idea itself. I've watched some of their presentations and they admitted that they didn't invent anything new, but just converging technologies. They use better the threading system (it's faster to reuse a thread than to create a new thread in linux, even if here many of you will jump on me - just try it before doing that), so the events seem to be processed when they occur, and not delayed by the time to spawn a thread.<br>
<br>I do not deny the idea itself which I consider it magical. To have the same language back and frontend makes the life of a programmer much easier. Still, there are few disadvantages in programming under JavaScript, but that's not the point of this subject.<br>
<br>Node.js is "young". By now they used the existing technology and that gave them a good start. Personally, I will follow their development with interest and I am wishing them to remain on the market and not to suffer the faith of the other attempts in that field.<br>
<br><br><br><br><div class="gmail_quote">On Thu, Sep 22, 2011 at 1:00 AM, Raoul Duke <span dir="ltr"><<a href="mailto:raould@gmail.com">raould@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
i haven't been able to parse all the terminology yet. i always have to<br>
wonder when somebody has something new like node.js and then there's a<br>
band-wagon around it, how much is a new syntax for already-existing<br>
ideas?<br>
<br>
<a href="http://www.infoq.com/articles/multi-core-node-js" target="_blank">http://www.infoq.com/articles/multi-core-node-js</a><br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br>