Python ProcessPoolExecutor Jump-Start: Execute CPU-Bound Tasks in Parallel With Modern Process Pools

SuperFastPython.com
Електронна книга
98
Страници
Отговаря на условията

Всичко за тази електронна книга

How much faster could your python code run (

if it used all CPU cores)?


The ProcessPoolExecutor class provides modern process pools for CPU-bound tasks.


This is not some random third-party library, this is a class provided in the Python standard library (already installed on your system).


This is the class you need to make your code run faster.


There's just one problem. No one knows about it (or how to use it well).


Introducing: "Python ProcessPoolExecutor Jump-Start". A new book designed to teach you modern process pools in Python, super fast!


You will get a rapid-paced, 7-part course to get you started and make you awesome at using the ProcessPoolExecutor.


Including:


* How to create process pools and when to use them.

* How to configure process pools including the number of workers.

* How to execute tasks with worker processes and handle results.

* How to execute tasks in the process pool asynchronously.

* How to query and get results from handles on asynchronous tasks called futures.

* How to wait on and manage diverse collections of asynchronous tasks.

* How to develop a parallel Fibonacci calculator 4x faster than the sequential version.


Each of the 7 lessons was carefully designed to teach one critical aspect of the ProcessPoolExecutor, with explanations, code snippets and worked examples.


Each lesson ends with an exercise for you to complete to confirm you understood the topic, a summary of what was learned, and links for further reading if you want to go deeper.


Stop copy-pasting code from StackOverflow answers.

Learn Python concurrency correctly, step-by-step.

За автора

Jason Brownlee, Ph.D. helps Python developers bring modern concurrency methods to their projects with hands-on tutorials. Learn more at https://SuperFastPython.com


Jason is a software engineer and research scientist with a background in artificial intelligence and high-performance computing. He has authored more than 20 technical books on machine learning and has built, operated, and exited online businesses.

Оценете тази електронна книга

Кажете ни какво мислите.

Информация за четенето

Смартфони и таблети
Инсталирайте приложението Google Play Книги за Android и iPad/iPhone. То автоматично се синхронизира с профила ви и ви позволява да четете онлайн или офлайн, където и да сте.
Лаптопи и компютри
Можете да слушате закупените от Google Play аудиокниги посредством уеб браузъра на компютъра си.
Електронни четци и други устройства
За да четете на устройства с електронно мастило, като например електронните четци от Kobo, трябва да изтеглите файл и да го прехвърлите на устройството си. Изпълнете подробните инструкции в Помощния център, за да прехвърлите файловете в поддържаните електронни четци.