[jboss-user] [Remoting] - Re: Netty JBossRemoting

trustin do-not-reply at jboss.com
Thu May 21 08:24:13 EDT 2009


Hi,

Remoting 2 uses plain Java socket API.  Remoting 3 uses JBoss XNIO framework.  To implement complicated protocol in the future, Netty might be used in conjunction with XNIO.  Netty already provides XNIO transport so they can work together.

On discovery, Remoting 2 uses its own mechanism based on multicast (or JNDI).  Remoting 3, it's not implemented yet.  Ron and David, please correct me if I'm wrong. :)

HTH,

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232477#4232477

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232477



More information about the jboss-user mailing list