To perform what will be demonstrated in this example, you'll need these tools:
Open 3 terminals in the project folder:
First terminal, start the Caddy server:
caddy run
Second terminal, start Node servers:
node start_workers.js
Third terminal, use autocannon to create parallel requests:
npx --yes autocannon http://localhost:8080