git clone https://github.com/raceychan/py_server_rps_test
cd to project root directory
In a terminal session, execute command:
python -m async_server.server
In another terminal session, execute:
python -m async_server.client
python -m async_server.client
Send 100000 request using 10 sessions in a single core spent 1.26 seconds, which converts to 79434 rps