Distributed Computing with Python

Distributed Computing with Python

Verlag: Packt Publishing
Erscheinungsdatum: 2016
ISBN: 9781785889691

Wähle, wie du lesen möchtest

0

Mit Klarna bezahlen
14 Tage Rückgaberecht
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.

Das könnte dir auch gefallen