注重体验与质量的电子书资源下载网站
分类于: 其它 设计
简介
Using Asyncio in Python: Understanding Python's Asynchronous Programming Features 豆 0.0分
资源最后更新于 2020-10-23 15:42:05
作者:Caleb Hattingh
出版社:O'Reilly Media, Inc.
出版日期:2020-01
ISBN:9781492075332
文件格式: pdf
标签: Python 异步 Asyncio 计算机 软件工程 计算机科学 编程 異步編程
简介· · · · · ·
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 t...