Introduction to Gevent
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the fundamentals of Gevent in this 34-minute conference talk from EuroPython 2011. Dive into the core concepts and features of this concurrent networking library for Python, presented by Denis Bilenko in the "Track Spaghetti" session. Gain insights into how Gevent can enhance your Python applications' performance and scalability through its event-driven approach to concurrency.
Syllabus
Introduction to Gevent
Taught by
EuroPython Conference
Related Courses
Monkey-Patching - A Magic Trick or a Powerful ToolEuroPython Conference via YouTube MAX - Realtime Messaging and Activity Stream Engine
EuroPython Conference via YouTube Building Mobile APIs with Services at Yelp
EuroPython Conference via YouTube Understanding Non-Blocking IO
EuroPython Conference via YouTube Concurrent Programming with Python and My Little Experiment
EuroPython Conference via YouTube