librelist archives

« back to archive

any problem with flask+tornado

any problem with flask+tornado

From:
admin fefaya
Date:
2011-06-06 @ 10:54
 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.