base.py
base socket reuse sync method for one clientselect_base.py
syscall select based async event loop method for multiple clientsselectors_base.py
selectors library based async event loop method for multiple clients
ab -c 100 -n 1000 http://localhost:5000/