Python Parallel Programming Cookbook - Second Edition

Python Parallel Programming Cookbook - Second Edition
Author :
Publisher :
Total Pages : 370
Release :
ISBN-13 : OCLC:1137098601
ISBN-10 :
Rating : 4/5 ( Downloads)

Book Synopsis Python Parallel Programming Cookbook - Second Edition by : Giancarlo Zaccone

Download or read book Python Parallel Programming Cookbook - Second Edition written by Giancarlo Zaccone and published by . This book was released on 2019 with total page 370 pages. Available in PDF, EPUB and Kindle. Book excerpt: Implement effective programming techniques in Python to build scalable software that saves time and memory Key Features Design distributed computing systems and massive computational tasks coherently Learn practical recipes with concise explanations that address development pain points encountered while coding parallel programs Understand how to host your parallelized applications on the cloud Book Description Nowadays, it has become extremely important for programmers to understand the link between the software and the parallel nature of their hardware so that their programs run efficiently on computer architectures. Applications based on parallel programming are fast, robust, and easily scalable. This updated edition features cutting-edge techniques for building effective concurrent applications in Python 3.7. The book introduces parallel programming architectures and covers the fundamental recipes for thread-based and process-based parallelism. You'll learn about mutex, semaphores, locks, queues exploiting the threading, and multiprocessing modules, all of which are basic tools to build parallel applications. Recipes on MPI programming will help you to synchronize processes using the fundamental message passing techniques with mpi4py. Furthermore, you'll get to grips with asynchronous programming and how to use the power of the GPU with PyCUDA and PyOpenCL frameworks. Finally, you'll explore how to design distributed computing systems with Celery and architect Python apps on the cloud using PythonAnywhere, Docker, and serverless applications. By the end of this book, you will be confident in building concurrent and high-performing applications in Python. What you will learn Synchronize multiple threads and processes to manage parallel tasks Use message passing techniques to establish communication between processes to build parallel applications Program your own GPU cards to address complex problems Manage computing entities to execute distributed computational task Write efficient programs by adopting the event-driven programming model Explore cloud technology with Django and Google App Engine Apply parallel programming techniques that can lead to performance improvements Who this book is for The Python Parallel Programming Cookbook is for software developers who are well-versed with Python and want to use parallel programming techniques to write powerful and efficient code. This book will help you master the basics and the advanced of par...


Python Parallel Programming Cookbook - Second Edition Related Books

Python Parallel Programming Cookbook - Second Edition
Language: en
Pages: 370
Authors: Giancarlo Zaccone
Categories:
Type: BOOK - Published: 2019 - Publisher:

DOWNLOAD EBOOK

Implement effective programming techniques in Python to build scalable software that saves time and memory Key Features Design distributed computing systems and
Python Parallel Programming Cookbook
Language: en
Pages: 286
Authors: Giancarlo Zaccone
Categories: Computers
Type: BOOK - Published: 2015-08-26 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Master efficient parallel programming to build powerful applications using Python About This Book Design and implement efficient parallel software Master new pr
Python Parallel Programming Cookbook
Language: en
Pages: 370
Authors: Giancarlo Zaccone
Categories: Application software
Type: BOOK - Published: 2019-09-06 - Publisher:

DOWNLOAD EBOOK

Implement effective programming techniques in Python to build scalable software that saves time and memory Key Features Design distributed computing systems and
Python Cookbook
Language: en
Pages: 847
Authors: Alex Martelli
Categories: Computers
Type: BOOK - Published: 2005-03-18 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Portable, powerful, and a breeze to use, Python is the popular open source object-oriented programming language used for both standalone programs and scripting
IPython Interactive Computing and Visualization Cookbook
Language: en
Pages: 899
Authors: Cyrille Rossant
Categories: Computers
Type: BOOK - Published: 2014-09-25 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Intended to anyone interested in numerical computing and data science: students, researchers, teachers, engineers, analysts, hobbyists... Basic knowledge of Pyt