Claus Ibsen created CAMEL-5703:
----------------------------------

             Summary: camel-netty - Pool Channels instead of producers to make 
producer singleton
                 Key: CAMEL-5703
                 URL: https://issues.apache.org/jira/browse/CAMEL-5703
             Project: Camel
          Issue Type: Improvement
          Components: camel-netty
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.11.0


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. 


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to