run_server.sh 105 Bytes
Newer Older
1
2
3
4
python3 server.py --id 0 &
python3 server.py --id 1 &
python3 server.py --id 2 &
python3 server.py --id 3