Название: Python Concurrency with asyncio Автор: M Fowler Издательство: Manning Publications Год: 2022 Формат: True PDF Страниц: 378 Размер: 10 Mb Язык: English
Learn how to speed up slow Python code with concurrent programming and the cutting-edge asyncio library. Use coroutines and tasks alongside async/await syntax to run code concurrently Build web APIs and make concurrency web requests with aiohttp Run thousands of SQL queries concurrently Create a map-reduce job that can process gigabytes of data concurrently Use threading with asyncio to mix blocking code with asyncio code
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.
Уважаемый посетитель, Вы зашли на сайт как незарегистрированный пользователь.
С этой публикацией часто скачивают:
Modern Concurrency in Swift (1st Edition) Название: Modern Concurrency in Swift (1st Edition) Автор: Marin Todorov Издательство: Razeware LLC Год: 2021 (v1.0.1) Страниц: 263 Язык: английский...
Using Asyncio in Python 3 Название: Using Asyncio in Python 3 Автор: Caleb Hattingh Издательство: O’Reilly Media Год: 2018 Страниц: 152 Формат: PDF Размер: 10 Mb Язык: English...
C++ Concurrency in Action Название: C++ Concurrency in Action Автор: Anthony Williams Издательство: Manning Publications Год: 2012 ISBN: 978-1-933-98877-1 Формат: pdf Страниц:...
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии к данной публикации.