kubemq-io / kubemq-community

KubeMQ is a Kubernetes native message queue broker
https://kubemq.io
Apache License 2.0
659 stars 48 forks source link

How to guarantee the order of messages? #7

Closed shangjin92 closed 3 years ago

shangjin92 commented 3 years ago

If there are multi consumer within one consumer group, how to guarantee the order of message consuming? Like kafka's topic partition, each partition can be listened by each consumer, message can be hashed to special partition.

kubemq commented 3 years ago

The messages are ordered by default

shangjin92 commented 3 years ago

The messages are ordered by default

So whether the messages in queue can be consumed orderly, when there are multi consumer in one consumer group.

kubemq commented 3 years ago

Not sure i understand your question

On Tue, Aug 31, 2021 at 4:12 AM Jim Shang @.***> wrote:

The messages are ordered by default

So whether the messages in queue can be consumed orderly, hen there multi consumer in one consumer group.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kubemq-io/kubemq-community/issues/7#issuecomment-908818134, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK5WGXBT5ZQHCP74XGGKAQLT7QUBRANCNFSM5B3HMNZA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.