Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi *Alex! Thank you for your comment / suggestion.
Although it was never our aim to review all of them (servers supporting WSGI), I can tell you that waitress was on the list (to discuss) from the start, just didn’t make the first cut.
It’s been here for a while now though. ;-)
Hope you’ll enjoy.
Cheers!
PS. +1 for Nginx and Gunicorn!
Dear friend, Thank you very much, this is what I required, I am new pythoner, trying hard to deploy self build django test application, :)
In billions of billions of web pages in internet, yours this page is worth billion, :) Thanks a lot,
That wasn’t so long to read, and you have some great information on the pros of each python server. I appreciate this article. I wish you could relate some of these to people or companies who are putting them to use. I love to follow.
Thanks for this article. A big plus of Waitress vs the others is that it has request/response buffering. Details here: http://blog.etianen.com/blog/2014/01/19/gunicorn-heroku-django/
What do you think?
Great post! Just leaving a shameless plug for netius (http://netius.hive.pt/, https://github.com/hivesolutions/). With it’s pros being: cross-platform, no dependencies, simple with strict code style and extensive comments (for learning purposes), and fast.
I would appreciate if you took into account if the servers support python 2, 3 or both. For example, twisted only works on python 2 if im correct?
Otherwise, very good paper :)