Code Monkey home page Code Monkey logo

Comments (3)

nnhy avatar nnhy commented on June 16, 2024

每个应用,使用不同的消费组(Group),也就是广播模式了。

from newlife.rocketmq.

daship118 avatar daship118 commented on June 16, 2024

每个应用,使用不同的消费组(Group),也就是广播模式了。

由於應用程式可以 scale out,group 就會是同樣的,也就是只有某幾台才會收到,在實際應用上,有些場景是需要每一台都收到的

from newlife.rocketmq.

nnhy avatar nnhy commented on June 16, 2024

如果想在 scale out 的情况下,仍然保证每台都能收到全部消息,可以考虑使用动态group,确保每个实例都不一样。

另外,可以帮忙找一找RocketMQ关于广播模式的资料,如果资料明确,我们直接支持。

from newlife.rocketmq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.