Using Linux KSM in uWSGI Enabling the KSM daemon Enabling KSM support in uWSGI Performance impact Check if KSM is working well KSM statistics with collectd Using Linux KSM...
How to use Django with uWSGI Prerequisite: uWSGI uWSGI model Configuring and starting the uWSGI server for Django How to use Django with uWSGI uWSGI is a fast, self-healing...
uWSGI Perl support (PSGI) Compiling the PSGI plugin Usage Tested PSGI frameworks/applications Multi-app support The auto reloader (from uWSGI 1.9.18) Notes Real world example...
How to use Django with uWSGI Prerequisite: uWSGI uWSGI model Configuring and starting the uWSGI server for Django How to use Django with uWSGI uWSGI is a fast, self-healing ...
Using Lua/WSAPI with uWSGI Building the plugin Why Lua ? Your first WSAPI application Concurrency Abusing coroutines Threading example A note on memory RPC and signals The ...