On Mon, 13 May 2013 14:32:13 +0000, Aarni Koskela <[email protected]> wrote: >Using a stand-alone WSGI server (and especially using uWSGI over Gunicorn or >something else ;) ) is the Right Thing to do. :) >You'll probably be able to get going using the WSGI Quickstart tutorial right >here on the uWSGI docs wiki. >http://uwsgi-docs.readthedocs.org/en/latest/WSGIquickstart.html
Thanks for the infos. I was puzzled because of the "pip install uwsgi" I read here and there, since I thought uWSGI was a stand-alone C application so didn't understand how Python was involved in the mix. It seems like "uWSGI" isn't available for that ARM appliance (Marvell 88F6281, ARM9E ARMv5TE(L)) from the official depots, though: # apt-cache search uwsgi # apt-cache search uWSGI Does someone know if it's available from another depot? _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
