I'm preparing to start writing up documentation on how to do threading correctly in JavaScript using nsIThread, and could use some guidance, since I've not yet actually done it myself.

I'll be experimenting with threads over the next few days so I can get a good feeling how they work, but I could use a little help, either with answers to these questions or suggestions on places I can look for existing information or sample code I an study.

I need to figure out the proper way to communicate between two or more threads, as well as how to properly create threads from components. I also need to know what you can and can't access in DOM from threads, if anything.

If anyone can point me in the right direction, I'd appreciate it.

Eric Shepherd
Technical Writer
[EMAIL PROTECTED]



_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to