Moving to Python for web

Chris “Kwpolska” Warrick kwpolska at gmail.com
Thu Aug 29 09:10:03 EDT 2013


On Thu, Aug 29, 2013 at 2:45 PM, Andreas Ecaz <ecazs.net at gmail.com> wrote:
> I've decided to go with Flask! It's now running on UWSGI with NGINX. Hopefully I can get some stuff done :)

How are you running uWSGI?  On sane (non-Windows) OSes, I recommend
using the uWSGI Emperor, which will protect you from your website
going down when something crashes.  You run the Emperor through your
OS’s init system (e.g. upstart in Ubuntu, systemd in many others).

-- 
Chris “Kwpolska” Warrick <http://kwpolska.tk>
PGP: 5EAAEA16
stop html mail | always bottom-post | only UTF-8 makes sense



More information about the Python-list mailing list