seq 10000 | xargs -I{} -P 10000 bash -c "echo -e '1\nhit\n2' | python3 client.py" > /dev/null