V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
yakczh
V2EX  ›  Python

fastcgi与wsgi有什么区别

  •  
  •   yakczh · 2013-05-23 16:09:41 +08:00 · 4214 次点击
    这是一个创建于 3995 天前的主题,其中的信息可能已经有所发展或是发生改变。
    搜索了一下,都说是服务器与应用框架通信的协议,但没说具体区别在哪
    4 条回复    1970-01-01 08:00:00 +08:00
    est
        1
    est  
       2013-05-23 16:44:02 +08:00
    fastcgi -> scgi -> uwsgi

    WSGI 是一套python的函数接口规范。
    dreampuf
        2
    dreampuf  
       2013-05-23 16:54:43 +08:00
    @est 这个比较的指标是?
    ayanamist
        3
    ayanamist  
       2013-05-23 17:03:20 +08:00
    @dreampuf 这不是比较,是Python接口的变化顺序
    julyclyde
        4
    julyclyde  
       2013-05-23 17:23:37 +08:00
    fasgcgi是一个通信协议
    wsgi是一个调用约定
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1299 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 17:11 · PVG 01:11 · LAX 10:11 · JFK 13:11
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.