Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть Building a NoGIL Load Balancer in Python in 30 minutes — Alvaro Duran

  • EuroPython Conference
  • 2025-11-03
  • 30
Building a NoGIL Load Balancer in Python in 30 minutes — Alvaro Duran
europythonpythonconference
  • ok logo

Скачать Building a NoGIL Load Balancer in Python in 30 minutes — Alvaro Duran бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно Building a NoGIL Load Balancer in Python in 30 minutes — Alvaro Duran или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку Building a NoGIL Load Balancer in Python in 30 minutes — Alvaro Duran бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео Building a NoGIL Load Balancer in Python in 30 minutes — Alvaro Duran

[EuroPython 2025 — Forum Hall on 2025-07-18]
🎤 Building a NoGIL Load Balancer in Python in 30 minutes by Alvaro Duran
🔗 https://ep2025.europython.eu/session/...

📝 Abstract:
Load balancers are widespread nowadays because most software systems are web centric and service oriented. However, they’re extremely complex to build, because they must be very performant and use sophisticated algorithms to route traffic. Until recently, you couldn’t use Python to build one, because even though it would make the code simpler, the GIL prevented multiple threads from executing Python at the same time. Now that you can, what are the practical implications in your day to day work? In this talk, we’re going to live code a load balancer in Python. This will help us understand the pros and cons of using modules such as asyncio, threading and concurrent.futures, and what changes when we remove the GIL from the way. Whether you’re building systems that demand concurrency (such as AI models or DevOps pipelines), or you’re just curious about how tools like gUnicorn or Starlette work under the hood, you’ll come away with practical insights on how to start off the NoGIL era on the right foot.

---
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License: https://creativecommons.org/licenses/...

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]