-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Distributed Computing with Python
By :

Distributed Computing with Python
By:
Overview of this book
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.
Table of Contents (10 chapters)
Preface
In Progress
| 0 / 7 sections completed |
0%
1. An Introduction to Parallel and Distributed Computing
In Progress
| 0 / 7 sections completed |
0%
2. Asynchronous Programming
In Progress
| 0 / 4 sections completed |
0%
3. Parallelism in Python
In Progress
| 0 / 6 sections completed |
0%
4. Distributed Applications – with Celery
In Progress
| 0 / 10 sections completed |
0%
5. Python in the Cloud
In Progress
| 0 / 8 sections completed |
0%
6. Python on an HPC Cluster
In Progress
| 0 / 7 sections completed |
0%
7. Testing and Debugging Distributed Applications
In Progress
| 0 / 10 sections completed |
0%
8. The Road Ahead
In Progress
| 0 / 6 sections completed |
0%
Index
In Progress
| 0 / 1 sections completed |
0%
Customer Reviews