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

camel-jms - Allow concurrentConsumers on listener on request/reply over JMS

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.10.3, 2.11.0
    • camel-jms
    • None
    • Unknown

    Description

      When doing request/reply over JMS then by default a single threaded listener is used to orchestrate the reply as they come back.

      If you want to process the reply message concurrently, you would have to use threads EIP as well.

      However we should allow end users to configure the concurrentConsumer/maxConcurrentConsumers options.
      This can be supposed for Exclusive reply queues, but would be more troublesome for shared reply queues. We had issues with this in the past.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: