diff --git a/Build-and-Deployment.md b/Build-and-Deployment.md index 2c5b043..93b245c 100644 --- a/Build-and-Deployment.md +++ b/Build-and-Deployment.md @@ -3,7 +3,7 @@ This page contains steps how to set up a computer and how to successfully build ## Table of Content * [Common](#common) -* [Worker](#worker) +* [Worker and Broker](#worker-and-broker) * [Windows Worker](#windows-worker) * [WebApp](#webapp) @@ -78,6 +78,8 @@ For better reproducibility of results, some kernel parameters can be tweaked: _**TODO** - do we really need it and is it worth higher power consumption? [Red Hat setup](https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Power_Management_Guide/cpufreq_governors.html), [Debian setup](https://wiki.debian.org/HowTo/CpuFrequencyScaling)_ +## Worker and Broker + ### Clone ReCodEx source code repositories - Worker: ```