Closed Kpeved closed 7 years ago
There are no limitations on number of emulators in Swarmer.
But your hardware may not be able to start that amount of emulators in parallel.
Please check htop/top output to see how much CPU and RAM you have left when you try to launch that amount of emulators, GPU also can be a bottleneck (we learned it hard way).
I would also recommend to carefully review emulator configs (reduce screen resolution, etc).
I'm starting 5 new emulators with this script
But I get only 3 or 4 emulators running, other 2 don't want to start. So I get
TimeoutException
Is there some limitation on number of running emulators?