On May 28, 02014, at 19:14, Vinay Ram <
vina...@gmail.com> wrote:
> I am trying to spawn several node processes using child_process module.
> In terms of loading time and memory usage is there any difference between child_process.fork and child_process.spawn (with detached true) ?