The Gatling Executor is a component of the MiSArch Experiment Tool and is responsible for executing Gatling executions defined in an experiment. It provides a REST API to trigger Gatling executions.
Detailed information about the Gatling Executor service can be found in the documentation.
A development version of the Gatling Executor service can be started using docker compose:
docker-compose -f docker-compose-base.yaml up --build