Python并发编程协程(Coroutine)之Gevent详解 Gevent官网文档地址:http://www.gevent.org/contents.html基本概念我们通常所说的协程Coroutine其实是c python协程