Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged python2

0 votes
436 views
1 answer
    python2.7,其实是需要一个异步的httpclient库(不想自己写··),大致试了下tornado的asynchttpclient,需要调用start,貌似这个里面是自己的while true循环处理,似乎为tornado整个框架服务的。我想把这套东西嵌入到我的主循环里,有什么好的办法吗。或者有什么其他的库可以使用。另外是需要python2.7的环境...
asked Jan 29, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
431 views
1 answer
    python2.7,其实是需要一个异步的httpclient库(不想自己写··),大致试了下tornado的asynchttpclient,需要调用start,貌似这个里面是自己的while true循环处理,似乎为tornado整个框架服务的。我想把这套东西嵌入到我的主循环里,有什么好的办法吗。或者有什么其他的库可以使用。另外是需要python2.7的环境...
asked Jan 29, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...