[jboss-dev-forums] [Design of JBoss Remoting, Unified Invokers] - Re: R3 transports to implement
trustin
do-not-reply at jboss.com
Mon Jul 28 02:33:40 EDT 2008
The socket and bisocket transport will run on XNIO / Netty. It's to make sure that R2 clients can talk to R3 services. It doesn't mean we are going to retain the old socket I/O code.
Hence, the R2 socket transport is a subset of the new R3 transport and other R2 transports such as bisocket and RMI are rather small variation of the R3 transport.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4166858#4166858
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4166858
More information about the jboss-dev-forums
mailing list