龙卷风到底是什么?

发布于 2024-12-20 04:35:15 字数 346 浏览 4 评论 0原文

可能的重复:
Facebook 的新 Tornado 框架是什么?

很抱歉这个问题,但是当使用互联网上的python文件,我们使用:CGI(Nginx不支持)或WSGI(这是python的标准)和uWSGI(Ngnix支持)用于Fast-CGI(长进程的CGI)和 SCGI(简单 CGI)......但是

我们如何称呼龙卷风?它有什么用?

Possible Duplicate:
What is Facebook's new Tornado framework?

sorry for that question, but when using a python file on internet, we use: CGI (non supported by Nginx) or WSGI (which is the standard for python) and uWSGI (which Ngnix supports) for Fast-CGI (the CGI with on long process) and SCGI (simple CGI).... but

HOW DO WE CALL TORNADO? what does it use?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

七堇年 2024-12-27 04:35:15

已经看过文档了吗?

tornado.wsgi — 与其他 Python 框架和服务器的互操作性

您还需要了解什么?

Already had a look at the documentation ?

tornado.wsgi — Interoperability with other Python frameworks and servers

What else do you need to know?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文