Free shipping on orders over $99
Distributed Computing with Python

Distributed Computing with Python

by Francesco Pierfederici
Paperback
Publication Date: 12/04/2016

Share This Book:

  $69.65
or 4 easy payments of $17.41 with
afterpay
Harness the power of multiple computers using Python through this fast-paced informative guide

About This Book

* You'll learn to write data processing programs in Python that are highly available, reliable, and fault tolerant
* Make use of Amazon Web Services along with Python to establish a powerful remote computation system
* Train Python to handle data-intensive and resource hungry applications

Who This Book Is For

This book is for Python developers who have developed Python programs for data processing and now want to learn how to write fast, efficient programs that perform CPU-intensive data processing tasks.

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

In Detail

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.

Style and Approach
This example based, step-by-step guide will show you how to make the best of your hardware configuration using Python for distributing applications.
ISBN:
9781785889691
9781785889691
Category:
Network programming
Format:
Paperback
Publication Date:
12-04-2016
Publisher:
Packt Publishing Limited
Country of origin:
United Kingdom
Pages:
170
Dimensions (mm):
235x191x9mm
Weight:
0.3kg

This title is in stock with our Australian supplier and should arrive at our Sydney warehouse within 2 - 3 weeks of you placing an order.

Once received into our warehouse we will despatch it to you with a Shipping Notification which includes online tracking.

Please check the estimated delivery times below for your region, for after your order is despatched from our warehouse:

ACT Metro: 2 working days
NSW Metro: 2 working days
NSW Rural: 2-3 working days
NSW Remote: 2-5 working days
NT Metro: 3-6 working days
NT Remote: 4-10 working days
QLD Metro: 2-4 working days
QLD Rural: 2-5 working days
QLD Remote: 2-7 working days
SA Metro: 2-5 working days
SA Rural: 3-6 working days
SA Remote: 3-7 working days
TAS Metro: 3-6 working days
TAS Rural: 3-6 working days
VIC Metro: 2-3 working days
VIC Rural: 2-4 working days
VIC Remote: 2-5 working days
WA Metro: 3-6 working days
WA Rural: 4-8 working days
WA Remote: 4-12 working days

Reviews

Be the first to review Distributed Computing with Python.