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

Ashwin Karpe updated CAMEL-2371:
--------------------------------

    Attachment: camel-netty20100304.zip
                camel-netty-patch.diff

Hi Hadrian Claus and Jon,

I have developed the camel netty component and I am making it available for 
your thoughts and comment.

The component supports TCP, UDP and SSL in both sync/async modes. The only 
difference camel-netty has with regard to Mina is that it does not send 
Exchanges themselves over the wire. It does support byte arrays for 
non-serializable payloads and serializable payloads/objects (including strings).

I have added about 7 tests with different scenarios and performed checkstyle 
verification.

I will commit the component and add documentation as soon as I incorporate any 
thoughts, comments or ideas you may have. 

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
>
>
> 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.

Reply via email to