ML Summit 2020
27 Okt 2020
10:00 - 13:00
Dieser Talk Stammt aus dem Archiv. Zum AKTUELLEN Programm
Asynchronous Web Apps made easy with Python
27 Okt 2020
10:00 - 13:00
With the increasing popularity of microservices, the number of API requests and messages passed within every system is skyrocketing. It is crucial to handle those messages efficiently. One of the ways to do so is by using asynchronous frameworks proven to pass the C10k challenge. We will try the two most popular async tools in Python: AsyncIO and Tornado. Starting from scratch, we will write a simple async handler and make it serve a chain of requests, ensuring the efficient usage of system resources.
Session Themen
#PythonWorkshop Requirements:
Schwierigkeitslevel: Level 3 (Fortgeschritten)