Scaling question

hi,

how do you scale gatling ? e.g. is it possible to have a “server” and “slaves” similar to Jmeter ? Is that possible ? If so, can someone point me to the docs or a blog or something where that’s been put in “virtual ink” :slight_smile: ? If not - is it on its way :slight_smile: ?

thanks!
alex

Hi,

You currently have to do it manually:
https://github.com/excilys/gatling/wiki/Scaling-out

There's also a community ruby gem for deploying Gatling on AWS:
http://rubygems.org/gems/simple_perf

We plan on having a real scaling out support, but won't probably have time
to work on it before several months.

Cheers,

Stéphane