Node.js is quite a promising tool http://www.theregister.co.uk/2011/03/01/the_rise_a...
posted to #programming Etu-Töölö 02.03.2011 (en)
Node.js is quite a promising tool http://www.theregister.co.uk/2011/03/01/the_rise_a...
bergie posted to #programming Etu-Töölö 02.03.2011 (en)
Node is a great tool, but shouldn't be overestimated. It has it's problems like no "real" multi-threading (current recipe is to use multi-node instead.
Erlang and Clojure still can handle a lot more requests.
In it's current form, Node.js is great for prototyping, but if you need a robust solution — rewrite the prototype in python/clojure/erlang
indeyets commented on posted to #programming Aptekarskiy 02.03.2011 (en)
@indeyets sure, Erlang and Clojure can handle more requests, but they both use a "weird" programming syntax. For many programmers, this can be a hindrance. Everybody understands JS syntax when they see it.
bergie commented on posted to #programming Hietalahti 02.03.2011 (en)
Some interesting comments regarding Node.js and Erlang in this HN thread
bergie commented on posted to #programming Hietalahti 02.03.2011 (en)
sure. that's why Node is good for prototyping — everyone can build "first version". I just say that it's important to remember, that under high-load, this "first version" will probably suffer badly and there will be need to hire someone, who will rewrite solution in a language with "weird" syntax. Hopefully, at this moment, concept is already proven and there is money to be spent on reimplementation
indeyets commented on posted to #programming Aptekarskiy 02.03.2011 (en)
@indeyets sure, especially if you're building the "next Facebook". But for a regular web service Node.js should perform well enough :-)
bergie commented on posted to #programming Hietalahti 02.03.2011 (en)
I just can't forget the history of twitter. Initially, they were implemented as a naive ruby-on-rails application. And, suddenly, people liked them. They had some interesting months, rewriting stuff in Scala and "not so naive" ruby code :)
indeyets commented on posted to #programming Aptekarskiy 02.03.2011 (en)
@indeyets getting to that situation is a "happy problem", I think
bergie commented on posted to #programming Hietalahti 02.03.2011 (en)
Trying out the browser-based development tool Cloud9IDE. Pretty fast and cool, but seems some features (like git commits and running with Node.js module dependencies) are not there yet.
bergie commented on posted to #programming Hietalahti 02.03.2011 (en)
@indeyets there's much debate going on about whether twitter failed with ruby on rails because they sucked at it. 37signals has millions of users in it's ruby on rails sites and they have no such problems. Groupon and GitHub both use it. My understanding is that at least currently it is very well possible to write a robust solution with ruby on rails. And I'd expect you can do it with node.js too, at least in the future.
Kusti commented on posted to #programming 02.03.2011 (en)
@Kusti that's why I told "naive". the failure was not because of RoR, but because of using it without thinking of complexities/limitations.
you can get a lot of power from RoR and from Node.js, but it will require considerably more effort.
indeyets commented on posted to #programming Aptekarskiy 02.03.2011 (en)
@indeyets what is your take on this? http://github.com/davidcoallier/node-php
bergie commented on posted to #programming Hietalahti 29.03.2011 (en)
@bergie at the moment, this is a toy. also, if the direction of project doesn't change, it will be eventually superseded by "official" php web server.
this might become interesting, if there will be some way of runtime interaction between php and node.js, but I am not sure this is among the goals of the project
indeyets commented on posted to #programming Aptekarskiy 29.03.2011 (en)
Node.js guide http://nodeguide.com/
bergie commented on posted to #programming Hietalahti 31.03.2011 (en)
Interesting, PHP can perform better than Node in some situations. http://bergie.iki.fi/blog/php_can_perform_better_t...
bergie commented on posted to #programming Etu-Töölö 13.05.2011 (en)
http://www.316networks.com/member/790... : Alisha complete 316 Networks profiles
andrewbrent commented on posted to #programming 18.05.2012 (en)
Copyright Rohea Oy 2010 | Mobile version | Feedback | API | Terms of Service | Applications and tools