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ț: 33977 lei

Preț vechi: 42471 lei
-20% Nou

Puncte Express: 510

Preț estimativ în valută:
6503 6754$ 5401£

Carte disponibilă

Livrare economică 13-27 ianuarie 25
Livrare express 27 decembrie 24 - 02 ianuarie 25 pentru 3669 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.