hello, now javascript engine don't support multi-threads , because it's 
nouseful in brower.
but, if engine in server, like node.js , it's will be need. although, we can 
use non-blocking
 API to do it, but it can't support multi cpu env well good.
    so , if javascript add SYNCHRONIZED keyword into, and hava Thread Manager 
API , it will like Java Language
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to