Y
Hacker News
new
|
ask
|
show
|
jobs
by
greut
3647 days ago
To make Python fast in that regard, you'll have to rely on C-based libraries (C as in Cython) like httptools or libuv.
http://magic.io/blog/uvloop-blazing-fast-python-networking/