Availability: In Stock

Distributed Computing with Python (1 ed)

SKU: Ebokify-0873

Original price was: $38.99.Current price is: $5.00.

  • Language: ‎English
  • Format: ‎PDF
  • Pages: 170 pages

Description

Distributed Computing with Python: Harness the power of multiple computers using Python through this fast-paced, informative guide

CPU-intensive data processing tasks have become crucial, considering the complexity of the various big data applications that are used today. Reducing the CPU utilization per process is very important to improve the overall speed of applications.

This book will teach you how to perform parallel execution of computations by distributing them across multiple processors in a single machine, thus improving the overall performance of a big data processing task. We will cover synchronous and asynchronous models, shared memory and file systems, communication between various processes, synchronization, and more.

What You Will Learn

  • Get an introduction to parallel and distributed computing
  • See synchronous and asynchronous programming
  • Explore parallelism in Python
  • Distributed application with Celery
  • Python in the Cloud
  • Python on an HPC cluster
  • Test and debug distributed applications

Reviews

There are no reviews yet.

Be the first to review “Distributed Computing with Python (1 ed)”

Your email address will not be published. Required fields are marked *