Uploaded image for project: 'AMQ Documentation'
  1. AMQ Documentation
  2. AMQDOC-2856

Customer feedback - clarify need to dial down buffer to achieve 'serial' round-robin distribution of message

    XMLWordPrintable

Details

    • Weeks 16, 17 (Apr 16 - 27)

    Description

      This issue was discussed in the Jan 17, 2018 Support meeting.

      How messages are distributed to consumers isn't entirely intuitive. Using the default buffer settings (consumerWindowSize?), messages are distributed in the most efficient manner, which means they're essentially delivered to consumers in batches that get the stack to zero as fast as possible. For example, with the default settings, if one had 100 messages and 5 consumers, each consumer would get 20 messages in turn

      One needs to "dial down" the buffer (can be done on broker or clients) to achieve true round-robin distribution. With 100 messages and 5 consumers, each consumer would get one message each until the stack is zero.

      (Justin, I know you know this all. Just trying to get it to stick in my brain. )

      Attachments

        Issue Links

          Activity

            People

              jross@redhat.com Justin Ross
              sjay@redhat.com Susan Jay
              Jiri Daněk Jiri Daněk
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: