Multiple Django and Flask Sites with Nginx and uWSGI Emperor
1–10 of 29 posts
Re: Multiple Django and Flask Sites with Nginx and uWSGI Emperor
#2Re: Multiple Django and Flask Sites with Nginx and uWSGI Emperor
#3[deleted]
Re: Multiple Django and Flask Sites with Nginx and uWSGI Emperor
#4Re: Multiple Django and Flask Sites with Nginx and uWSGI Emperor
#5Re: Multiple Django and Flask Sites with Nginx and uWSGI Emperor
#6Re: Multiple Django and Flask Sites with Nginx and uWSGI Emperor
#7Although the first thing I noticed when I clicked the link was that it looks like it's a scraped design of Svbtle.
edit: spelling.
Re: Multiple Django and Flask Sites with Nginx and uWSGI Emperor
#8Are there any updated benchmarks/feature comparisons between nginx/uWSGI vs. nginx/gunicorn out there?
Re: Multiple Django and Flask Sites with Nginx and uWSGI Emperor
#9This is my favorite stack too. I usually use supervisord to handle uwsgi processes but this looks much more debian/ubuntu-like. Thanks for the write up. I like to think I am pretty experienced with Django/Python but it's ALWAYS fun to learn new things. Especially when sometimes it feels like a lot of the innovation and new stuff is occurring elsewhere (cough node)
Re: Multiple Django and Flask Sites with Nginx and uWSGI Emperor
#10I enjoy seeing these python related posts being submitted. As @whalesalad said, it seems a lot of the innovation is in ruby/node land. Although the first thing I noticed when I clicked the link was that it looks like it's a scraped design of Svbtle. edit: spelling.
I was more surprised that the author claims this as a new feature. I feel like I heard about this over a year ago... In any case, excellent write-up.