基本信息
源码名称:Using Asyncio in Python: Understanding Python's Asynchronous Programming Features
源码大小:2.87M
文件格式:.epub
开发语言:Python
更新时间:2020-02-29
友情提示:(无需注册或充值,赞助后即可获取资源下载链接)
嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元×
微信扫码支付:2 元
×
请留下您的邮箱,我们将在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, but picking out the right features is the tricky part. That's where this practical book comes in.
Veteran Python developer Caleb Hattingh helps you gain a basic understanding of asyncio's building blocks—enough to get started writing simple event-based programs. You'll learn why asyncio offers a safer alternative to preemptive multitasking (threading) and how this API provides a simpleway to support thousands of simultaneous socket connections.
• Get a critical comparison of asyncio and threading for concurrent network programming
• Take an asyncio walk-through, including a quickstart guidefor hitting the ground looping with event-based programming
• Learn the difference between asyncio features for end-user developers and those for framework developers
• Understand asyncio's new async/await language syntax, including coroutines and task and future APIs
• Get detailed case studies (with code) of some popular asyncio-compatible third-party libraries
Using Asyncio in Python Understanding Python's Asynchronous Programming Features.epub
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, but picking out the right features is the tricky part. That's where this practical book comes in.
Veteran Python developer Caleb Hattingh helps you gain a basic understanding of asyncio's building blocks—enough to get started writing simple event-based programs. You'll learn why asyncio offers a safer alternative to preemptive multitasking (threading) and how this API provides a simpleway to support thousands of simultaneous socket connections.
• Get a critical comparison of asyncio and threading for concurrent network programming
• Take an asyncio walk-through, including a quickstart guidefor hitting the ground looping with event-based programming
• Learn the difference between asyncio features for end-user developers and those for framework developers
• Understand asyncio's new async/await language syntax, including coroutines and task and future APIs
• Get detailed case studies (with code) of some popular asyncio-compatible third-party libraries
Using Asyncio in Python Understanding Python's Asynchronous Programming Features.epub