Python Parallel Programming Cookbook:
Over 70 recipes to solve challenges in multithreading and distributed system with Python 3, 2nd Edition
by Giancarlo Zaccone
English | 2019 | ISBN: 9781785289583 | 361 Pages | PDF (True) | 6 MB
Over 70 recipes to solve challenges in multithreading and distributed system with Python 3, 2nd Edition
by Giancarlo Zaccone
English | 2019 | ISBN: 9781785289583 | 361 Pages | PDF (True) | 6 MB
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.