Support unavailable
Please try again later

Updating web applications with 0 downtime

by Péter Szabó for

This talk presents an automated, safe, 0-downtime deployment setup for Python web applications running on a single Unix server, using existing open source technologies (proxy-capable web servers such as Apache and nginx, SSH, Git) and some custom scripts and Python modules. The setup works with Django or any other WSGI-capable web application, and it can use processes, threads, and/or coroutines (i.e. greenlets or tasklets with I/O libraries gevent and Syncless) for running workers in parallel. The setup also works not only with HTTP, but with other TCP-based servers.

The most important unique feature of this deployment setup is that the old version continues running with 0 downtime in case of a startup or unit test failure. Other features: dynamic worker pool size to accommodate increased load; a development system can run in parallel with the production system for manual testing.

in on Thursday 4 July at 12:15 See schedule

Do you have some questions on this talk? Leave a comment to the speaker!

New comment


Language
EN
Duration
60 minutes (inc Q&A)

Tagged as

web stackless HTTP socket thread coroutine parallelization deploy WSGI django process unix gevent greenlet linux release-engineering servers
Our Sponsors
Spotify
Python Experts
SSL Matrix
Wanna sponsor?