Path to this page:
Subject: CVS commit: wip/py-uwsgi
From: othyro
Date: 2014-01-04 03:59:46
Message id: E1VzHX5-0003hO-4m@sfs-ml-2.v29.ch3.sourceforge.com
Log Message:
Import py27-uwsgi-2.0 as wip/py-uwsgi.
uWSGI is a fast (pure C), self-healing, developer-friendly WSGI server,
aimed for professional python webapps deployment and development.
Backend support exists for Apache, nginx, cherokee and lighttpd.
Some of the features include:
- low memory footprint
- preforking and multithreaded operation
- logging, diagnostic and profiling support
- support for sendfile()
- self-healing
- graceful restart and hot-plug upgrading
Files: