concurrency in python

rootmonk (~PratikDhanave)


1

Vote

Description:

Python threading and multiprocessing package is to perform operations in parallel. In this talk, people will get introduced to python threading and multiprocessing packages. This talk will cover multiprocessing/threaded development best practices, problems comes in development, things to know before multiprocessing. After this talk attendees will be able to develop multiprocessing/threaded applications.

Content URLs:

Python threading and multiprocessing package is to perform operations in parallel. In this talk, people will get introduced to python threading and multiprocessing packages. This talk will cover multiprocessing/threaded development best practices, problems comes in development, things to know before multiprocessing. After this talk attendees will be able to develop multiprocessing/threaded applications.

Outline

Concurrency and parallelism What is multiprocessing and multi-threading Threads Global Interpreted Lock Condition locks - Lock & RLock Semaphore Timer Thread Pool Process Process Pool Pipe Queue Shared memory Gevent

This talk will cover best practices and problems in multiprocessing and threaded application development.

Speaker Info:

intern at Google summer of code 2017 Firefox Student Ambassador, working on Open-source python-django social Project “Shelter associates” Got selected to Presented talk in “concurrency in Python” at Python SZ 2017. Got selected to Presented talk in “concurrency in Python” at euro Python 2017. Got selected to Presented talk in “concurrency in Python” at Pycon SK 2017. Presented talk”andorid programming with go” on Gopherconf India 2016 https://github.com/PratikDhanave

Section: Concurrency
Type: Talks
Target Audience: Beginner
Last Updated: