I understand that there is a one-to-one relationship between threads and
contexts in the JavaScript engine (only one thread at a time should be
given to a specific context, and there must be one context per
simultaneously existing script).  Is this supported in the default build
of SpiderMonkey (which is not thread safe) or must I build a thread-safe
version in order to take advantage of multiple contexts in separate
threads?  Can anyone explain to me exactly what building SpiderMonkey
with the NSPR libraries (for thread safety) buys you?  Is anyone
successfully using the default build of SpiderMonkey in a multi-threaded
application?

Thanks,
Darren
begin:vcard 
n:De Ridder;Darren
tel;work:(613) 591-9104 ext. 2707
x-mozilla-html:TRUE
url:www.bridgewatersystems.com
org:Bridgewater Systems Corporation
adr:;;555 Legget Drive, Suite 800;Kanata;Ontario;K2K 2X3;Canada
version:2.1
email;internet:[EMAIL PROTECTED]
title:Software Designer
fn:Darren De Ridder
end:vcard

Reply via email to