mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 10:37:53 -04:00
12 lines
424 B
Plaintext
12 lines
424 B
Plaintext
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
|