run result.py
python3 result.py
python3 listen.py
Several processes can be started to parallelize
python3 test.py
- manage queues with this runId to allow parallel runs without conflict
- Load sequence etc.. from config file
python3 listen.py
python3 listen.py
python3 result.py
python3 test.py