[jboss-user] [Remoting] - Re: NIO - PooledInvoker Question

ron.sigal@jboss.com do-not-reply at jboss.com
Tue Jun 3 20:44:47 EDT 2008


Hi Sebastien,

The "socket" transport is somewhat faster than the "rmi" transport.  When paired with JBossSerialization, it's about twice as fast, at least in some tests.

The client side of the socket transport maintains a pool of connections, which it closes when the client disconnects.

I'm sorry to say that the multiplex transport is no longer supported.  The next generation of Remoting, Remoting 3, will support shared connections.

-Ron

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

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



More information about the jboss-user mailing list