Re: Who said that Node.js scales ?

2012-05-24 Thread Sönke Ludwig
Am 23.05.2012 16:46, schrieb Kagamin: On Wednesday, 23 May 2012 at 13:42:34 UTC, Sönke Ludwig wrote: http://news.rejectedsoftware.com/ Looks like it runs on Node.js :) Why so slow? ;) Actually, I'm not sure. It runs fast for me at least now and it could be that I was still doing

Re: Who said that Node.js scales ?

2012-05-23 Thread Sönke Ludwig
I keep hearing about this popular node.js thing, so I finally looked it up just now. JavaScript on the server-side?!? WTF?!?! Like having PHP on a server isn't *enough* pain, now they gotta add in the second-worst language, too? That's a great article, though. Interesting, intelligent and very

Re: Who said that Node.js scales ?

2012-05-23 Thread deadalnix
Le 23/05/2012 08:35, Sönke Ludwig a écrit : I keep hearing about this popular node.js thing, so I finally looked it up just now. JavaScript on the server-side?!? WTF?!?! Like having PHP on a server isn't *enough* pain, now they gotta add in the second-worst language, too? That's a great

Re: Who said that Node.js scales ?

2012-05-23 Thread Sönke Ludwig
Am 22.05.2012 22:38, schrieb Pragmatix: Am 22.05.2012 21:59, schrieb Nick Sabalausky: I'm very curious how the vibe.d author would respond to the argument against embedded HTTP servers. Ask him on : news.rejectedsoftware.com Just wanted to note that posting on the DFeed forum was not

Re: Who said that Node.js scales ?

2012-05-23 Thread Kagamin
On Wednesday, 23 May 2012 at 13:42:34 UTC, Sönke Ludwig wrote: http://news.rejectedsoftware.com/ Looks like it runs on Node.js :) Why so slow?

Re: Who said that Node.js scales ?

2012-05-23 Thread Martin Nowak
On Tue, 22 May 2012 20:47:33 +0200, deadalnix deadal...@gmail.com wrote: Ha yes, it is on the website. You'll find here an article about that, and how Go do much better because of goroutines : http://blog.bitcartel.com/2012/05/nodejs-cpu-blocking-thing.html I'd be very interested to know

Who said that Node.js scales ?

2012-05-22 Thread deadalnix
Ha yes, it is on the website. You'll find here an article about that, and how Go do much better because of goroutines : http://blog.bitcartel.com/2012/05/nodejs-cpu-blocking-thing.html I'd be very interested to know how D compare to that, for example with vide.d ?

Re: Who said that Node.js scales ?

2012-05-22 Thread Nick Sabalausky
deadalnix deadal...@gmail.com wrote in message news:jpgn05$29v4$1...@digitalmars.com... Ha yes, it is on the website. You'll find here an article about that, and how Go do much better because of goroutines : http://blog.bitcartel.com/2012/05/nodejs-cpu-blocking-thing.html I'd be very

Re: Who said that Node.js scales ?

2012-05-22 Thread Pragmatix
Am 22.05.2012 21:59, schrieb Nick Sabalausky: I'm very curious how the vibe.d author would respond to the argument against embedded HTTP servers. Ask him on : news.rejectedsoftware.com

Re: Who said that Node.js scales ?

2012-05-22 Thread Pragmatix
Am 22.05.2012 21:59, schrieb Nick Sabalausky: I'm very curious how the vibe.d author would respond to the argument against embedded HTTP servers. Regarding performance.. simply have a look and scroll down.. https://github.com/rejectedsoftware/vibe.d/issues/38

Re: Who said that Node.js scales ?

2012-05-22 Thread Paulo Pinto
On Tuesday, 22 May 2012 at 19:59:34 UTC, Nick Sabalausky wrote: deadalnix deadal...@gmail.com wrote in message news:jpgn05$29v4$1...@digitalmars.com... Ha yes, it is on the website. You'll find here an article about that, and how Go do much better because of goroutines :

Re: Who said that Node.js scales ?

2012-05-22 Thread Nick Sabalausky
Paulo Pinto pj...@progtools.org wrote in message news:dpkzrthivflxyuoxo...@forum.dlang.org... I will only use node.js if I am ever forced to do so. There isn't a single node.js feature that it is not available in more mature runtimes/OS. It is only a mean for cool kids that are only able