Video Description
Filled with examples, this course will show you all you need to know to start using concurrency in Python. You will learn about the principal approaches to concurrency that Python has to offer, including the libraries and tools needed to exploit the performance of your processor. Learn the basic theory and history of parallelism and choose the best approach when it comes to parallel processing. Write efficient concurrent applications that take advantage of modern-day multi-core processors to provide interactivity to users. Gain in-depth knowledge of using threads and processes with the help of real-world examples.
Style and Approach
Filled with examples, this course shows you all you need to know to master concurrency in Python. You will learn about all the libraries and tools needed to exploit the performance of your processor.