uwsgi
Application Container Server for Networked/Clustered Web Applications


uWSGI is a self-healing application container server coded in pure C. It is a WSGI server with a stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It uses the uwsgi protocol for all the networking/interprocess communications, but it can speak other protocols as well (http, fastcgi, mongrel2...) It can be run in preforking mode, threaded, asynchronous/evented and supports various forms of green threads/coroutines (such as uGreen, Greenlet, Stackless, Gevent and Fiber). Different plugins can be used in order to add compatibility with different technology on top of the same core.

Apache-2.0 AND GPL-2.0-only WITH GCC-exception-2.0

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...