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

国内有哪些公司在用 rq 呢

  •  
  •   simple2025 · Mar 27, 2021 · 3316 views
    This topic created in 1899 days ago, the information mentioned may be changed or developed.

    有点想用 rq 了,不想用 celeryle

    10 replies    2021-03-28 19:51:25 +08:00
    killergun
        1
    killergun  
       Mar 27, 2021
    rq 是 RabbitMQ 还是 RocketMQ
    simple2025
        2
    simple2025  
    OP
       Mar 27, 2021
    @killergun python 有一个 rq 的库呀,使用 redis 作为 broker
    haonse
        3
    haonse  
       Mar 27, 2021 via iPhone
    规模大了都会把 redis 换成 mq 的,还是直接用 celery 吧
    simple2025
        4
    simple2025  
    OP
       Mar 27, 2021
    @haonse 关键我从来没有等到过规模大的时候
    haonse
        5
    haonse  
       Mar 28, 2021 via iPhone   ❤️ 1
    @chenqh 自己的项目吗?那当然可以。只是作为 broker 来用,redis 功能少点,大型项目生产环境有的需求在用 mq 的时候加个参数就行,但用 redis 需要开发,会增加工作量。
    simple2025
        6
    simple2025  
    OP
       Mar 28, 2021
    @haonse 这不是增加工作量,是为了可控
    simple2025
        7
    simple2025  
    OP
       Mar 28, 2021
    @haonse 关键是 celery 总感觉用起来心里有点慌
    haonse
        8
    haonse  
       Mar 28, 2021 via iPhone
    @chenqh 是的,这玩意 bug 是有点多,出问题不好定位,修复的也慢,但是上了规模目前还没有别的选择😂只能在使用的时候尽量少使用一些特别复杂的特性,就当个普通的 worker 就行了,编写任务的时候保证能重复执行.....都是一些补偿手段
    labulaka521
        9
    labulaka521  
       Mar 28, 2021 via iPhone
    以后用过没出现什么问题 不过感觉很冷门
    simple2025
        10
    simple2025  
    OP
       Mar 28, 2021
    @labulaka521 以后?
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1074 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 39ms · UTC 18:45 · PVG 02:45 · LAX 11:45 · JFK 14:45
    ♥ Do have faith in what you're doing.