zj3D 1 month ago
parent 35e58525f1
commit 617465cec6

@ -0,0 +1,5 @@
{
"recommendations": [
"bierner.markdown-mermaid"
]
}

@ -82,4 +82,5 @@ n 个用户态线程对应 m 个内核态线程。m 通常设置为核数Linu
- 生成器中使用 yield/send
- 第三方库 gevent
- Python 3.5 以后的标准库中的 async/await
异步编程在当前 python 社区,常常等价于协程,甚至等价于 async
Loading…
Cancel
Save