Welcome to Learning at Lambert Labs session #14. This week, Tom Kobialka, explains how to build the world's simplest web application and how WSGI protocol helps web servers and Python frameworks communicate.
In Today's Learning Session:
- What is WSGI?
- http Python standard library package
- What is an application? What is a server? What is an interface?
- Gunicorn - WSGI web server implementation for UNIX-like OS
- Pre-fork worker model
- Concurrent requests
- Q&A from our developers!
0:26 Introduction
0:52 Simple Python application
3:40 Application, server and interface
4:29 Intro to WSGI
5:31 Build a WSGI web application
8:06 Gunicorn
10:03 Pre-fork worker model
13:52 Achieving concurrent request handler
20:20 Questions
🔊 Subscribe to our channel for weekly learning sessions! https://www.youtube.com/channel/UCi7G5sY0IWqSNUMnRptuJmw
🔗 Lambert Labs Links 🔗 :
🌎 Website: https://lambertlabs.com/
📱 Twitter: https://twitter.com/lambertlabs
📝 LinkedIn: https://www.linkedin.com/company/lambertlabs/
📂 GitHub: https://github.com/lambertlabs
⚡ Please leave a LIKE and SUBSCRIBE for more content! ⚡
⭐ Tags ⭐
- WSGI
- Gunicorn
- Python
- Python development agency