|
|
|
|
|
by nknight
5201 days ago
|
|
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. |
|