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

Producer Pool - Add a producer pool for connection pooling capabilities

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-M1
    • 2.0-M2
    • camel-core
    • None

    Description

      With CAMEL-1644 some components such as: Mina, FTP has producers that are not singleton scoped. And thus a new producer is used when the send a message to the give endpoint.

      What is needed now is a pool for producers so we can reuse producers that are already connected to the given endpoint.
      For FTP that is a FTP producer that has established a connection to the remote FTP server. Likewise for Mina.

      We should also add options to configure the pool size, and the producers in general should be able to reconnect. However they can already do that.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: