
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.
this is the first module developed, it is stable but a bit hacky (it does not fully use the apache2 api).