blob: 411dc336ed258914feaa2fdb91da28635a4f38b6 (
plain) (
blame)
1
2
3
4
5
|
uWSGI is a fast (pure C), self-healing, developer-friendly WSGI server,
aimed for professional python webapps deployment and development. Over
time it has evolved in a complete stack for networked/clustered python
applications, implementing message/object passing, RPC and process
management.
|