Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-7422

camel-rabbit - Consumer tuning: thread count, prefetch

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.13.0
    • None
    • camel-rabbitmq
    • None
    • Unknown

    Description

      Add RabbitMQ consumer options:

      • consumerCount : number of concurrent threads/channels used to consume messages
      • prefetchSize : amount of content (in octets) the broker will deliver
      • prefetchCount : number of messages the broker will deliver

      http://www.rabbitmq.com/javadoc/com/rabbitmq/client/Channel.html#basicQos%28int,%20int,%20boolean%29

      Attachments

        Activity

          People

            Unassigned Unassigned
            gquintana GĂ©rald Quintana
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: