It doesn't surprise me if multiple swarms doesn't work by default. You can control how many CPUs are used during a swarm if you use the "maxWorkers" option. If you max out your CPUs with one swarm, running another swarm in another process obviously won't help.
There might be some MySQL problems with running multiple swarms. We've done in in the past on RDS, but I don't remember any of the details. Swarming Performance is a valid topic, however, so perhaps I'll start a conversation about it. --------- Matt Taylor OS Community Flag-Bearer Numenta On Sun, Mar 6, 2016 at 11:06 PM, Alan Haverty <[email protected]> wrote: > Hi all, > Quick question on swarming. I haven't seen any obvious discussion on > running multiple different swarms at the same time. > I've had issues trying it myself and have resorted to ensuring only one > swarm runs at a time. > > It's not a major issue, I'm just curious whether it's even possible to run > multiple swarms concurrently or if it's a performance issue on my end (a > single medium swarm taking average 2 - 2.5hrs when ran on its own) > > Thank you, > Alan > -- > Best regards, > Alan Haverty
