> > ps. In case it wasn't clear, the only part that I agree with is "threads > have no place in JavaScript or Node". >
Would be interesting to have his opinion on WebWorkers. Aren't they threads in JavaScript? (same model as TAGG: message passing and share nothing) Here is John Resig's take on them: http://ejohn.org/blog/web-workers/ But he's just a browser guy. -- 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
