[jboss-dev-forums] [Design of JBoss Remoting, Unified Invokers] - Re: Streaming in R3
david.lloyd@jboss.com
do-not-reply at jboss.com
Mon Jul 28 08:13:30 EDT 2008
In R2 there is a new connection, but it does not support more than one stream per request in any case.
In R3 we definitely will use a multichannel facility if it is available (SSH). I plan to use an XNIO ChannelSource to produce channels for R3 streams - the implementation could just create a separate connection but the intent is to use multiplexing whenever it is available.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4166982#4166982
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4166982
More information about the jboss-dev-forums
mailing list