CPU/Bandwidth results for many-to-many rooms in production.

@BronzedBroth within the same machine do you use node clustering to divide the socket connections over all the cores? I am trying to do this but facing this issue mentioned here:

Any suggestions to better handle this thing?

I was thinking not to use node-cluster, instead just stick with node on one core, is this ok? How do you manage this?