5 ms·
Yeah, it's hard for Python to compete with languages like Go and Erlang that multiplex IO in the runtime.
by mayhew 10y ago
Yeah, it's hard for Python to compete with languages like Go and Erlang that multiplex IO in the runtime.
- sametmax 10y agoIt's not hard for the language, but we don't have the proper framework yet. Because such a framework is quite a task.