[ https://issues.apache.org/activemq/browse/CAMEL-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58300#action_58300 ]
Ashwin Karpe commented on CAMEL-2371: ------------------------------------- Claus, I have made the threadPoolSize (core/max) a config setting so that it can be influenced as needed. I have set them to 10/100 for the producer and same for the consumer, by default. I did not find any guidance on the Netty site for the optimal combination.... Also, I added a JBoss repository to the camel-netty component pom.xml (based on WIllem's recommedation) so that the Netty version could be downloaded. I am not sure if this is the best place or whether I should add the repository to parent/pom.xml. Ideally, the netty jars could be stored in the apache repository. Not sure of policies here but netty has a Apache 2.0 license. Do you have any guidance in this regard? Cheers, Ashwin... > Netty component > --------------- > > Key: CAMEL-2371 > URL: https://issues.apache.org/activemq/browse/CAMEL-2371 > Project: Apache Camel > Issue Type: New Feature > Reporter: Claus Ibsen > Assignee: Ashwin Karpe > Fix For: Future > > Attachments: camel-netty-patch.diff, camel-netty20100304.zip, > camel-netty20100316.diff, camel-netty20100316.zip > > > Consider creating a new JBoss [Netty|http://www.jboss.org/netty/] component > as a supplement to the MINA component. > It starts to become a _joke_ with the Mina 2.0 release which has take 2+ > years and still not released. > And one of the primary drivers behind MINA joined JBoss and created Netty > instead. It appears as a good alternative. > Netty is also Apache licensed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.