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
dbas
V2EX  ›  Python

tornado 除了同 Supervisor 搭吗?有没其它组合

  •  
  •   dbas · 2014-11-03 18:17:33 +08:00 · 3211 次点击
    这是一个创建于 3462 天前的主题,其中的信息可能已经有所发展或是发生改变。
    tornado除了同Supervisor搭吗?有没其它组合?
    第 1 条附言  ·  2014-11-03 22:35:15 +08:00
    如果我只是想裸跑在vps中的话,如何启动比较好!!
    9 条回复    2014-12-03 14:06:54 +08:00
    JoeShu
        1
    JoeShu  
       2014-11-03 18:55:29 +08:00
    可以试下gunicorn
    glasslion
        2
    glasslion  
       2014-11-03 19:59:38 +08:00
    upstart, monit 之类的
    nilai
        3
    nilai  
       2014-11-04 10:14:56 +08:00
    Supervisor 有哪里不好吗?
    dbas
        4
    dbas  
    OP
       2014-11-04 14:57:43 +08:00
    @nilai
    不是Supervisor 不好,我也用过Supervisor 只是想搞个小东西可能会跑在256M的vps上不想装太多其它东西。
    nilai
        5
    nilai  
       2014-11-04 15:52:59 +08:00
    @dbas 最简单的就是nohup 了。
    mulog
        6
    mulog  
       2014-11-04 16:09:33 +08:00
    upstart..
    lianghui
        7
    lianghui  
       2014-11-05 11:18:19 +08:00
    自己简单写一个forking和内存管理器
    shajiquan
        8
    shajiquan  
       2014-11-05 17:49:35 +08:00
    还有 mozilla 的 circus……和 supervisord 是一类东西。
    xiaowangge
        9
    xiaowangge  
       2014-12-03 14:06:54 +08:00
    《如何用好Google搜索引擎?》

    http://www.zhihu.com/question/20161362

    《十大高明的Google搜索技巧》

    http://www.williamlong.info/archives/728.html


    《提问的智慧》

    http://wiki.woodpecker.org.cn/moin/AskForHelp



    Google.com/ncr 搜索「tornado supervisor vs」
    第一页搜索结果「单机优化,可以用gunicorn 运行你的tornado 服务,简化了supervisor 和nginx 的配置项少量机器」

    Google.com/ncr 搜索「supervisor vs」 或者 搜索「supervisor different」等等
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2968 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 13:15 · PVG 21:15 · LAX 06:15 · JFK 09:15
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.