On Thu, Dec 19, 2013 at 11:50 AM, Bijuv V <[email protected]> wrote:
> a. Use Cluster feature of node. Everything is handled by node. Still > experimental AFAIK. > I think while cluster is still marked experimental, it's built on top of child_process which is marked as Stable. Most people go with cluster. It works well and is extremely reliable in my experience. As long as you're aware of the gotchas with graceful restarts. Matt. -- -- 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.
