The JWSGI interface Example How to use it ? Reading request body JWSGI and Groovy JWSGI and Scala The JWSGI interface Note JWSGI is not a standard. Yet. If you like JWSGI...
The GCCGO plugin How it works Why not use plain Go? Building the plugin The first app uwsgi.gox Shared libraries VS monolithic binaries Goroutines Options uWSGI API Notes ...
Aliasing Python modules Case 1 - Mapping a simple file to a virtual module Case 2 - mapping a packages to directories Case 3 - override specific submodules Aliasing Python m...
Overriding Workers Overriding Workers You can override the code run by each uWSGI worker thanks to the “worker” hook exposed to plugins. Currently the python plugin is the onl...