DjangoCon US 2017 - Type UWSGI; Press Enter; What Happens? by Philip James

This talk is aiming right at professional or experienced amateur Django developers who want to learn about one of the core technologies used in modern web apps. Weโ€™ll do our best to make it accessible for all, but itโ€™s going to be best to come in with working knowledge of web applications and a rough understanding of web servers.

Weโ€™ll be covering how uWSGI serves Python web applications, how it manages workers and processes, and how it works with the operating system to handle networking. Our goal is to show how this works both in code and through abstractions, recognizing that different audience members are going to grasp things in different ways.

The hope is that attendees will walk away with a working of knowledge of how their apps interact with the network and the operating system through uWSGI, and that a commonly-used but less-understood piece of software will become demystified.

This talk was presented at: https://2017.djangocon.us/talks/type-uwsgi-press-enter-what-happens/

LINKS: Follow Philip James ๐Ÿ‘‡ On Twitter: https://twitter.com/phildini Official homepage: http://phildini.net

Follow DjangCon US ๐Ÿ‘‡ https://twitter.com/djangocon

Follow DEFNA ๐Ÿ‘‡ https://twitter.com/defnado https://www.defna.org/

Date Added: September 19, 2024

Watch Video