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

camel-core - Optimize SendProcessor to not use ProducerCache when not needed

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.1.0
    • camel-core
    • None
    • Unknown

    Description

      Its optmized already, but it has the overhead of creating a producer cache with a single pool for creating a singleton producer (99% use-cases).

      Instead we can create the producer directly and only use a producer cache when needed (eg do to pooling ala camel-ftp)

      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: