pythonpune / meetup-talks

Collection of slides and other details of the talks delivered in PythonPune meetups
https://pythonpune.in/
36 stars 15 forks source link

Mental Model of Concurrency in the Python World from a Beginner's Perspective #180

Open Agent-Hellboy opened 9 months ago

Agent-Hellboy commented 9 months ago

Title of the talk

Mental Model of Concurrency in the Python World from a Beginner's Perspective

Description

'Building a Mental Model of Concurrency in Python.' In this talk, aimed at those new to the world of programming, we'll explore the fundamentals of concurrency, Python's concurrency models (including Gevent and asyncio), and how they enable multiple tasks to run simultaneously. We'll also delve into Gevent's efficient approach, its use of shared stacks, and how it reduces context-switching overhead. Whether you're a complete beginner or looking to enhance your understanding of Python's concurrency, this talk will provide you with valuable insights into the world of concurrent programming

Table of contents

Introduction (2 minutes)

Section 2: Python's Concurrency Models (4 minutes)

Section 3: Building Intuition for Further Talk (4 minutes)

Section 4: Gevent's Efficient Concurrency Model (4 minutes)

Section 5: Asynchronous Programming with Asyncio (4 minutes)

Section 6: Building a Mental Model (2 minutes)

Conclusion (1 minute)

Duration (including Q&A)

25 min

Prerequisites

Basic knowledge of python syntax and maybe a computer science degree.

Speaker bio

I am a software engineer who loves exploring the internals Twitter: https://twitter.com/_agent_hellboy Github: https://github.com/Agent-Hellboy

The talk/workshop speaker agrees to

vishalvvr commented 9 months ago

Hey Prince Roshan,

We have updated the venue details[1] on the meetup page, please have a look and confirm your availability for 28th Oct PythonPune meetup.

Meetup venue: AdvaRisk, 5th floor, IQS House, Opp Lallantop, Baner Road

[1] https://www.meetup.com/pythonpune/events/296721356

Thanks

Agent-Hellboy commented 9 months ago

I am in Bihar right now, but I will be there in pune before the 28th. I live in close proximity to the venue.

vishalvvr commented 9 months ago

Your talk is scheduled thanks for confirming https://www.meetup.com/pythonpune/events/296721356/

Agent-Hellboy commented 8 months ago

slides: https://docs.google.com/presentation/d/152mwQVcdAuAyfd6DigT7j-pyoQ6UsuqUxJ8NYFj7yXI/edit?usp=sharing