- Добавил: bhaer
- Дата: 16-10-2018, 23:05
- Комментариев: 0
Название: Using Asyncio in Python 3
Автор: Caleb Hattingh
Издательство: O’Reilly Media
Год: 2018
Страниц: 152
Формат: PDF
Размер: 10 Mb
Язык: English
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 the right features is the tricky part. That’s where this practical ebook comes in.