Implementing a decorator for thread synchronisation - PyCon APAC 2018

Published on: Saturday, 23 June 2018

Speaker: Graham Dumpleton, Author of mod_wsgi, Developer Advocate for OpenShift at Red Hat

Using multithreading in Python applications? Interested in complex use cases for decorators and context managers? This talk will describe how the Java programming language "synchronized" keyword, for handling synchronisation in multithread applications, can be implemented in Python.

Produced by Engineers.SG

Organization