最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

python - What gevent can't do that asyncio can? - Stack Overflow

programmeradmin2浏览0评论

When making asynchronous code, what limitations does gevent with third-party synchronous libraries have that asyncio with third-party asynchronous libraries with async/await syntax doesn't?

What are some standard libraries that do synchronous I/O that gevent can't monkey patch?

What are some popular third-party libraries written in C that gevent can't patch that do synchronous I/O from C code?

发布评论

评论列表(0)

  1. 暂无评论