Quote Originally Posted by bibbinator View Post
Okay, thanks. If I can move the script engine into the thread then this sounds like a good approach.
I don't see why this would not be possible unless the script engine has some kind of unprotected shared state between instances (which I highly doubt).
But you can always check the implementation of WorkerScript

Cheers,
_