Hi, I am doing multithreading API calls using BAS. It's using only 25% of CPU and 40% of Memory. But if I increase threads , it's still using same percentage of CPU and Memory.
Seems multithreading not using the full power of my PC.
@UserTrue Thank you for your advice. Yes, at first I tried the built in mongodb with it's module. It made me quite fast switch over to MySQL and the appropriate node.js module ;)