[python]asyncio介紹以及事件循環

#事件循環+回調(驅動生成器)+epoll(IO多路複用) #asyncio是python用於解決異步io編程的一整套解決方案 #tornado、gevent、twisted(scrapy, django channels) #torando(實現web服務器), django+flask(uwsgi, gunicorn+nginx) #tornado可以直接部署, nginx+tornado #
相關文章
相關標籤/搜索