Philosophical questions: How does one find year-old node mailing list threads?
Why would one resurrect a year-old node mailing list thread? This happens with some regularity. I've got no idea why. On Thu, Oct 31, 2013 at 4:33 PM, Alex Kocharin <[email protected]> wrote: > > 31.10.2013, 23:38, "Florin Jurcovici" <[email protected] > >: > > My take: node'sand vert.x's goals are different. Vert.x aims to make the > async programming model available and convenient on the JVM, node's initial > goal was to make it easy to develop network networked apps using http. > > > Oh come on, it's a java. It has only one advantage, because if you run it > on your servers, you can say for sure who ate all the memory without even > logging in. > > > > > Node's target aren't highly scalable apps (like for example Google's > search request handling), > > > Very wrong. Do you know what "node" name stands for? :) > > > > it's something for building a remote control with a web interface for your > AVR, automating testing for a web service, mocking out a web server for > integration tests of a client application or similar tasks. > > Vert.x wants to be serious competition for Akka and a serious alternative > to servlet containers for developing network applications, allowing > developers to build highly scalable apps, reachable over http but not > necessarily tied to the http protocol, easy to deploy, take down, > distribute, reconfigure and whatnot. > > One is lightweight and focussed on ease of configuration, deployment and > development, the other one is heavyweight and focussed on performance. You > can't really compare the two unless you plan to use one of them in a > context it's not intended for, IMO. I will for sure not give up on either > of them, in spite of the performance differences. > > > -- > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "nodejs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "nodejs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Charlie McConnell -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
