Most efficient way to use Node.js PM2 clustering and Node.js worker_threads module at the same time?

前端 未结 0 722
醉酒成梦
醉酒成梦 2021-01-22 03:40

I\'m using PM2 cluster module to spawn an instance of my Node.js application for each one of my CPU cores. At the sime time, for CPU-heavy operations (like crypto) I\'m using Pi

相关标签:
回答
  • 消灭零回复
提交回复
热议问题