Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Asynchronous Network Requests in a Web Application

EuroPython Conference via YouTube

Overview

Limited-Time Offer: Up to 75% Off Coursera Plus!
7000+ certificate courses from Google, Microsoft, IBM, and many more.
The course explores different solutions for implementing asynchronous network requests in a web application, focusing on the challenges and benefits of asynchronous calls within web endpoints. The learning outcomes include understanding various approaches such as running Twisted event loop, Co-Routines, and Asyncio, and their compatibility with different parallelization models of common WSGI web servers. The course teaches skills in parallelizing network calls, managing asynchronous calls in asynchronous web apps, and handling asynchronous calls in standard prefork/threaded WSGI web servers. The teaching method involves exploring different solutions and their practical implications. The course is intended for web developers, particularly those working with Python web frameworks and dealing with multiple network calls in web applications.

Syllabus

Introduction
Yelp
Agenda
SOA
Thread Pool Executor
Web Apps
Fork
Parallelization
Python
Thread model
DNS resolution
Lazy apps
Libraries
Summary
Questions

Taught by

EuroPython Conference

Reviews

Start your review of Asynchronous Network Requests in a Web Application

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.