Build an Async HTTP Server in Python

Join this channel to get access to perks:    / @adamdjellouli   https://github.com/djeada/Parallel-An... Curl commands used: time seq 10 | parallel -j10 'curl -s -o /dev/null http://127.0.0.1:8080; echo done {}'^C curl -X PUT http://127.0.0.1:8080 -d ""