i'm currently deciding if i'm going to switch from spidermonkey to V8. i really would like to use V8, but if it's not going to be threadsafe within a year or so there is absolutely no way that i can use it, and that's a shame :(
i simply cannot use it, i don't want users to have to wait for the execution of a slow function to complete before the application becomes responsive again. and, i cannot create a separate context for these slow functions, + i don't want the user of my program (the person writing the scripts) to even know about threads, limitations etc... please PLEASE ! make it thread safe, at least as an option, i'm ready to wait 18 months for it. -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
