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

camel-netty - Pool Channels instead of producers to make producer singleton

    XMLWordPrintableJSON

Details

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

    Description

      We should favor using a light-weight pool for the channel on the producer, so it can be singleton which is the preferred for better scalability.

      And use commons-pool etc which has eviction logic built-in. Then channels which becomes idle can be evicted sooner.

      Attachments

        1. before-200.png
          129 kB
          Claus Ibsen
        2. before-100.png
          125 kB
          Claus Ibsen
        3. after-200.png
          120 kB
          Claus Ibsen
        4. after-100.png
          120 kB
          Claus Ibsen

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: