Parallel Programming with Python. Develop efficient parallel systems using the robust Python environment - Helion

ebook
Autor: Jan Palach, Jan Palach V Cruz da SilvaTytuł oryginału: Parallel Programming with Python. Develop efficient parallel systems using the robust Python environment.
ISBN: 9781783288403
stron: 124, Format: ebook
Data wydania: 2014-06-25
Księgarnia: Helion
Cena książki: 74,99 zł
Osoby które kupowały "Parallel Programming with Python. Develop efficient parallel systems using the robust Python environment", wybierały także:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 124,17 zł, (14,90 zł -88%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 93,13 zł, (14,90 zł -84%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Scrum. O zwinnym zarz 78,42 zł, (14,90 zł -81%)
Spis treści
Parallel Programming with Python. Develop efficient parallel systems using the robust Python environment eBook -- spis treści
- 1. Contextualizing Parallel, Concurrent and Distributed Programming
- 2. Identifying if a problem can be parallelizable
- 3. Using Threading Module
- 4. Using Multiprocessing Module
- 5. Using Python Parallel Module
- 6. Distributing tasks with Celery
- 7. Making Things Asynchronously
- 8. Building your own thread-safe structures