Hi,

Nille wrote:
> Are there any facilities in XPCOM for this?

I started experimenting with threading as well and found a forum thread
[1] on mozillazine very helpful.

Then I transformed this code into a kind of C#-style[2] wrapper
(Threading.js[3]) which somehow works, at least using simple example
code[4].

Hope this helps,
Markus

[1]
http://forums.mozillazine.org/viewtopic.php?p=2431475&sid=ff6dd2b34499e4230ad32c16cce17674
[2] http://www.albahari.com/threading/
[3] http://tests.themasta.com/tmp/xpcomthreading/Threading.js
[4] http://tests.themasta.com/tmp/xpcomthreading/threadingExample.js

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

Reply via email to