I thought it was, but I am unable to reproduce in current Node 0.6.13 (may have been an issue in 0.6.6 - where I originally benchmarked it)
It is actually working pretty well for me right now :) On Tuesday, March 20, 2012 9:08:26 AM UTC-5, Ben Noordhuis wrote: > > On Tue, Mar 20, 2012 at 15:04, Steven Campbell <> wrote: > > I saw in 0.7 there is work going on with the clustering API. As part of > > that (or separately), are there any plans to speed up the default IPC > > available with child_process.fork? For example, possible improvements: > > > > * make process.send async (https://github.com/joyent/node/issues/2598) > > * improve serialization speed/size > > Is it a bottleneck for you now? If it is, can you describe what you're > doing? > -- 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
