|
|
|
|
|
by cat199
2469 days ago
|
|
depends on your definition of 'highly performant' While asyncIO hugely helps, this + interpreted language wont yield better performance vs custom native code doing true native threads which themselves are also using async methods. |
|