Writing Websockets Applications with uWSGI and Gevent
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the intricacies of developing websockets applications using uWSGI and Gevent in this 30-minute conference talk from EuroPython 2013. Delivered by R. De Ioris on July 4, 2013, as part of the Ravioli track, the presentation delves into the powerful combination of uWSGI, a versatile application server, and Gevent, a concurrent networking library for Python. Gain insights into leveraging these tools to create efficient and scalable websockets applications, enhancing real-time communication capabilities in your projects.
Syllabus
R. De Ioris Writing websockets applications with uWSGI and 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