js-libp2p icon indicating copy to clipboard operation
js-libp2p copied to clipboard

[question] How to saturate all CPU cores ?

Open corporatepiyush opened this issue 5 years ago • 0 comments

How to saturate all CPU cores by having different NodeJS process and also load balancing the connections and making them stick to process ?

Something like this :- https://stackoverflow.com/questions/51301126/nodejs-clustering-with-sticky-session

Is it already supported by default ? if not, an example would be great to have in documentation.

corporatepiyush avatar May 16 '20 22:05 corporatepiyush