|
|
|
|
|
by joamag
3517 days ago
|
|
We really wanted to create a pure non blocking async IO network library in pure Python without any dependencies. On top of that we also wanted to prove that it's possible to archive 200K HTTP req/s in Python using PyPy with JIT. |
|