Jan

06

2021

Asynchronous Programming with Python: Write, Test, and Debug Robust Asynchronous Code

qavioppoiliy 6 Jan 2021 04:46 LEARNING » e-learning - Tutorial

Asynchronous Programming with Python: Write, Test, and Debug Robust Asynchronous Code

Asynchronous Programming with Python: Write, Test, and Debug Robust Asynchronous Code

MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 17 Lessons (1h 26m) | Size: 152.7 MB



In this course, we will look at using asynchronous programming in Python: the options, pitfalls, and best practices. We start with multi-threading, which is particularly useful when there is a lot of waiting, e.g. for HTTP requests or disk access. With multi-threading, you can start many requests in quick succession and then wait for all of them to complete at once. Next, the course will show you how to write your code in a thread-safe manner, and how to use it risk-free. Further, it covers Python's global interpreter lock, which prevents a lot of serious problems in Python but also stops you from running threads in parallel.
Going forward we discover how you can use Python's multiprocessing library to run functions in parallel. Threads and processes often need to share or exchange data. In asynchronous code just passing Python objects is usually not the safest way to do this. This course looks at the main ways to do this correctly in Python, such as queues and events. Finally, the course moves on to the concurrent.future library which contains higher-level abstractions, including thread and processing pools and an asynchronous map function.

The course finishes with advice on how to write robust asynchronous code, and how to test and debug it.

What You Will Learn
Take advantage of multi threading (concurrency) using the threading module
Implement multi processing (parallelism) using the multiprocessing module
Understand inter-process communication and data sharing using locks, queues, semaphores, barriers, events, and timers
Test and debug asynchronous Python code
Understand thread and process pools using concurrent.futures
Who This Video Is For
Intermediate to experienced Python programmers who want to speed up existing Python code by using multi processing and multi threading.



https://rapidgator.net/file/f73f9f35d1b0df5cbafc80c921645461/Asynchronous_Programming_with_Python_-_Write,_Test,_and_Debug_Robust_Asynchronous_Code.rar.html

http://alfafile.net/file/8jZzf

High Speed Download

Add Comment

  • People and smileys emojis
    Animals and nature emojis
    Food and drinks emojis
    Activities emojis
    Travelling and places emojis
    Objects emojis
    Symbols emojis
    Flags emojis