资源简介
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.
Veteran Python developer Caleb Hattingh helps end-user developers gain a basic understanding of Asyncio’s building blocks—enough to get you 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 simple way to support thousands of simultaneous socket connections.
Get a critical comparison of Asyncio and threading for concurrent network programming
Take an Asyncio walkthrough, including a quickstart guide to help you hit 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
代码片段和文件信息
相关资源
- 使用libsvm数据分类
- The New And Improved Flask Mega-Tutorial.pdf 2
- python cookbook(书)中文第三版完整
- 基于python+django留言板文档
- 基于python+django的留言板
- django留言板
- 基于python+django留言板
- OpenCV官方教程中文版--python版本
- [Python语言程序设计][刘卫国][电子课件
- python-igraph 3.6 64位
- K-SVD算法python实现以及PPT自制,PDF原理
- QT5 Python GUI Programming Cookbook - 2018
- Python.Programming.An.Introduction.to.Computer
- python可以这样学
- python实现特征检测算法SIFT、SURF、OR
- python写的基于感知机的中文分词系统
- Maya Python For Games and Film(Adam Mechtley)
- python的curses库, win平台的各种whl包
- Blender Python API
- python知乎评论爬虫源代码
- 飞机大战源码(python+pygame)
- ArcGIS_Python入门指南
- Cython: A Guide For Python Programmers
- python-基础知识思维导图大综合版
- 基于树莓派的门禁管理系统
- pygame1.9.3-python3.7-windows-whl
- Python科学计算(scipy).pdf
- Deep Learning with Python-Francois Chollet配套
- Python游戏编程入门187365
- Dive into Python3.pdf
评论
共有 条评论