Hi Dirk. May be u can split into child process. So it can split usage resource CPU. CMIIW On Sep 1, 2015 7:27 PM, "Dirk Hoving" <[email protected]> wrote:
> Hi, > > We are trying to cluster a level deeper than is usual. > > NodeJS seems to developed to be able to run a code than can be accessed by > multiple users and every instance can be run by a different worker. > > Now we have a case, where we have only one user with a very complicated > backend process. This single instance of the code causes the CPU to > overload at times so we want to split up the work over different CPU cores. > We have tried multiple approached but haven't been able to make it work > yet, any insight to this? > > Thanks, Dirk > > -- > Job board: http://jobs.nodejs.org/ > New group rules: > https://gist.github.com/othiym23/9886289#file-moderation-policy-md > Old group rules: > 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 unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/nodejs/cf3a1c41-df02-4888-b713-4784ec65c4ac%40googlegroups.com > <https://groups.google.com/d/msgid/nodejs/cf3a1c41-df02-4888-b713-4784ec65c4ac%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CADfCNTMYRfLZQB09VVrG3QdwWa7xgBoy0vCa5OA_SOWQ4wvxaA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
