Comment on PyPy, Jython and CPython 3 on dotCloudparentComments−nknight14yNow that I know about Gunicorn (thanks!) I might deploy with that. I was just going to use multiprocessing + wsgiref.We don't get significant benefits from async with our current codebase and load characteristics -- like I said, the dependency was accidental.
Comments
Now that I know about Gunicorn (thanks!) I might deploy with that. I was just going to use multiprocessing + wsgiref.
We don't get significant benefits from async with our current codebase and load characteristics -- like I said, the dependency was accidental.