Am Tue, 10 Apr 2012 12:50:32 +1200
schrieb James Miller <ja...@aatch.net>:

> Slightly OT: With the unstoppable march of parallel programming, does
> anybody else find node.js incredibly infuriating, since it is
> single-core.

Don't blame the library. EcmaScript was designed to be single-core. I imagine 
that web scripting language to be much more complex with multi-threading in 
user code. You are using the wrong tool for the job ;)

-- 
Marco

Reply via email to