[ 
https://issues.apache.org/jira/browse/CAMEL-5703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen updated CAMEL-5703:
-------------------------------

    Affects Version/s: 2.10.0
        Fix Version/s: 2.10.3
    
> 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
>    Affects Versions: 2.10.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.10.3, 2.11.0
>
>         Attachments: after-100.png, after-200.png, before-100.png, 
> before-200.png
>
>
> 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