Hi Tushar, being a little more specific about what you are trying to accomplish and sharing some code would help. Have you tried one of the many clustering examples google has found? i.e: http://rowanmanning.com/posts/node-cluster-and-express/
Usually you wouldnt need to write any clustering specific code in request handlers. On Sunday, August 10, 2014 5:32:43 AM UTC+2, Tushar Jain wrote: > > I am trying to use cluster module with express, while doing so if I write > code for clustering in a post request handler, I am getting an EINVAl, > cannot write to IPC channel error. > > Please let me know if anyone has worked around with this. > > Thanks > > > -- 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/96f0be03-a4a1-48b1-ba10-2da9e083bbfd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
