O’Reilly Media, 2018. — 152 p. If you’re among the Python developers put off by Asyncio’s complexity, it’s time to take another look. Asyncio is complicated because it aims to solve problems in concurrent network programming for both framework developers and end-user developers like you. The features you need to consider are a small subset of the whole Asyncio API, but picking out...
First Edition. — O’Reilly Media, Inc., 2020. — 191 p. — ISBN: 978-1-492-07533-2. If you’re among the Python developers put off by asyncio’s complexity, it’s time to take another look. Asyncio is complicated because it aims to solve problems in concurrent network programming for both framework and end-user developers. The features you need to consider are a small subset of the...
First Edition. — O’Reilly Media, Inc., 2020. — 191 p. — ISBN: 978-1-492-07533-2. If you’re among the Python developers put off by asyncio’s complexity, it’s time to take another look. Asyncio is complicated because it aims to solve problems in concurrent network programming for both framework and end-user developers. The features you need to consider are a small subset of the...
First Edition. — O’Reilly Media, Inc., 2020. — 191 p. — ISBN: 978-1-492-07533-2. If you’re among the Python developers put off by asyncio’s complexity, it’s time to take another look. Asyncio is complicated because it aims to solve problems in concurrent network programming for both framework and end-user developers. The features you need to consider are a small subset of the...
O’Reilly Media, Inc., 2020. — 166 p. — ISBN: 978-1-492-07533-2. If you’re among the Python developers put off by asyncio’s complexity, it’s time to take another look. Asyncio is complicated because it aims to solve problems in concurrent network programming for both framework and end-user developers. The features you need to consider are a small subset of the whole asyncio API,...
Apress, 2019. — 329 p. — ISBN: 1484244001. Get the most out of asyncio and find solutions to your most troubling Python programming problems. This book offers a pragmatic collection of recipes by going beyond online resources and docs to provide guidance on using this complex library. As such, you’ll see how to improve application performance and run computationally intensive...
Apress, 2019. — 315 p. — ISBN10: 1484244001. Get the most out of asyncio and find solutions to your most troubling Python programming problems. This book offers a pragmatic collection of recipes by going beyond online resources and docs to provide guidance on using this complex library. As such, you’ll see how to improve application performance and run run I/O intensive...
Москва: ДМК Пресс, 2022. — 400 с. — ISBN 978-5-93700-166-5. Если типичную программу на стандартном Python подвергнуть слишком высокой нагрузке, то она будет работать с черепашьей скоростью. Для решения этой проблемы была разработана библиотека Asyncio, которая позволяет разбить программу на более мелкие задачи и планировать их выполнение. В итоге получающиеся приложения...
Комментарии