mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
8 lines
332 B
Plaintext
8 lines
332 B
Plaintext
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.
|
|
|
|
WWW: http://projects.unbit.it/uwsgi/
|