JVM in the uWSGI server (updated to 1.9) Introduction Building the JVM support Exposing functions via the RPC subsystem Registering signal handlers The fork() problem and multi...
Scaling SSL connections (uWSGI 1.9) Setup 1: using the uWSGI cache for storing SSL sessions Setup 2: synchronize caches of different HTTPS routers Using named caches Notes ...
Running python webapps on Heroku with uWSGI Preparing the environment Creating the uWSGI config file Preparing for the first commit/push Checking your app Using another version...
uWSGI V8 support Building RPC Signal handlers Multitheading and multiprocess Mules The uWSGI API JSGI 3.0 CommonJS uWSGI V8 support Building You will need the libv8 ...
The uWSGI cron-like interface uWSGI signal based Timers vs. cron Notes Option-based cron Legion crons Unique crons Harakiri New syntax for cron options The uWSGI cron-l...
Running uWSGI on Dreamhost shared hosting Preparing the environment Preparing the python virtualenv The .htaccess Ready The flock trick Statistics Running Perl/PSGI apps (req...