8e6824a: Add installer support for configuring simulation engine concurrency with `maxConcurrentWorkers` (mapped to `WIIISDOM_SIM_ENGINE_SLOTS`) on both Linux and Windows, with a default value of `1`.
Patch Changes
66e6aad: Fix simulation engine parallel job execution by allocating a unique `SERVER_PORT` per running simulation job instead of always using port `9000`.