Python Parallel Programming Cookbook
Master efficient parallel programming to build powerful applications using Python
Price | $49.99 - $56.00
|
Rating | |
Author | Giancarlo Zaccone |
Publisher | Packt Publishing |
Published | 2015 |
Pages | 286 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 1785289586 |
ISBN-13 | 9781785289583 |
Parallel programming techniques are required for a developer to get the best use of all the computational resources available today and to build efficient software systems. From multi-core to GPU systems up to the distributed architectures, the high computation of programs throughout requires the use of programming tools and software libraries. Because of this, it is becoming increasingly important to know what the parallel programming techniques are. Python is commonly used as even non-experts can easily deal with its concepts.
This book will teach you parallel programming techniques using examples in Python and will help you explore the many ways in which you can write code that allows more than one process to happen at once. Starting with introducing you to the world of parallel computing, it moves on to cover the fundamentals in Python. This is followed by exploring the thread-based parallelism model using the Python threading module by synchronizing threads and using locks, mutex, semaphores queues, GIL, and the thread pool.
- Giancarlo Zaccone (2 books)
4 5 18
Similar Books
Python GUI Programming Cookbook
by Burkhard A. Meier
Python is a multi-domain, interpreted programming language. It is a widely used general-purpose, high-level programming language. It is often used as a scripting language because of its forgiving syntax and compatibility with a wide variety of different eco-systems. Its flexible syntax enables developers to write short scripts while at th...
Price: $44.99 | Publisher: Packt Publishing | Release: 2015
Parallel Programming with Microsoft Visual Studio 2010 Step by Step
by Donis Marshall
Teach yourself how to help improve application performance by using parallel programming techniques in Visual Studio 2010 - one step at a time. Ideal for experienced programmers with little or no parallel programming experience, this tutorial provides practical, learn-by-doing exercises for creating applications that optimize the use of m...
Price: $13.67 | Publisher: Microsoft Press | Release: 2011
Parallel Programming with Python
by Jan Palach
Starting with the basics of parallel programming, you will proceed to learn about how to build parallel algorithms and their implementation. You will then gain the expertise to evaluate problem domains, identify if a particular problem can be parallelized, and how to use the Threading and Multiprocessor modules in Python.The Python Parall...
Price: $13.99 | Publisher: Packt Publishing | Release: 2014
Modern Python Standard Library Cookbook
by Alessandro Molina
The Python 3 Standard Library is a vast array of modules that you can use for developing various kinds of applications. It contains an exhaustive list of libraries, and this book will help you choose the best one to address specific programming problems in Python.The Modern Python Standard Library Cookbook begins with recipes on container...
Price: $49.99 | Publisher: Packt Publishing | Release: 2018
Python Network Programming Cookbook
by Dr. M. O. Faruque Sarker
This book highlights major aspects of network programming in Python starting from writing simple networking clients, to developing complex screen-scraping and network security monitoring scripts. It creates the building blocks for many practical web and networking applications that rely on various networking protocols. This book presents ...
Price: $26.99 | Publisher: Packt Publishing | Release: 2014
Python Data Visualization Cookbook
by Igor Milovanovic
Today, data visualization is a hot topic as a direct result of the vast amount of data created every second. Transforming that data into information is a complex task for data visualization professionals, who, at the same time, try to understand the data and objectively transfer that understanding to others. This book is a set of practica...
Price: $23.99 | Publisher: Packt Publishing | Release: 2013
Python Data Visualization Cookbook, 2nd Edition
by Igor Milovanovic, Dimitry Foures, Giuseppe Vettigli
Python Data Visualization Cookbook will progress the reader from the point of installing and setting up a Python environment for data manipulation and visualization all the way to 3D animations using Python libraries. Readers will benefit from over 60 precise and reproducible recipes that will guide the reader towards a better understandi...
Price: $44.99 | Publisher: Packt Publishing | Release: 2015
by Ivan Idris
Data analysis is a rapidly evolving field and Python is a multi-paradigm programming language suitable for object-oriented application development and functional design patterns. As Python offers a range of tools and libraries for all purposes, it has slowly evolved as the primary language for data science, including topics on: data analy...
Price: $34.99 | Publisher: Packt Publishing | Release: 2016