Hi all, I'm trying to execute scripts using the vm module, and it talks about copying back variables into the context when the execution ends. However, how do you know that the execution finished ? And can you "kill" a "vm"?
I guess a sub-process would be simpler, but I have very tight performance limitation, as I'd like to create a thousands instances in very few minutes, on a relatively bad hardware (so to speak, thank you vmware). Thanks, Rémy -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
