发布于2022年10月15日2年前 python中实现 wsgi 的工具一般是 gunicorn 类似于php 中 处理 php 请求的php-fpm nginx <-> gunicorn <-> web_app(flask,django) 对比参考:https://www.yanxurui.cc/posts/server/2017-07-12-php-vs-python-in-deployment-and-performance/ wsgi 以及其他相关区别https://blog.csdn.net/weixin_45455015/article/details/100113330
创建帐户或登录后发表意见