Code Monkey home page Code Monkey logo

python-parallel-programming-cookbook-second-edition's Introduction

Python Parallel Programming Cookbook - Second Edition

Python Parallel Programming Cookbook - Second Edition

This is the code repository for Python Parallel Programming Cookbook - Second Edition , published by Packt.

Over 70 recipes to solve challenges in multithreading and distributed system with Python 3

What is this book about?

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 book covers the following exciting features:

  • 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

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

class Pdb_test(object):
    def __init__(self, parameter):
    self.counter = parameter

Following is what you need for this book: 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 parallel computing.

With the following software and hardware list you can run all code files present in the book (Chapter 01-09).

Software and Hardware List

No Software required OS required
1 Python 3.7 Any

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Giancarlo Zaccone Giancarlo Zaccone has over fifteen years' experience of managing research projects in the scientific and industrial domains. He is a software and systems engineer at the European Space Agency (ESTEC), where he mainly deals with the cybersecurity of satellite navigation systems.

Giancarlo holds a master's degree in physics and an advanced master's degree in scientific computing.

Giancarlo has already authored the following titles, available from Packt: Python Parallel Programming Cookbook (First Edition), Getting Started with TensorFlow, Deep Learning with TensorFlow (First Edition), and Deep Learning with TensorFlow (Second Edition).

Other books by the authors

Python Parallel Programming Cookbook

Suggestions and Feedback

Click here if you have any feedback or suggestions.

python-parallel-programming-cookbook-second-edition's People

Contributors

awangga avatar ferdyberlianop avatar gaurav-packt avatar packt-itservice avatar ruvikarao avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.