Cantitate/Preț
Produs

Python Concurrency with Asyncio

Autor Matthew Fowler
en Limba Engleză Paperback – 15 mar 2022
Python Concurrency with asyncio teaches you how to boost Python's performance by applying a variety of concurrency techniques. Learn how to speed up slow Python code with concurrent programming and the cutting-edge asyncio library. Python Concurrency with asyncio teaches you to write concurrent Python code that will boost the speed of your apps and APIs. Python is flexible, versatile, and easy to learn. It can also be very slow compared to lower-level languages. Python Concurrency with asyncio teaches you how to boost Python's performance by applying a variety of concurrency techniques. You'll learn how the complex-but-powerful asyncio library can achieve concurrency with just a single thread and use asyncio's APIs to run multiple web requests and database queries simultaneously. The book covers using asyncio with the entire Python concurrency landscape, including multiprocessing and multithreading. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
Citește tot Restrânge

Preț: 31781 lei

Preț vechi: 39727 lei
-20% Nou

Puncte Express: 477

Preț estimativ în valută:
6083 6326$ 5097£

Carte disponibilă

Livrare economică 20 februarie-06 martie
Livrare express 06-12 februarie pentru 3670 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781617298660
ISBN-10: 1617298662
Pagini: 325
Dimensiuni: 190 x 234 x 22 mm
Greutate: 0.6 kg
Editura: Manning Publications

Notă biografică

Matthew Fowler has over 15 years of software engineering experience in roles from architect to engineering director. He has worked on Python codebases in the machine learning space, as well as led development of a Python-based ecommerce site with tens of millions of users.