I'm trying to do parallel computing on FlexSim webserver. I understand I can change the max number of instances.
What I want to know is an appropriate max number. Webserver should finish all simulations as soon as possible, but at the same time mustn't crash. How can I calculate a recommended max number? What I want to know is not a certain max value for my project and PC, but general methods to calculate the value.
Thank you.