> Ever since I wrote about the whole Python/Gunicorn/Gevent mess a couple of months back, people have been asking me "if not that, then what". It got me thinking about alternatives, and finally I just started writing code. I actually want to know: then what? As a web developer who usually reaches for Django or Flask with Gunicorn because I just don't know any better, is there a better stack that doesn't face these pr…
Go, any JVM language, any .NET language, OCaml, Haskel, D, JavaScript/TypeScript
As alternative you can try to use PyPy instead of CPython.