推荐学习书目
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
gclove
V2EX  ›  Python

大家是用 Gunicorn 还是 uwsgi 的 ?

  •  
  •   gclove · Aug 23, 2017 · 6622 views
    This topic created in 3191 days ago, the information mentioned may be changed or developed.

    Python 萌新求教 ~~

    21 replies    2017-08-29 00:42:20 +08:00
    fen
        1
    fen  
       Aug 23, 2017
    Gunicorn,简单
    fengleidongxi
        2
    fengleidongxi  
       Aug 23, 2017
    Gunicorn,简单
    WangYanjie
        4
    WangYanjie  
       Aug 23, 2017
    Gunicorn
    awanabe
        5
    awanabe  
       Aug 23, 2017
    虽然用 uwsgi
    看了下 gunicorn 的文档, 觉得 gunicorn 的可配置型高很多
    整体感觉用起来差不多
    tuutoo
        6
    tuutoo  
       Aug 23, 2017 via iPhone
    gunicorn
    RandomK
        7
    RandomK  
       Aug 23, 2017
    uwsgi
    clino
        8
    clino  
       Aug 23, 2017
    uwsgi
    ipwx
        9
    ipwx  
       Aug 23, 2017
    Gunicorn
    wentian
        10
    wentian  
       Aug 23, 2017 via Android
    公司 gunicorn


    自己项目 uwsgi
    wellsc
        11
    wellsc  
       Aug 23, 2017 via iPad
    Uwsgi
    jackgxc
        12
    jackgxc  
       Aug 23, 2017
    两个都用过 时间紧 来不及看文档就 gunicorn
    ihciah
        13
    ihciah  
       Aug 23, 2017 via iPhone
    uwsgi
    Hstar
        14
    Hstar  
       Aug 23, 2017
    uwsgi
    virusdefender
        15
    virusdefender  
       Aug 23, 2017
    gunicorn

    uwsgi 经常遇见崩溃
    janxin
        16
    janxin  
       Aug 24, 2017 via iPhone
    之前一直 uwsgi,后来省事儿就 gunicorn
    chengxiao
        17
    chengxiao  
       Aug 24, 2017 via iPhone
    Uwsgi 就第一次配置麻烦吧?后面复制过来改个路径端口就行了
    cloudyplain
        18
    cloudyplain  
       Aug 24, 2017
    gunicorn,uwsgi+gevent 在 pypy 下有问题
    gclove
        19
    gclove  
    OP
       Aug 24, 2017
    Thank you ~ 感谢大神们 。 我也决定用 Gunicorn 啦
    justff
        20
    justff  
       Aug 26, 2017 via Android
    gunicorn+gevent
    或者
    gunicorn+meinheld
    Zzzzzzzzz
        21
    Zzzzzzzzz  
       Aug 29, 2017
    gevent 在 pypy 下性能并不高, 而且容易出诡异的问题, 不如跑下 profile, 把性能瓶颈的部分用 cython 优化下, 继续用 cPython 算了
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   927 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 75ms · UTC 20:40 · PVG 04:40 · LAX 13:40 · JFK 16:40
    ♥ Do have faith in what you're doing.