Using Asyncio in Python: Understanding Python’s Asynchronous Programming Features


Using Asyncio in Python: Understanding Python's Asynchronous Programming Features
by 作者: Caleb Hattingh
pages 页数: 166 pages
Publisher Finelybook 出版社: O'Reilly Media; 1 edition (February 18,2020)
Language 语言: English
ISBN-10 书号: 1492075337
ISBN-13 书号: 9781492075332


Book Description
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
Contents
Preface
Chapter 1. Introducing Asyncio
Chapter 2. The Truth About Threads
Chapter 3. Asyncio Walk-Through
Chapter 4.20 Asyncio Libraries You Aren't Using (But.. Oh,Never Mind)
Chapter 5. Concluding Thoughts
Appendix A.A Short History of Async Support in Python
Appendix B. Supplementary Material
Index

About the Author
Colophon

下载地址 Download
打赏
未经允许不得转载:finelybook » Using Asyncio in Python: Understanding Python’s Asynchronous Programming Features

相关推荐

  • 暂无文章

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏