From http://flask.pocoo.org/docs/deploying/others/ "Keep in mind though that some of these servers were written for very specific applications and might not work as well for standard WSGI application such as Flask powered ones." Any problem with tornado + flask? I use tornado + flask + nginx simply because this is the simplest setup for me as python newbie. This setup works for me on first attempt.