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

django 中怎么添加后台运行的进程

  •  
  •   shoumu ·
    shoumu · 2014-05-11 18:48:29 +08:00 · 3645 次点击
    这是一个创建于 3609 天前的主题,其中的信息可能已经有所发展或是发生改变。
    现在用django做一个网站,想要同时开启一个进程不断地去获取数据,这个方法是添加到django的哪个地方?
    4 条回复    2014-05-11 23:16:44 +08:00
    leojoy710
        1
    leojoy710  
       2014-05-11 19:02:18 +08:00
    任意脚本, cron之...
    可以考虑https://docs.djangoproject.com/en/1.6/howto/custom-management-commands/
    shoumu
        2
    shoumu  
    OP
       2014-05-11 21:21:34 +08:00
    @leojoy710 好的,我看看,谢谢
    messense
        3
    messense  
       2014-05-11 23:07:10 +08:00   ❤️ 1
    你需要 Celery
    zzNucker
        4
    zzNucker  
       2014-05-11 23:16:44 +08:00   ❤️ 1
    Celery +1
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2975 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 00:32 · PVG 08:32 · LAX 17:32 · JFK 20:32
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.