Concurrent and Parallel Programming in Python | Udemy


Concurrent and Parallel Programming in Python | Udemy
English | Size: 2.23 GB
Genre: eLearning

What you’ll learn
How to use concurrency and parallelism in Python
How to write multi-threaded programs
How to write multi-process programs
How to write asynchronous programs

In this course you’ll learn how to create multi-threaded, asynchronous, and multi-process programs in Python, so that you can make your programs run even faster.

In applications communicating with other resources, a lot of time is spent just waiting for information to be passed from one place to another. You’ll learn how to use multi-threading as well as asynchronous programming to speed up programs that are heavily bottlenecked by IO operations.

We’ll go through an introduction first of where potential speed bottlenecks come from as well as how we could solve these issues, and then we’ll dive directly into the technical content and build out a multi-threaded program together that grabs data from the internet, parses, and saves it into a local database.

Other programs may be more heavily affected by CPU limitations. We’ll also learn how to implement multiprocessing in Python, the library that lets us use multiple CPUs in our Python code. With this we’ll be able to spread our workload over all the cores available on the machine we’re using.

Finally, we’ll also look to combine both elements, taking a look at how we can use multiprocessing together with asynchronous programming to get the most benefit for yourself, maximizing your use of CPU resources and minimizing time spent siting idle waiting for IO response.

You can find the lecture code in the GitHub repository linked in the first lesson.

Who this course is for:
Python developers that want to make their programs faster by adding concurrency

nitro.download/view/305739985321885/ConcurrentandParallelProgramminginPython.part1.rar
nitro.download/view/FE48F8B5604F278/ConcurrentandParallelProgramminginPython.part2.rar
nitro.download/view/FDEDB0A3B0ACDCE/ConcurrentandParallelProgramminginPython.part3.rar
nitro.download/view/9E57C414682A5A1/ConcurrentandParallelProgramminginPython.part4.rar
nitro.download/view/093C7ABE09F27BB/ConcurrentandParallelProgramminginPython.part5.rar
nitro.download/view/613C9AC9AC7D496/ConcurrentandParallelProgramminginPython.part6.rar

rapidgator.net/file/192b5f393ff39fd56f39e510bce8bf0b/ConcurrentandParallelProgramminginPython.part1.rar.html
rapidgator.net/file/362592105e124e5f8905c461235927e8/ConcurrentandParallelProgramminginPython.part2.rar.html
rapidgator.net/file/947fa14e79390da2d5d3e5533147134e/ConcurrentandParallelProgramminginPython.part3.rar.html
rapidgator.net/file/21eb31eba2dfc5af44e1bbd19da31ccf/ConcurrentandParallelProgramminginPython.part4.rar.html
rapidgator.net/file/a6b5b30649bd28e4c643593e016c37a8/ConcurrentandParallelProgramminginPython.part5.rar.html
rapidgator.net/file/875b76787880579748f9d167d6079c38/ConcurrentandParallelProgramminginPython.part6.rar.html

If any links die or problem unrar, send request to
forms.gle/e557HbjJ5vatekDV9

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.