Blog
Django, Nginx and uWSGI in production
Oct. 29 8:54 p.m.The Times is serving millions of page views per year on an application server stack comprising Nginx, uWSGI and Django -- and here's the recipe we're using and the lessons we've learned.
Categories:
Web Development
Tornado Web Framework in Production With Django and Nginx
Oct. 24 2:33 p.m.Part 2: Running your Django project with Tornado in production with Nginx and Supervisord.
Categories:
Web Development
Deploying Django Projects on Tornado
Oct. 21 10:51 a.m.Part 1: Running your Django project on Tornado's WSGI server in development.
Categories:
Web Development