Develop Parallel Programs and Use All CPU Cores

Python Multiprocessing Jump-Start

This book distills only what you need to know to get started and be effective with Multiprocessing, super fast.

Get the book in PDF and EPUB formats.

Includes all sample Python code files and templates.

Your Image

Discover how to execute your own ad hoc functions in parallel using the Process class.

Discover how to coordinate and synchronize Python processes using mutex locks, semaphores, condition variables and the full suite of concurrency primitives.

Discover how to create and configure multiprocessing pools to execute ad hoc tasks using reusable child worker processes.

Your Image

100% Guarantee

If you're not in love with this product, I will refund your entire order.

Your Image

100% Guarantee!

If you're not in love with this product, I will refund your entire order.

The book 'Python Multiprocessing Jump-Start' was easy to understand, even though I knew nothing about multiprocessing in Python.

Bo Henningsson
Engineer

A really good introduction to Python parallel processing on the right technical level.

Lars Klemstein
Senior Software Engineer

What Our Customers Say

Your Image

A really good introduction to Python parallel processing on the right technical level.

Lars Klemstein

Senior Software Engineer

Contact Information

Payment Methods

PayPal selected.

After submitting, you will be redirected to the PayPal website to fill out your payment information. You will be redirected back to our site once the payment is completed.

Apple Pay selected.

Another step will appear to securely submit your payment information.

Google Pay selected.

Another step will appear to securely submit your payment information.

Get 180+ Challenge Questions

Add "Python Multiprocessing Interview Questions" to your order (bonus 93 page book in PDF and EPUB formats). Discover answers to 180+ questions organized into 25 topics on the Multiprocessing API in Python.
[[700 | currency]]

Get 7 Printable Cheat Sheets

Add "Cheat Sheet Pack" to your order (7 printable PDFs). Includes API cheat sheets on threading, asyncio, multiprocessing, worker pools, and more. 
[[700 | currency]]
[[invoiceItem.description]]
[[subscriptionsByProductId[invoiceItem.product_id].plan_description]]
REMOVE
[[invoiceItem.quantity]] x [[invoiceItem.unit_price | currency]]
Subtotal:
[[checkoutContext.order.invoice.subtotal | currency]]
Tax:
[[checkoutContext.order.invoice.tax | currency]]
Shipping:
[[checkoutContext.order.invoice.shipping | currency]]
Discounts:
-[[checkoutContext.order.invoice.discount | currency]]
Total:
[[checkoutContext.order.invoice.total | currency]] (USD)