<Workshops/>

Concurrency in Python (Español)

  • Web

Authors

Date

Sunday 09, 09:30

About the talk

Concepts like parallelism, multiprocessing, threading and concurrency are confused. This workshop aims to clarify them and moreover, to get you started with concurrency in Python. We'll port a synchronous program to an asynchronous one, explaining patterns, best practices and common pitfalls. Come and join me on this adventure.