The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From: Matt <hel...@gmail.com>
Date: Fri, 7 Oct 2011 23:04:56 -0400
Local: Fri, Oct 7 2011 11:04 pm
Subject: Re: [nodejs] Re: Sane arguments for when you shouldn't use node.js? (no trolls please)
On Fri, Oct 7, 2011 at 10:51 PM, Liam <networkimp...@gmail.com> wrote: It's not about stalling the event loop. That's a solved problem. The problem > Is there a difference between handing off cpu-intensive stuff to a > subordinate thread/process vs doing it inline on one of several load- > balanced processes running the same code? > In neither case do you stall the main request processor. is in passing data between the two, requiring copies to be made, and potentially sending large amounts of data over pipes. Threads get around this by having access to the same memory space (at the But personally I believe this is all pretty overblown. If you have something It's still one of those issues where Node will be criticised though. Matt. You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||