# 新版本高并发实验室🚩

## 高并发研究院——异步，并发，协程

——————————————————————

<https://www.zhangleigang.com/archives/category/py>

<https://www.zhihu.com/question/294188439/answer/555273313> 🚩

[**https://www.dazhuanlan.com/2020/01/04/5e101c249fa42/**](https://www.dazhuanlan.com/2020/01/04/5e101c249fa42/) **🚩**

<https://www.cnblogs.com/songzhixue/p/11311646.html>

<http://ddrv.cn/a/386316>

——————————————————————

<https://www.bilibili.com/video/BV1cK4y1E77y> 🚩

笔记连接：<https://pythonav.com/wiki/detail/6/91/> 🚩

aysncio官方文档链接：<https://docs.python.org/zh-cn/3.7/library/asyncio.html>

建议在看这个之后，配合aiohttp搭建一个服务端玩一下，其实挺快的，

之前学习的博客链接：<https://www.jianshu.com/p/6b420f562f87>

aiohttp的官方文档地址:<https://docs.aiohttp.org/en/stable/client_quickstart.html#make-a-request>

——————————————————————

<https://github.com/monk-after-90s/python-high-level-async-programming>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.bfm-unity.org/4.0.0/bfm-dins.-bi-fang-meng-gong-cheng-she-ji-yuan/yi-bu-bing-fa-xie-cheng-1/xin-ban-ben-gao-bing-fa-shi-yan-shi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
