Blog | Uwsgi

uWSGI is a fast (pure C code) and self-healing solution for python apps, but it's not easy to use. image
uWSGI is a fast (pure C code) and self-healing solution for python apps, but it's not easy to use.

uWsgi is designed to operate on WSGI callables found in python modules. It's super nice, but most of the defaults values are wrong.

1