diff options
Diffstat (limited to 'network/uwsgi/slack-desc')
-rw-r--r-- | network/uwsgi/slack-desc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/network/uwsgi/slack-desc b/network/uwsgi/slack-desc index 0edca0c424535..1d0624093fe8b 100644 --- a/network/uwsgi/slack-desc +++ b/network/uwsgi/slack-desc @@ -6,14 +6,14 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -uwsgi: uwsgi (fast Python WSGI server) +uwsgi: uwsgi (fast web application server) uwsgi: -uwsgi: uWSGI is a fast (pure C), self-healing, developer-friendly WSGI -uwsgi: server, aimed for professional Python webapp deployment and -uwsgi: development. +uwsgi: uWSGI is a fast, self-healing, developer/sysadmin-friendly application +uwsgi: server coded in pure C. Born as a WSGI-only server, over time it has +uwsgi: evolved in a complete stack for networked/clustered web applications, +uwsgi: implementing message/object passing, caching, RPC and process +uwsgi: management. It is designed to be fully modular. uwsgi: uwsgi: Homepage: http://projects.unbit.it/uwsgi/ uwsgi: uwsgi: -uwsgi: -uwsgi: |