[ 
https://issues.apache.org/jira/browse/SYNAPSE-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13648114#comment-13648114
 ] 

Kasun Indrasiri commented on SYNAPSE-929:
-----------------------------------------

HI Tishan,

I think as a starting point you need to look in to java nio and reactor pattern 
along with the current NHTTP transport implementation. Then you go through some 
non-blocking IO/aync IO samples of Netty and come up with a design on how we 
can implement the Netty transport. 

[1] http://www.slideshare.net/zaubersoftware/non-blocking-io-with-netty
                
> [GSoC]Netty Transport for Synapse
> ---------------------------------
>
>                 Key: SYNAPSE-929
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-929
>             Project: Synapse
>          Issue Type: Improvement
>            Reporter: Kasun Indrasiri
>              Labels: gsoc2013
>
> Netty is a java NIO based client server framework which enables quick and 
> easy development of network applications such as protocol servers and 
> clients. This should be implement as a plug-gable transport to Synapse. [1]
> [1] http://netty.io/

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to