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