You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2012/10/16 14:21:03 UTC

[jira] [Resolved] (CAMEL-5703) camel-netty - Pool Channels instead of producers to make producer singleton

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

Claus Ibsen resolved CAMEL-5703.
--------------------------------

    Resolution: Fixed

This change requires a dependency change on camel-netty as commons-pool is used now. This makes backporting harder.
                
> 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