On Fri, Jun 22, 2012 at 2:54 PM, Angelo Chen <[email protected]> wrote: > 1) at any given time, there are two node running, that's normal?
forever spawns a new process and that is "your node" monitored by forever. So, yes, this is absolutely normal. On the other hand, _only_ two nodes-processes is absolutely not normal ;-) -- 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
