Hello
I'm only getting started with learning the options to run Python web
apps instead of PHP.
>From what I read, it appears that WSGI is a better option than
FastCGI+Flup to run Python apps, and the choice is mainly between the
mod_wsgi for Apache and uWSGI available for the main players.
Provided the above is correct, I have two questions:
1. Are there obvious reasons to use uWSGI over mod_wsgi?
2. Provided I do go for uWSGI, which web server is recommended?
Apache, Cherokee, Nginx, or Lighttpd?
Thank you.
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi