<Talleres/>

Concurrency in Python (Español)

  • Web

Autores

Fecha y Hora

Domingo 09, 09:30

Sobre la ponencia

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.