PacktPub – Concurrent and Parallel Programming in Python

PacktPub – Concurrent and Parallel Programming in Python
English | Tutorial | Size: 1.67 GB


In a big data project, a plethora of information is retrieved, big numbers are crunched on our machine, or both. If the coding is sequential or synchronous, our application will struggle to execute. Two mechanisms to alleviate such bottlenecks are concurrency and parallelism. In Python, concurrency is represented by threading, whereas multiprocessing achieves parallelism.

This course begins with an introduction about potential programming speed bottlenecks and solving them. You will delve into Python concepts and create a Wikipedia Reader, Yahoo Finance Reader, Queues, and Master Scheduler. You will build a multi-threaded program to grab data from the Internet and parse and save them into a local database. Implement multiprocessing in Python, which lets us use multiple CPUs in our code. Learn about threading, multiprocessing, asynchronous wait, locking, multiprocessing queues, Pool Map Multiple Arguments, writing asynchronous programs, and combining async and multiprocessing.

Upon completion, we can spread our workload over all cores available on the used machine. We will combine both elements, multiprocessing with asynchronous programming, to maximize benefit and CPU resource usage and minimize the time spent waiting for IO responses. You will create multi-threaded, asynchronous, multi-process programs to make programs run faster.

All resources are available at: github.com/PacktPublishing/Concurrent-and-Parallel-Programming-in-Python

Instructor(s)

Maximilian Schallwig is a data engineer and a proficient Python programmer. He holds a bachelor’s degree in physics and a master’s degree in astrophysics. He has been working on data for over five years, first as a data scientist and then as a data engineer. He can talk endlessly about big data pipelines, data infrastructure, and his unwavering devotion to Python.

Even after two unsuccessful attempts in high school, he still decided to learn Python at the University. He cautiously stepped into the realm of data, beginning with a simple Google search for “what does a data scientist do”.

He was determined to pursue a career in data science to become a data engineer by learning about big data tools and infrastructure design to build scalable systems and pipelines. He enjoys sharing his programming skills with the rest of the world.

Buy Long-term Premium Accounts To Support Me & Max Speed


RAPIDGATOR
rapidgator.net/file/b9805fec470a2e7523e11acdc1f3f31e/PacktPub_-_Concurrent_and_Parallel_Programming_in_Python.part1.rar.html
rapidgator.net/file/e3956edd68cc8494598f43df5158617d/PacktPub_-_Concurrent_and_Parallel_Programming_in_Python.part2.rar.html
rapidgator.net/file/e02b4759d5bd31c318cc1f992778ffb8/PacktPub_-_Concurrent_and_Parallel_Programming_in_Python.part3.rar.html

NITROFLARE
nitroflare.com/view/A9F248E7824318A/PacktPub_-_Concurrent_and_Parallel_Programming_in_Python.part1.rar
nitroflare.com/view/90918354EB08049/PacktPub_-_Concurrent_and_Parallel_Programming_in_Python.part2.rar
nitroflare.com/view/E0A98E5D3776AFE/PacktPub_-_Concurrent_and_Parallel_Programming_in_Python.part3.rar

If any links die or problem unrar, send request to goo.gl/aUHSZc

Leave a Comment

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