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

Mina producer should support session pooling

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • None
    • Future
    • camel-mina2
    • None
    • Unknown

    Description

      Currently, the Mina producer is using a single connection/session in order send messages. It would be a great improvement to provide session pooling. Here are some benefits:

      a) Sending exchanges in parallel through different connections/sessions.
      b) Decrease the time required to create new connections.
      c) Provides mean to the user of custom session initialization, destruction (login, logout & keepAlive possible through object factories).
      d) Open the way to providing windowing capabilities (send out multiple requests, before getting a response).

      This might also make sense for netty too (not sure haven't ever used netty).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              iocanel Ioannis Canellos
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: