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

寻找 Celery 的最佳实践

  •  
  •   eric_q · Nov 18, 2012 · 7343 views
    This topic created in 4929 days ago, the information mentioned may be changed or developed.
    之前从来没有接触过消息队列的使用,文档看得很棘手,想结合一些项目的代码来更好地理解。
    7 replies    1970-01-01 08:00:00 +08:00
    yishenggudou
        1
    yishenggudou  
       Nov 18, 2012
    这东西感觉配置太麻烦了
    Livid
        2
    Livid  
    MOD
    PRO
       Nov 18, 2012   ❤️ 2
    可以先试试用 rq,大部分情况下,够用了。

    http://python-rq.org/

    比如可以用来执行批量任务,或是,用来在后台刷新那些生成起来很昂贵的数据,然后写入 mc。
    jacyhao
        3
    jacyhao  
       Nov 18, 2012
    单纯使用列队的需求 可以使用redis
    lepture
        4
    lepture  
       Nov 18, 2012   ❤️ 1
    wangtao
        5
    wangtao  
       Nov 18, 2012   ❤️ 1
    是准备在哪里使用呢??

    如果是用在网站里,使用Django框架都有现成的库。。
    BigZ
        6
    BigZ  
       Nov 19, 2012   ❤️ 1
    采用技术方案,要简单可靠的,不关吹的多么牛逼,配置复杂的一律放弃

    我之前做的项目,开始采用消息队列,后面换成mysql,一直运转的很好
    7gong
        7
    7gong  
       Nov 22, 2012
    @wangtao Django入门新手求解疑,最好有实例
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   932 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 60ms · UTC 21:00 · PVG 05:00 · LAX 14:00 · JFK 17:00
    ♥ Do have faith in what you're doing.