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
1989922yan
V2EX  ›  Python

gunicorn 靠谱吗?我看到版本号已经 19.x,感觉靠谱。没有实际用过,来聊两句

  •  
  •   1989922yan · 2014-11-26 19:35:16 +08:00 · 2528 次点击
    这是一个创建于 3439 天前的主题,其中的信息可能已经有所发展或是发生改变。
    10 条回复    2014-12-01 17:04:32 +08:00
    caizixian
        1
    caizixian  
       2014-11-26 19:54:02 +08:00   ❤️ 1
    挺好的,前面放个Nginx,挺不错的。
    高负载情况下我没试过,你还可以看看uWSGI。
    whtsky
        2
    whtsky  
       2014-11-26 20:05:56 +08:00 via iPhone
    靠谱。
    通过版本号评判靠谱与否不靠谱。
    1989922yan
        3
    1989922yan  
    OP
       2014-11-26 20:11:53 +08:00
    @caizixian 现在的情况,基本也只能先上了,然后再说。
    1989922yan
        4
    1989922yan  
    OP
       2014-11-27 11:24:11 +08:00
    @caizixian
    @whtsky

    http://www.nowamagic.net/academy/detail/1330316

    我找了一个旧文章,大致有介绍,还可以,不过旧了
    lianghui
        5
    lianghui  
       2014-11-27 13:06:20 +08:00
    perfork的玩意性能将就,就是费内存
    1989922yan
        6
    1989922yan  
    OP
       2014-11-27 14:18:43 +08:00
    @lianghui 不知。没整过。
    1989922yan
        7
    1989922yan  
    OP
       2014-11-27 16:23:52 +08:00
    nexus6
        8
    nexus6  
       2014-11-27 16:41:44 +08:00
    在用,+nginx的,站很小毫无压力,部署起来很快
    lianghui
        9
    lianghui  
       2014-11-27 18:38:32 +08:00
    @1989922yan

    Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork worker model ported from Ruby's Unicorn project.
    1989922yan
        10
    1989922yan  
    OP
       2014-12-01 17:04:32 +08:00
    @lianghui

    感觉,只是感觉,性能没有tornado强
    但是tornado也被过分夸大了
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2844 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 06:19 · PVG 14:19 · LAX 23:19 · JFK 02:19
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.