[jboss-dev-forums] [Design of JBoss Remoting, Unified Invokers] - Streaming in R3

trustin do-not-reply at jboss.com
Mon Jul 28 02:37:51 EDT 2008


IIUC, we create a new connection to pull data from a stream in R2 and close the connection when we reach to the end of the stream, right?

If so, I think it might cause a problem when a user exchanges thousands of small stream objects because of too many TIME_WAIT state and the cost of creating and destroying a connection.  We already have a plan to support multi-channel communication in R3, so I think we should use that facility unless the client is R2.  WDYT?

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

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



More information about the jboss-dev-forums mailing list