On Thu, Apr 12, 2012 at 3:59 PM, Stephan Beal <[email protected]> wrote:
> On Thu, Apr 12, 2012 at 3:55 PM, Michael Schwartz <[email protected]>wrote: > >> https://github.com/mschwartz/SilkJS/blob/master/src/process.cpp#L77 >> > One potential improvement: change it to take a function and fork that function as the child process. That simplifies how fork() is called, in my experience, but i honestly have no idea if the v8 internals would behave properly in that case. -- ----- stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/sgbeal -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
