I'd avoid the cluster module, its not the recommended way to scale Node.js. It exists mostly as a way to make naive Node.js benchmarks perform better in multi-CPU comparison testing... like yours! :-) Many cloud…
io.js is great, but there are some definite advantages to compiling down to es5.
No one is trying to "prove" 0.12 isn't coming soon, we've put lots of work into it, and look forward to its release, and its got some great new features. I'm not sure the tag states are always up to date, perhaps they…
No API docs, no concept of nesting that I can see (see first point), no streaming mode (so not low-memory), ... Fun to write, I'm sure, but there are better fast low-level json decoders.
I'd avoid the cluster module, its not the recommended way to scale Node.js. It exists mostly as a way to make naive Node.js benchmarks perform better in multi-CPU comparison testing... like yours! :-) Many cloud…
io.js is great, but there are some definite advantages to compiling down to es5.
No one is trying to "prove" 0.12 isn't coming soon, we've put lots of work into it, and look forward to its release, and its got some great new features. I'm not sure the tag states are always up to date, perhaps they…
No API docs, no concept of nesting that I can see (see first point), no streaming mode (so not low-memory), ... Fun to write, I'm sure, but there are better fast low-level json decoders.