
Uwsgi presents a complete 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.
this package provides apache2 module for communicating with uwsgi.
it is a proxy module, so it provides all of the futures exported by mod_proxy.
it is fully apache api compliant and it should be easily integrated with all of the available modules.