Comment on Node.js worker threads are problematic, but they work great for usComments−groundzeros20155mo- you should be using multiple node processes - you should be spawning tools to do heavy computation
Comments
- you should be using multiple node processes - you should be spawning tools to do heavy computation