[Javascript] Javascript and threads

liorean liorean at gmail.com
Mon May 28 15:11:41 CDT 2007


On 28/05/07, twlewis at softhome.net <twlewis at softhome.net> wrote:
> Thanks David, you have given me some key terms to research.

If you want I can give you some links too...
<uri:http://www.neilmix.com/2007/02/07/threading-in-javascript-17/>
<uri:http://weblogs.mozillazine.org/roadmap/archives/2007/02/threads_suck.html>
<uri:http://www.neilmix.com/2007/02/14/what-mean-you-threads/>
<uri:http://ajaxian.com/archives/javascript-threading-and-continuations>


Also note that many things you'd want to use threading for can
actually use timers or events. So maybe it would be appropriate to
link something on that too:
<uri:http://dev.opera.com/articles/view/timing-and-synchronization-in-javascript/>
-- 
David "liorean" Andersson



More information about the Javascript mailing list